You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2023/01/18 22:05:35 UTC

[GitHub] [nuttx] acassis commented on issue #7475: RaspberryPi-Pico-W is not getting WiFi

acassis commented on issue #7475:
URL: https://github.com/apache/nuttx/issues/7475#issuecomment-1396154039

   Still failing here! I enabled the debug network and got more info about the error:
   
   ```
   nsh> ifconfig
   lo      Link encap:Local Loopback at RUNNING
           inet addr:127.0.0.1 DRaddr:127.0.0.1 Mask:255.0.0.0
   
   wlan0   Link encap:Ethernet HWaddr 00:00:00:00:00:00 at DOWN
           inet addr:0.0.0.0 DRaddr:0.0.0.0 Mask:255.255.255.0
   
   
   nsh> wapi psk wlan0 MyPassword 3
   wpa_driver_wext_process_auth_param: ERROR: SIOCSIWAUTH(param 0 value 0x4) failed: 1)
   ERROR: Process command (psk) failed.
   ```
   
   It will need more investigation from people using this board...


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org