Added Documentation on flashing pinetime with esp32
This commit is contained in:
parent
a4ae3d4483
commit
f9cb05d706
12
doc/Flashing Your Watch with an ESP32.md
Normal file
12
doc/Flashing Your Watch with an ESP32.md
Normal 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
|
Loading…
Reference in New Issue
Block a user