acassis commented on issue #7193: URL: https://github.com/apache/incubator-nuttx/issues/7193#issuecomment-1264458922
Did you try this way? ``` nsh> ifup wlan1 ifup wlan1...OK nsh> dhcpd_start wlan1 nsh> wapi psk wlan0 mypasswd 1 nsh> wapi essid wlan1 nuttxap 1 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 UP inet addr:10.0.0.1 DRaddr:10.0.0.1 Mask:255.255.255.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