You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the only general example for Wi-Fi is a Wi-Fi Shell. There's also a board-specific one for Espressif, though it's probably generalizable.
It would certainly be great to have more examples beyond the shell. AP, STA & Dual mode would be good. I also think WPA Enterprise is increasingly common (and I see it on the Backlog.) I'm also not sure if this is in scope but it would be good to show an example of using a Wi-Fi modem as a network coprocessor, like the ESP-AT driver. I'm uncertain if there's a generalized approach like the newer Modem subsystem, but it's a common scenario to document.
Related but probably out of scope would be some sort of Wi-Fi device provisioning example. I think it may actually need to be a library but could start as a webserver + softap. See Nordic and Espressif for reference.
The text was updated successfully, but these errors were encountered:
Currently the only general example for Wi-Fi is a Wi-Fi Shell. There's also a board-specific one for Espressif, though it's probably generalizable.
It would certainly be great to have more examples beyond the shell. AP, STA & Dual mode would be good. I also think WPA Enterprise is increasingly common (and I see it on the Backlog.) I'm also not sure if this is in scope but it would be good to show an example of using a Wi-Fi modem as a network coprocessor, like the ESP-AT driver. I'm uncertain if there's a generalized approach like the newer Modem subsystem, but it's a common scenario to document.
Related but probably out of scope would be some sort of Wi-Fi device provisioning example. I think it may actually need to be a library but could start as a webserver + softap. See Nordic and Espressif for reference.
The text was updated successfully, but these errors were encountered: