Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
sam-golioth committed Sep 21, 2024
1 parent 02c9d97 commit 4367bab
Show file tree
Hide file tree
Showing 790 changed files with 25,726 additions and 6 deletions.
40 changes: 40 additions & 0 deletions 1406/app.js

Large diffs are not rendered by default.

247 changes: 247 additions & 0 deletions 1406/data/attachments/107c95379342240.txt

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions 1406/data/attachments/10cc481124c75512.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
I (76639) test_settings: Received test_bool: false
I (76639) test_settings: Received test_float: 1.230000
I (76639) test_settings: Received test_string: foo
I (76649) test_settings: Received test_cancel: 0
I (76659) test_settings: Received test_restart: false
1 change: 1 addition & 0 deletions 1406/data/attachments/10fbb937b4e53e53.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
I (1911) test_rpc: Received no_response with 1 args
202 changes: 202 additions & 0 deletions 1406/data/attachments/11231967a66a3852.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,202 @@
esptool.py v4.7.0
Serial port /dev/serial/by-id/usb-Silicon_Labs_CP2102N_USB_to_UART_Bridge_Controller_ee6375f01ce7ec11973dbed05adebb74-if00-port0
Connecting....
Detecting chip type... ESP32-C3
Chip is ESP32-C3 (QFN32) (revision v0.4)
Features: WiFi, BLE, Embedded Flash 4MB (XMC)
Crystal is 40MHz
MAC: ec:da:3b:0d:18:84
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 18.5s
Compressed 1037664 bytes to 609009...
Writing at 0x00000000... (2 %)
Writing at 0x0001205a... (5 %)
Writing at 0x0001f586... (7 %)
Writing at 0x0002b99c... (10 %)
Writing at 0x00031fbd... (13 %)
Writing at 0x000373f5... (15 %)
Writing at 0x0004109e... (18 %)
Writing at 0x00047116... (21 %)
Writing at 0x0004d838... (23 %)
Writing at 0x00053c07... (26 %)
Writing at 0x000595f1... (28 %)
Writing at 0x0005f28d... (31 %)
Writing at 0x00065d83... (34 %)
Writing at 0x0006bacd... (36 %)
Writing at 0x0007199a... (39 %)
Writing at 0x00077ba1... (42 %)
Writing at 0x0007dc06... (44 %)
Writing at 0x00083892... (47 %)
Writing at 0x00088d63... (50 %)
Writing at 0x0008e940... (52 %)
Writing at 0x00094fe9... (55 %)
Writing at 0x0009ab76... (57 %)
Writing at 0x000a03d5... (60 %)
Writing at 0x000a61d5... (63 %)
Writing at 0x000aca6c... (65 %)
Writing at 0x000b2ab3... (68 %)
Writing at 0x000b89bc... (71 %)
Writing at 0x000beda0... (73 %)
Writing at 0x000c461a... (76 %)
Writing at 0x000c9edc... (78 %)
Writing at 0x000cfe36... (81 %)
Writing at 0x000d5e5f... (84 %)
Writing at 0x000dc765... (86 %)
Writing at 0x000e3b9f... (89 %)
Writing at 0x000ea0ee... (92 %)
Writing at 0x000efe9d... (94 %)
Writing at 0x000f63d0... (97 %)
Writing at 0x000fc230... (100 %)
Wrote 1037664 bytes (609009 compressed) at 0x00000000 in 19.2 seconds (effective 431.5 kbit/s)...
Hash of data verified.

Leaving...
Hard resetting via RTS pin...
ESP-ROM:esp32c3-api1-20210207
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
I (30) boot: ESP-IDF v5.3 2nd stage bootloader
I (30) boot: compile time Sep 21 2024 00:22:53
I (30) boot: chip revision: v0.4
I (33) boot.esp32c3: SPI Speed : 80MHz
I (38) boot.esp32c3: SPI Mode : DIO
I (43) boot.esp32c3: SPI Flash Size : 4MB
I (47) boot: Enabling RNG early entropy source...
I (53) boot: Partition Table:
I (56) boot: ## Label Usage Type ST Offset Length
I (64) boot: 0 nvs WiFi data 01 02 00009000 00006000
I (71) boot: 1 phy_init RF data 01 01 0000f000 00001000
I (78) boot: 2 factory factory app 00 00 00010000 00100000
I (86) boot: End of partition table
I (90) esp_image: segment 0: paddr=00010020 vaddr=3c0b0020 size=2cabch (182972) map
I (127) esp_image: segment 1: paddr=0003cae4 vaddr=3fc92800 size=02fb8h ( 12216) load
I (130) esp_image: segment 2: paddr=0003faa4 vaddr=40380000 size=00574h ( 1396) load
I (133) esp_image: segment 3: paddr=00040020 vaddr=42000020 size=ab33ch (701244) map
I (251) esp_image: segment 4: paddr=000eb364 vaddr=40380574 size=121cch ( 74188) load
I (271) boot: Loaded app from partition at offset 0x10000
I (271) boot: Disabling RNG early entropy source...
I (283) cpu_start: Unicore app
I (291) cpu_start: Pro cpu start user code
I (291) cpu_start: cpu freq: 160000000 Hz
I (291) app_init: Application information:
I (294) app_init: Project name: test
I (299) app_init: App version: f31ae4e-dirty
I (304) app_init: Compile time: Sep 21 2024 00:22:58
I (310) app_init: ELF file SHA256: bfe42b1d4...
I (315) app_init: ESP-IDF: v5.3
I (320) efuse_init: Min chip rev: v0.3
I (325) efuse_init: Max chip rev: v1.99 
I (330) efuse_init: Chip rev: v0.4
I (335) heap_init: Initializing. RAM available for dynamic allocation:
I (342) heap_init: At 3FC9D950 len 000226B0 (137 KiB): RAM
I (348) heap_init: At 3FCC0000 len 0001C710 (113 KiB): Retention RAM
I (355) heap_init: At 3FCDC710 len 00002950 (10 KiB): Retention RAM
I (362) heap_init: At 50000200 len 00001DE8 (7 KiB): RTCRAM
I (369) spi_flash: detected chip: generic
I (373) spi_flash: flash io: dio
I (377) sleep: Configure to isolate all GPIO pins in sleep state
I (384) sleep: Enable automatic switching of GPIO sleep configuration
I (391) main_task: Started on CPU0
I (411) main_task: Calling app_main()

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> W (921) hil_test: WiFi and Golioth credentials are not set. Use the shell settings commands to set them.

