Added Documentation on flashing pinetime with esp32

This commit is contained in:
locker98 2024-05-11 19:27:07 -04:00
parent a4ae3d4483
commit f9cb05d706

View File

@ -0,0 +1,12 @@
# Flashing your watch with an ESP
Here is a link about how to access and wire an SWD to the pinetime.
- https://pine64.org/documentation/PineTime/Further_information/Devkit_wiring
Here is a link that tells you how to setup the esp32 as a SWD.
- https://hackaday.com/2021/07/01/esp3F2-turned-handy-swd-flasher-for-nrf52-chips/
- When setting up WiFi got to http://192.168.4.1/0wifi to set the WiFi password and not crash the esp. If you go to the default http://192.168.4.1/wifi then the esp will often crash due to a watchdog timeout.
Here is the link to the information on what files to flash to your pinetime.
- https://gitea.locker98.com/josh/InfiniTime/src/branch/v14/doc/SWD.md