acassis commented on issue #4336:
URL:
https://github.com/apache/incubator-nuttx/issues/4336#issuecomment-898395343
Here it is not connecting:
```
NuttShell (NSH) NuttX-10.1.0
nsh> ?
help usage: help [-v] [<cmd>]
. cp free kill nslookup rmdir true
[ dirname help ls ps set uname
? df ifconfig mkdir pwd sleep umount
cat echo ifdown mount reboot source unset
cd false ifup mv rm test usleep
Builtin Apps:
dhcpd_start nettest sh ping nsh
wapi renew mm iperf ostest
dhcpd_stop dhcpd tcpclient discover
nsh> ifup wlan0
ifup wlan0...OK
nsh> wapi mode wlan0 2
nsh> wapi psk wlan0 MyPassordHere 3
nsh> wapi essid wlan0 ACA2021_2.4GHz 1
ioctl(SIOCSIWESSID): Broken pipe
ERROR: Process command (essid) failed.
nsh> renew wlan0
```
BTW @Virus-V why LIBCXX is enabled on bl602evb:wifi? It is wasting time to
compile your board and it is not used...
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]