esprfid / esp-rfid

ESP8266 RFID (RC522, PN532, Wiegand, RDM6300) Access Control system featuring WebSocket, JSON, NTP Client, Javascript, SPIFFS
MIT License
1.38k stars 424 forks source link

How can i reset my esp rfid official board? No wifi connection - wrong settings... #389

Closed bib2 closed 2 years ago

bib2 commented 4 years ago

Hi, i must have set wrong wifi settings to my official blue esp rfid board.

Is there a way to reset it to factory default? I can´t connect to the board - no way to open the webinterface...

omersiar commented 4 years ago

You may re-flash SPIFFS section in order to get rid of bad configuration. You can use flash.bat on Windows PCs and select 3rd option to fully erase the firmware and SPIFFS as well.

bib2 commented 4 years ago

Ok and how do i have to connect the esp-rfid with my windows computer? With an usb-ftdi adapter?

omersiar commented 4 years ago

Yes any Serial TTL adapter should work.