maxikrie commented on issue #17736: URL: https://github.com/apache/nuttx/issues/17736#issuecomment-3737604569
Yes, I am on tag nuttx-12.12.0. I added CONFIG_NETINIT_DHCPC=y. Nuttx: 54b5a8f2c3eee821f1d2b937c26bbfe9ac5edcb6 Nuttx-Apps: f000ed733fc749004cbf0922fbf036abedbe91cf Device: ESP32-DevkitC (Chip is ESP32-D0WD-V3 (revision v3.1)) esptool.py v4.11.dev2 For me it is definitely not working. Also, when I add ``` CONFIG_NETINIT_WAPI_PASSPHRASE="mypasswd" CONFIG_NETINIT_WAPI_SSID="myssid" ``` it works, but when I bring the interface down and back up. I see the same problem. -- 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]
