rfidtool / ESP-RFID-Tool

A tool for logging data/testing devices with a Wiegand Interface. Can be used to create a portable RFID reader or installed directly into an existing installation. Provides access to a web based interface using WiFi in AP or Client mode. Will work with nearly all devices that contain a standard 5V Wiegand interface. Primary target group is 26-37bit HID Cards. Similar to the Tastic RFID Thief, Blekey, and ESPKey.
MIT License
492 stars 93 forks source link

192.168.4.1 filenotfound after update #5

Closed gratefuldeadbolt closed 4 years ago

gratefuldeadbolt commented 4 years ago

I am new to the ESPKEY. Initial setup via 192.168.1.1 went good. Scanned a few cards successfully. I tried to load the latest firmware but after reboot, the device creates an access point ESPKey-xxxxxx where x=mac and this time up address 192.168.4.100 When I try to open the index at 192.168.4.1 I get a window that says "file not found"

Question - How do I reload a good config as a reset or default only loads the config I updated.

Do I need a programming device connected via serial to reflash?

Thankyou