esp32>
esp32>
esp32>
esp32> settings set wifi/ssid "***MIKES_ORANGE_PI_WIFI_SSID***"
Setting wifi/ssid saved
esp32>
esp32>
esp32>
esp32>
esp32>
esp32> settings set wifi/psk "***MIKES_ORANGE_PI_WIFI_PSK***"
Setting wifi/psk saved
esp32>
esp32> ::add-mask::generated-yIGrLZuhafTqBtUj

esp32>
esp32>
esp32>
esp32> settings set golioth/psk-id "generated-yIGrLZuhafTqBtUj@firmware_ci"
Setting golioth/psk-id saved
esp32>
esp32>
esp32>
esp32>
esp32>
esp32> settings set golioth/psk "generated-yIGrLZuhafTqBtUj"
Setting golioth/psk saved
esp32>
esp32> I (7941) pp: pp rom version: 9387209
I (7941) net80211: net80211 rom version: 9387209
I (7961) wifi_init: rx ba win: 6
I (7961) wifi_init: accept mbox: 6
I (7961) wifi_init: tcpip mbox: 32
I (7961) wifi_init: udp mbox: 6
I (7971) wifi_init: tcp mbox: 6
I (7971) wifi_init: tcp tx win: 5760
I (7981) wifi_init: tcp rx win: 5760
I (7981) wifi_init: tcp mss: 1440
I (7981) wifi_init: WiFi IRAM OP enabled
I (7991) wifi_init: WiFi RX IRAM OP enabled
I (7991) phy_init: phy_version 1180,01f2a49,Jun 4 2024,16:34:25
W (8011) phy_init: failed to load RF calibration data (0x1102), falling back to full calibration
W (8041) phy_init: saving new calibration data because of checksum failure, mode(2)
I (9421) esp_netif_handlers: sta ip: 192.168.8.238, mask: 255.255.255.0, gw: 192.168.8.1
I (9421) example_wifi: WiFi Connected. Got IP:192.168.8.238
I (9431) example_wifi: Connected to AP SSID: ***MIKES_ORANGE_PI_WIFI_SSID***
I (9431) golioth_mbox: Mbox created, bufsize: 2520, num_items: 20, item_size: 120
I (9451) golioth_coap_client_libcoap: Start CoAP session with host: coaps://coap.golioth.io
I (9451) golioth_coap_client_libcoap: Session PSK-ID: generated-yIGrLZuhafTqBtUj@firmware_ci
I (9461) libcoap: Setting PSK key

I (9471) golioth_coap_client_libcoap: Entering CoAP I/O loop
I (9911) golioth_coap_client_libcoap: Golioth CoAP client connected
I (9971) test_ota: Manifest received
I (9971) test_ota: Manifest successfully decoded
I (9971) test_ota: Manifest is missing main, skipping this one.
I (12111) test_ota: Manifest received
I (12111) test_ota: Manifest successfully decoded
I (12111) test_ota: Manifest is missing main, skipping this one.
I (12151) test_ota: Manifest received
I (12151) test_ota: Manifest successfully decoded
I (12151) test_ota: Manifest is missing main, skipping this one.
I (12411) test_ota: Manifest received
I (12411) test_ota: Manifest successfully decoded
I (12411) test_ota: Manifest is missing main, skipping this one.
I (13561) test_ota: Manifest received
I (13561) test_ota: Manifest successfully decoded
I (13561) test_ota: Manifest is missing main, skipping this one.
I (13581) test_ota: Manifest received
I (13581) test_ota: Manifest successfully decoded
I (13581) test_ota: Found main component
I (13591) test_ota: No absent component found
I (13591) test_ota: component.package: main
I (13591) test_ota: component.version: 1.2.2
I (13601) test_ota: component.size: 16147
I (13601) test_ota: component.hash: 62c035ff42d6c61ad9d1caf9ee3425dae3ef360eb9d145061d3f76092e266018
I (13611) test_ota: component.uri: /.u/c/main@1.2.2
I (13631) test_ota: component.bootloader: default
Loading

0 comments on commit 4367bab

Please sign in to comment.