That's correct; two very separate issues.Seems to me there are two separate problems to solve. One is to get the credentials to get on the WLAN. The other is to find the device once it is on the WLAN.
On automatically connecting, while "DPP (Device Provisional Protocol) for Wi-Fi Easy Connect™" sounds great, I am not sure a Pico W will be able to handle that or it's worth the effort if one can instead get WPS to work. I don't intend to pursue that path.
The bigger issue seems to be getting everything to play ball, figuring out what's needs to be done and how to do it. It seems the issue is in figuring out how to interact with LwIP and a lot of that is buried when it comes to MicroPython, or take control and do it oneself in user code.Seems to me that if you assume DHCP you can safely assume DNS as well.
I have no idea how things would be for Pico SDK am solely focusing on MicroPython.
Statistics: Posted by hippy — Sun Feb 11, 2024 4:08 pm