martin-ger / esp_wifi_repeater

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

d1mini fash #508

Closed dl6dbh closed 1 year ago

dl6dbh commented 1 year ago

i fash an d1 mini with following esptool --port /dev/ttyUSB0 write_flash --flash_mode qio 0x00000 ./0x00000.bin 0x02000 ./0x02000.bin

dl6dbh commented 1 year ago

got further. it works with the esp8266 download tool in the windows machine . now there is another problem, my ssid is the original FRITZ!Box 7490 if I enter that in the repeater, it probably make from the FRITZ!Box 7490 an FRITZ!Box+7490. How do I enter a space in the SSID?