-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
- Loading branch information
Showing
815 changed files
with
21,847 additions
and
6 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,220 @@ | ||
esptool.py v4.7.0 | ||
Serial port /dev/serial/by-id/usb-Silicon_Labs_CP2102N_USB_to_UART_Bridge_Controller_ca317d585c76eb11ba0a87abb7be2ba5-if00-port0 | ||
Connecting.... | ||
Detecting chip type... ESP32-C3 | ||
Chip is ESP32-C3 (QFN32) (revision v0.3) | ||
Features: WiFi, BLE, Embedded Flash 4MB (XMC) | ||
Crystal is 40MHz | ||
MAC: 84:f7:03:09:96:10 | ||
Uploading stub... | ||
Running stub... | ||
Stub running... | ||
Changing baud rate to 460800 | ||
Changed. | ||
Configuring flash size... | ||
Erasing flash (this may take a while)... | ||
Chip erase completed successfully in 19.3s | ||
Compressed 1038336 bytes to 609093... | ||
Writing at 0x00000000... (2 %) | ||
Writing at 0x0001205a... (5 %) | ||
Writing at 0x0001f51b... (7 %) | ||
Writing at 0x0002b939... (10 %) | ||
Writing at 0x00031e20... (13 %) | ||
Writing at 0x0003736d... (15 %) | ||
Writing at 0x00040f5c... (18 %) | ||
Writing at 0x00046fb6... (21 %) | ||
Writing at 0x0004d6b0... (23 %) | ||
Writing at 0x00053dff... (26 %) | ||
Writing at 0x0005975b... (28 %) | ||
Writing at 0x0005f3d8... (31 %) | ||
Writing at 0x00065e58... (34 %) | ||
Writing at 0x0006bbf3... (36 %) | ||
Writing at 0x00071a85... (39 %) | ||
Writing at 0x00077d38... (42 %) | ||
Writing at 0x0007dd32... (44 %) | ||
Writing at 0x00083aa8... (47 %) | ||
Writing at 0x00088ef1... (50 %) | ||
Writing at 0x0008eb07... (52 %) | ||
Writing at 0x000951ef... (55 %) | ||
Writing at 0x0009acdd... (57 %) | ||
Writing at 0x000a05b4... (60 %) | ||
Writing at 0x000a6397... (63 %) | ||
Writing at 0x000acb6a... (65 %) | ||
Writing at 0x000b2c70... (68 %) | ||
Writing at 0x000b8bc7... (71 %) | ||
Writing at 0x000bef29... (73 %) | ||
Writing at 0x000c4896... (76 %) | ||
Writing at 0x000ca0e3... (78 %) | ||
Writing at 0x000d008d... (81 %) | ||
Writing at 0x000d5ff4... (84 %) | ||
Writing at 0x000dc9de... (86 %) | ||
Writing at 0x000e3db0... (89 %) | ||
Writing at 0x000ea28d... (92 %) | ||
Writing at 0x000f0096... (94 %) | ||
Writing at 0x000f661f... (97 %) | ||
Writing at 0x000fc458... (100 %) | ||
Wrote 1038336 bytes (609093 compressed) at 0x00000000 in 19.3 seconds (effective 429.4 kbit/s)... | ||
Hash of data verified. | ||
|
||
Leaving... | ||
Hard resetting via RTS pin... | ||
Build:Feb 7 2021 | ||
rst:0x1 (POWERON),boot:0xc (SPI_FAST_FLASH_BOOT) | ||
SPIWP:0xee | ||
mode:DIO, clock div:1 | ||
load:0x3fcd5820,len:0x1738 | ||
load:0x403cc710,len:0xb9c | ||
load:0x403ce710,len:0x2ec8 | ||
entry 0x403cc71a | ||
[0;32mI (30) boot: ESP-IDF v5.3 2nd stage bootloader[0m | ||
[0;32mI (30) boot: compile time Sep 25 2024 23:00:11[0m | ||
[0;32mI (30) boot: chip revision: v0.3[0m | ||
[0;32mI (33) boot.esp32c3: SPI Speed : 80MHz[0m | ||
[0;32mI (38) boot.esp32c3: SPI Mode : DIO[0m | ||
[0;32mI (43) boot.esp32c3: SPI Flash Size : 4MB[0m | ||
[0;32mI (47) boot: Enabling RNG early entropy source...[0m | ||
[0;32mI (53) boot: Partition Table:[0m | ||
[0;32mI (56) boot: ## Label Usage Type ST Offset Length[0m | ||
[0;32mI (64) boot: 0 nvs WiFi data 01 02 00009000 00006000[0m | ||
[0;32mI (71) boot: 1 phy_init RF data 01 01 0000f000 00001000[0m | ||
[0;32mI (78) boot: 2 factory factory app 00 00 00010000 00100000[0m | ||
[0;32mI (86) boot: End of partition table[0m | ||
[0;32mI (90) esp_image: segment 0: paddr=00010020 vaddr=3c0b0020 size=2c884h (182404) map[0m | ||
[0;32mI (127) esp_image: segment 1: paddr=0003c8ac vaddr=3fc92800 size=02fb8h ( 12216) load[0m | ||
[0;32mI (130) esp_image: segment 2: paddr=0003f86c vaddr=40380000 size=007ach ( 1964) load[0m | ||
[0;32mI (133) esp_image: segment 3: paddr=00040020 vaddr=42000020 size=ab814h (702484) map[0m | ||
[0;32mI (251) esp_image: segment 4: paddr=000eb83c vaddr=403807ac size=11f94h ( 73620) load[0m | ||
[0;32mI (271) boot: Loaded app from partition at offset 0x10000[0m | ||
[0;32mI (271) boot: Disabling RNG early entropy source...[0m | ||
[0;32mI (283) cpu_start: Unicore app[0m | ||
[0;32mI (291) cpu_start: Pro cpu start user code[0m | ||
[0;32mI (291) cpu_start: cpu freq: 160000000 Hz[0m | ||
[0;32mI (292) app_init: Application information:[0m | ||
[0;32mI (294) app_init: Project name: test[0m | ||
[0;32mI (299) app_init: App version: fc9b229-dirty[0m | ||
[0;32mI (304) app_init: Compile time: Sep 25 2024 23:00:16[0m | ||
[0;32mI (310) app_init: ELF file SHA256: 3f43d593f...[0m | ||
[0;32mI (316) app_init: ESP-IDF: v5.3[0m | ||
[0;32mI (320) efuse_init: Min chip rev: v0.3[0m | ||
[0;32mI (325) efuse_init: Max chip rev: v1.99 [0m | ||
[0;32mI (330) efuse_init: Chip rev: v0.3[0m | ||
[0;32mI (335) heap_init: Initializing. RAM available for dynamic allocation:[0m | ||
[0;32mI (342) heap_init: At 3FC9D540 len 00022AC0 (138 KiB): RAM[0m | ||
[0;32mI (348) heap_init: At 3FCC0000 len 0001C710 (113 KiB): Retention RAM[0m | ||
[0;32mI (355) heap_init: At 3FCDC710 len 00002950 (10 KiB): Retention RAM[0m | ||
[0;32mI (362) heap_init: At 50000200 len 00001DE8 (7 KiB): RTCRAM[0m | ||
[0;32mI (369) spi_flash: detected chip: generic[0m | ||
[0;32mI (373) spi_flash: flash io: dio[0m | ||
[0;32mI (377) sleep: Configure to isolate all GPIO pins in sleep state[0m | ||
[0;32mI (384) sleep: Enable automatic switching of GPIO sleep configuration[0m | ||
[0;32mI (391) main_task: Started on CPU0[0m | ||
[0;32mI (411) main_task: Calling app_main()[0m | ||
[5n | ||
Type 'help' to get the list of commands. | ||
Use UP/DOWN arrows to navigate through command history. | ||
Press TAB when typing command name to auto-complete. | ||
|
||
Your terminal application does not support escape sequences. | ||
|
||
Line editing and history features are disabled. | ||
|
||
On Windows, try using Putty instead. | ||
esp32> [0;33mW (921) hil_test: WiFi and Golioth credentials are not set. Use the shell settings commands to set them.[0m | ||
|
||
esp32> | ||
esp32> | ||
esp32> | ||
esp32> settings set wifi/ssid "***JONS_ORANGE_PI_WIFI_SSID***" | ||
Setting wifi/ssid saved | ||
esp32> | ||
esp32> | ||
esp32> | ||
esp32> | ||
esp32> | ||
esp32> settings set wifi/psk "***JONS_ORANGE_PI_WIFI_PSK***" | ||
Setting wifi/psk saved | ||
es::add-mask::generated-waXCRJfWdzDbmDPb | ||
p32> | ||
esp32> | ||
esp32> | ||
esp32> | ||
esp32> | ||
esp32> settings set golioth/psk-id "generated-waXCRJfWdzDbmDPb@firmware_ci" | ||
Setting golioth/psk-id saved | ||
esp32> | ||
esp32> | ||
esp32> | ||
esp32> | ||
esp32> | ||
esp32> settings set golioth/psk "generated-waXCRJfWdzDbmDPb" | ||
Setting golioth/psk saved | ||
esp32> | ||
esp32> [0;32mI (16941) pp: pp rom version: 9387209[0m | ||
[0;32mI (16941) net80211: net80211 rom version: 9387209[0m | ||
[0;32mI (16951) wifi_init: rx ba win: 6[0m | ||
[0;32mI (16951) wifi_init: accept mbox: 6[0m | ||
[0;32mI (16951) wifi_init: tcpip mbox: 32[0m | ||
[0;32mI (16961) wifi_init: udp mbox: 6[0m | ||
[0;32mI (16961) wifi_init: tcp mbox: 6[0m | ||
[0;32mI (16961) wifi_init: tcp tx win: 5760[0m | ||
[0;32mI (16971) wifi_init: tcp rx win: 5760[0m | ||
[0;32mI (16971) wifi_init: tcp mss: 1440[0m | ||
[0;32mI (16981) wifi_init: WiFi IRAM OP enabled[0m | ||
[0;32mI (16981) wifi_init: WiFi RX IRAM OP enabled[0m | ||
[0;32mI (16981) phy_init: phy_version 1180,01f2a49,Jun 4 2024,16:34:25[0m | ||
[0;33mW (17001) phy_init: failed to load RF calibration data (0x1102), falling back to full calibration[0m | ||
[0;33mW (17041) phy_init: saving new calibration data because of checksum failure, mode(2)[0m | ||
[0;32mI (18421) esp_netif_handlers: sta ip: 192.168.8.141, mask: 255.255.255.0, gw: 192.168.8.1[0m | ||
[0;32mI (18421) example_wifi: WiFi Connected. Got IP:192.168.8.141[0m | ||
[0;32mI (18431) example_wifi: Connected to AP SSID: ***JONS_ORANGE_PI_WIFI_SSID***[0m | ||
[0;32mI (18431) golioth_mbox: Mbox created, bufsize: 2520, num_items: 20, item_size: 120[0m | ||
[0;32mI (18451) golioth_coap_client_libcoap: Start CoAP session with host: coaps://coap.golioth.io[0m | ||
[0;32mI (18451) golioth_coap_client_libcoap: Session PSK-ID: generated-waXCRJfWdzDbmDPb@firmware_ci[0m | ||
[0;32mI (18461) libcoap: Setting PSK key | ||
[0m | ||
[0;32mI (18471) golioth_coap_client_libcoap: Entering CoAP I/O loop[0m | ||
[0;32mI (19001) golioth_coap_client_libcoap: Golioth CoAP client connected[0m | ||
[0;32mI (19461) test_settings: Received test_string: foo[0m | ||
[0;32mI (19461) test_settings: Received test_int: 1[0m | ||
[0;32mI (19461) test_settings: Received test_float: 1.230000[0m | ||
[0;32mI (19471) test_settings: Received test_restart: false[0m | ||
[0;32mI (19471) test_settings: Received test_int_range: 1[0m | ||
[0;32mI (19481) test_settings: Received test_bool: false[0m | ||
[0;32mI (19481) test_settings: Received test_cancel: 0[0m | ||
[0;32mI (20071) test_settings: Received test_string: foo[0m | ||
[0;32mI (20071) test_settings: Received test_float: 1.230000[0m | ||
[0;32mI (20081) test_settings: Received test_cancel: 0[0m | ||
[0;32mI (20091) test_settings: Received test_bool: false[0m | ||
[0;32mI (20091) test_settings: Received test_restart: false[0m | ||
[0;32mI (20101) test_settings: Received test_int_range: 1[0m | ||
[0;32mI (20101) test_settings: Received test_int: 1[0m | ||
[0;31mE (20111) golioth_settings: Failed to send a response to server: 10[0m | ||
[0;32mI (20481) test_settings: Received test_restart: false[0m | ||
[0;32mI (20481) test_settings: Received test_string: foo[0m | ||
[0;32mI (20481) test_settings: Received test_cancel: 0[0m | ||
[0;32mI (20501) test_settings: Received test_bool: false[0m | ||
[0;32mI (20501) test_settings: Received test_int_range: 1[0m | ||
[0;32mI (20511) test_settings: Received test_int: 1[0m | ||
[0;32mI (20511) test_settings: Received test_float: 1.230000[0m | ||
[0;31mE (20521) golioth_settings: Failed to send a response to server: 10[0m | ||
[0;32mI (20891) test_settings: Received test_restart: false[0m | ||
[0;32mI (20891) test_settings: Received test_int: 1[0m | ||
[0;32mI (20891) test_settings: Received test_int_range: 1[0m | ||
[0;32mI (20901) test_settings: Received test_cancel: 0[0m | ||
[0;32mI (20911) test_settings: Received test_bool: false[0m | ||
[0;32mI (20921) test_settings: Received test_float: 1.230000[0m | ||
[0;32mI (20921) test_settings: Received test_string: foo[0m | ||
[0;31mE (20931) golioth_settings: Failed to send a response to server: 10[0m | ||
[0;32mI (21511) test_settings: Received test_float: 1.230000[0m | ||
[0;32mI (21511) test_settings: Received test_bool: false[0m | ||
[0;32mI (21511) test_settings: Received test_cancel: 0[0m | ||
[0;32mI (21521) test_settings: Received test_restart: false[0m | ||
[0;32mI (21521) test_settings: Received test_int: 1[0m | ||
[0;32mI (21531) test_settings: Received test_int_range: 1[0m | ||
[0;32mI (21531) test_settings: Received test_string: foo[0m | ||
[0;31mE (21541) golioth_settings: Failed to send a response to server: 10[0m | ||
[0;32mI (22121) test_settings: Received test_cancel: 0[0m | ||
[0;32mI (22121) test_settings: Received test_restart: false[0m | ||
[0;32mI (22121) test_settings: Received test_int_range: 1[0m | ||
[0;32mI (22131) test_settings: Received test_int: 42[0m | ||
[0;32 |
Oops, something went wrong.