Search found 2 matches
- Tue Mar 22, 2022 4:31 pm
- Forum: ESP32 Arduino
- Topic: Esp8266 access point is not visible
- Replies: 2
- Views: 2469
Re: Esp8266 access point is not visible
I tried the scan example It finds only one network and can't find my WiFi. I tried to open a mobile hotspot from the laptop and ESP finds it. Although when trying HelloServer example it can't connect to Mobile hotspot. It returns WL_CONNECT_FAILED and when trying to enter my WiFi name (which can't b...
- Sun Mar 20, 2022 10:38 pm
- Forum: ESP32 Arduino
- Topic: Esp8266 access point is not visible
- Replies: 2
- Views: 2469
Esp8266 access point is not visible
I’m using Esp8266 board with arduino IDE. I installed esp board on arduino IDE and tested both 3.0.2 and 3.0.0 versions with arduino 1.8.13 I used the WiFiAccessPoint example and on serial it send Ready although the network can’t be found using the phone and the laptop. Both of them couldn’t find th...