a252c919c2a508479293722a9f0bcb7261170271
Board-dat/NWI/NWI1252-dat/NWI1252-dat.md
... | ... | @@ -51,8 +51,12 @@ not added |
51 | 51 | - https://www.youtube.com/shorts/BCYFG2o0iMA |
52 | 52 | - https://www.youtube.com/shorts/9svPSDBRmKE |
53 | 53 | |
54 | + |
|
55 | + |
|
54 | 56 | ## ref |
55 | 57 | |
58 | +- [[arduino-dat]] |
|
59 | + |
|
56 | 60 | - [[RS232-dat]] |
57 | 61 | |
58 | 62 |
SDK-dat/arduino-dat/Arduino-IDE-DAT/Arduino-ESP32-dat/arduino-ESP32-log.md
... | ... | @@ -27,3 +27,9 @@ |
27 | 27 | IP address: 192.168.8.197 |
28 | 28 | MDNS responder started |
29 | 29 | HTTP server started |
30 | + |
|
31 | + |
|
32 | + |
|
33 | +## output code |
|
34 | + |
|
35 | + C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\tools\esptool_py\4.6/esptool.exe --chip esp32c3 --port COM287 --baud 921600 --before default_reset --after hard_reset write_flash -e -z --flash_mode keep --flash_freq keep --flash_size keep 0x0 C:\Users\ADMINI~1\AppData\Local\Temp\arduino_build_235099/NWI1252-receiver-1.ino.bootloader.bin 0x8000 C:\Users\ADMINI~1\AppData\Local\Temp\arduino_build_235099/NWI1252-receiver-1.ino.partitions.bin 0xe000 C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\esp32\3.0.4/tools/partitions/boot_app0.bin 0x10000 C:\Users\ADMINI~1\AppData\Local\Temp\arduino_build_235099/NWI1252-receiver-1.ino.bin |