martin-ger / esp_wifi_repeater

A full functional WiFi Repeater (correctly: a WiFi NAT Router)
MIT License
4.72k stars 896 forks source link

After Flash Wemos mini D1 => no Accespoint found #527

Open hasenradball opened 6 months ago

hasenradball commented 6 months ago

Hi,

I tried you app as repeater with a Wemos mini D1. Flshing works fine, but after flash is finished and reset of the chip no SSID "MyApp" is found.

Is this a known issue?

l3ifk commented 5 months ago

I have the exact same issue with an ESP-01. Flashing shows no errors but there it no Access Point called MyApp...

Edit: Did you find any solution?

hasenradball commented 5 months ago

@l3ifk no Found no solution.

I used the sketch „ range extender“ from the Arduino IDE examples.

l3ifk commented 5 months ago

Thank you for your quick reply. Where exactly can I find the example code. I looked at all the ESP examples and did not find a range extender example...

hasenradball commented 5 months ago

Sorry for the late reply.

Normally under the examples under wifi for the esp8266 wifi.