Hi there, I have a problem with a P1 not connecting to WiFi through a range extender. I did not find anything on the forum that resolved the issue, so hopefully someone may be able to assist. The following is the scenario:
- Home setup with fiber and WiFi router.
- Range extender (TP-Link TL-WA850RE)
- SSID of WiFi router: CNET_0725
- SSID of WiFi extender: MyOffice
- Band: 2.4GHz
- I can connect my phone to MyOffice and get internet access
- Using WiFi.scan() on the P1 provides the following log message ssid=MyOffice security=3 channel=11 rssi=-36
- After reset, the P1 flashes green, then goes white and then starts breathing blue. So, it sees the network but does not connect. I am quite sure the password is correct because it is the same the one used on my cell phone when I connect to the same extender.
- I have also run the cloud-debug tool, the output is below:
0000015090 [app] INFO: Starting Tests!
0000015090 [app] INFO: Platform: P1
0000015090 [app] INFO: Binary compiled for: 2.3.0
0000015090 [app] INFO: Cloud Debug Release 2.3.5
0000015090 [app] INFO: System version: 3.3.1
0000015091 [app] INFO: Device ID: 30003b001747393336303036
0000015091 [app] INFO: No Ethernet (not Gen 3)
0000015101 [app] INFO: Antenna: external
0000015108 [app] INFO: IP Address Configuration: dynamic
0000015115 [app] INFO: Configured credentials:
0000015130 [app] INFO: ssid=MyOffice security=wpa2 cipher=AES
0000015130 [app] INFO: Available access points:
0000015225 [app] INFO: ssid=CNET_0725_EXT security=wpa2 channel=1 rssi=-40
0000015450 [app] INFO: ssid=SmartLife-82A7 security=unsecured channel=6 rssi=-76
0000015637 [app] INFO: ssid=MyOffice security=wpa2 channel=11 rssi=-51
0000015703 [app] INFO: ssid=CNET_0725 security=wpa2 channel=11 rssi=-77
0000015853 [app] INFO: ssid=AQS_SETUP security=wpa2 channel=10 rssi=-50
0000015853 [app] INFO: ssid=HOME-TP-2 security=wpa2 channel=1 rssi=-79
0000015853 [app] INFO: ssid=HOME-TP-2 security=wpa2 channel=1 rssi=-83
0000015853 [app] INFO: ssid=HOME-TP-2 security=wpa2 channel=1 rssi=-72
0000015853 [app] INFO: Connecting to Wi-Fi
0000025854 [app] INFO: Still trying to connect to Wi-Fi 00:10
0000035854 [app] INFO: Still trying to connect to Wi-Fi 00:20
0000045854 [app] INFO: Still trying to connect to Wi-Fi 00:30
0000055854 [app] INFO: Still trying to connect to Wi-Fi 00:40
0000065854 [app] INFO: Still trying to connect to Wi-Fi 00:50
0000075854 [app] INFO: Still trying to connect to Wi-Fi 01:00
Any ideas ?