acassis commented on issue #7193: URL: https://github.com/apache/incubator-nuttx/issues/7193#issuecomment-1262264808
No, the wapi board profile is not prepared to SoftAP, you need to use the sta_softap board profile! You need to see wlan1: ``` nsh> ifconfig wlan0 Link encap:Ethernet HWaddr ac:67:b2:53:8b:ec at DOWN inet addr:0.0.0.0 DRaddr:0.0.0.0 Mask:0.0.0.0 wlan1 Link encap:Ethernet HWaddr ae:67:b2:53:8b:ec at DOWN inet addr:0.0.0.0 DRaddr:0.0.0.0 Mask:0.0.0.0 nsh> ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org