Page 1 of 1
Can not connect wifi with my second ESP32
Posted: Fri Aug 13, 2021 4:59 am
by oguzmuay
Hello,
I can connect to wifi with my first esp32, but not to the same wifi with my second esp32. I'm not trying to connect at the same time and the second esp32 can connect to other networks. I tried it with my phone's hotspot and it connected. I'm using the wifi client example.
Re: Can not connect wifi with my second ESP32
Posted: Mon Aug 16, 2021 10:39 am
by ESP_Minatel
Hi,
Can you check if you have any logging on your router? I've seen some cases that the router blocks due some pre-defined rules or some security configuration.
Re: Can not connect wifi with my second ESP32
Posted: Sat Aug 21, 2021 2:38 am
by oguzmuay
ESP_Minatel wrote: ↑Mon Aug 16, 2021 10:39 am
Hi,
Can you check if you have any logging on your router? I've seen some cases that the router blocks due some pre-defined rules or some security configuration.
Thank you for your feedback. I replied a little late, but as far as I looked at the router, there is no security setting. There is no logging or any history view tab.
Re: Can not connect wifi with my second ESP32
Posted: Wed Aug 25, 2021 9:10 am
by ESP_Minatel
This is odd.
Have you tried on a different router?
Re: Can not connect wifi with my second ESP32
Posted: Tue Sep 14, 2021 9:18 pm
by oguzmuay
ESP_Minatel wrote: ↑Wed Aug 25, 2021 9:10 am
This is odd.
Have you tried on a different router?
I tried with a different router, but after two or three attempts, only one of them connected after a long time. Thanks for trying to help.