2017-09-05 01:47 AM
Hi,
I need to have a SPWF01SA module connect to a Wi-Fi router with hidden SSID.
The first operation the module tries upon starting is '+WIND:21:WiFi Scanning' which completes with the result '+WIND:35:WiFi Scan Complete (0x0)' so the handshake can't proceed.
The module is already fully configured with SSID, password, DNS and so on. It connects successfully as soon as the SSID is made visible.
How can I overcome the void scanning at the beginning and force the connection?
Thank you for your help.
#spwf01sa2017-10-29 05:37 AM
Use latest FW 3.5.3.
Then, use wifi_region (default: 1; set >= 2) variable to allow module to perform an active scan, and find hidden AP.
By default, module will not perform an active scan into channels where there is no activity.
2017-12-21 02:29 AM
Even with the latest firmware, module not connects with hidden AP
2017-12-21 02:29 AM
Tested with all possible values to wifi_region, even not connecting
2017-12-21 02:31 AM
Firmware version is SPWF02S-170111-665d284-RELEASE-main.bin
2017-12-21 02:45 AM
Version Misspelled
Correct Firmware version is SPWF01S-170111-665d284-RELEASE-main.bin
And Not connecting to hidden SSID with region_values (1,2,3,4,5,6,7)