Just now received Deauther watch from Aliexpress. I flashed it via ESP8266 flasher but after flashing the navigation wheel messed up. Now it selects upon scrolling the wheel down. It scrolls by pressing the wheel. another issue the LED went off forever after flashing successfully.
Please help me get the watch back to default or factory setting ho it came. I dont want to keep the newly flashed thing.
Please help.
Thanks for opening your first issue here! 馃帀
馃憠 Be sure to:
1. 馃摉 Have a look at the Wiki and README for information
2. 馃攳 Search for similar issues (open and closed)
3. 鉁嶏笍 Provide enough information to understand, recreate and help out with your problem
4. 鈩癸笍 Let us know if you find a solution and please share it with us
5. 馃摃 Close the issue when your problem has been solved
@manishrd try flashing the bin file, for example this one: https://github.com/SpacehuhnTech/esp8266_deauther/releases/download/2.5.0-rc1/esp8266_deauther_2.5.0_rc1_DSTIKE_DEAUTHER_WATCH.bin
You can also completely wipe the memory, which I find works more often by running esptool with these arguments: --port [Port] --baud 115200 erase_flash
Thank you guys.. its done now. Much appreciated!