when i ssh in to Beagle-bone green wireless and give ifconfig a list of interfaces appeared including softap ,lo usb0 ,wlan . with the help of 'connmanctl' i was able to scan wifi , connected to one of the service,then i connected mobile phone to the beaglebone AP, a login page was opened immediately once it got connected. i followed this links :link1
But when i tried to do the same thing when booting the board from SD card with Debian image 8.6 , ifconfig didnt even list softAP. i was able to make either of ap mode or client mode not both at the same time(using connmanctl).How to solve this issue??