NOTE-WBGLW WiFi on AUX mode

Hey @Marios122, if you haven’t done this already, you can configure the WiFi SSID using the following request:

{"req":"card.wifi", "ssid":"your_ssid_name", "password":"your_ssid_password"}

Replace “your_ssid_name” and “your_ssid_password” with your actual WiFi credentials. Once you’ve set this up, you can verify that the request was sent correctly with the requst:

{"req":"card.wifi"}

Also, double-check that your WiFi is switched on and within range of the Notecard. Please note that the Notecard will only connect to 2.4GHz access points, so if you’re using a 5GHz network, that could be the reason it’s not connecting.

If you’ve already done all of the above but the Notecard still isn’t connecting, can you please share the full list of requests and responses leading up to the error? (No need to include your actual WiFi credentials when sharing your request, just the structure is fine). Please also send the response to {"req":"card.version"} so that we verify the version number.

Relevant links:

Thanks
Youssif

1 Like