Milili-Tech opened a new issue #4336: URL: https://github.com/apache/incubator-nuttx/issues/4336
I happlen to have a BL602 dev board, very lucky, NuttX also has the support of BL602. So I tried bl602evb:wifi sample to see whether WiFi can work, but unlucky, I cannot get ip address. Just use defconfig of wifi sample, not change anything. The test commonds are: ``` ifup wlan0 wapi mode wlan0 2 wapi psk wlan0 qwerzxcV 3 wapi essid wlan0 Milili-Tech 1 renew wlan0 ``` WiFi connection is OK, when excute `renew wlan0`, error message `ERROR: dhcpc_request() failed` occur. Please give advise if you have tried this sample, thanks. -- 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]
