Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mniestroj committed Sep 26, 2024
1 parent 855f993 commit a6fa996
Show file tree
Hide file tree
Showing 839 changed files with 24,734 additions and 6 deletions.
40 changes: 40 additions & 0 deletions 1462/app.js

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions 1462/data/attachments/138d49205e76e5af.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
I (31477) test_settings: Received test_bool: false
I (31477) test_settings: Received test_float: 1.230000
I (31477) test_settings: Received test_cancel: 0
I (31477) test_settings: Received test_string: foo
I (31477) test_settings: Received test_restart: false
I (31477) test_settings: Received test_int_range: 5
201 changes: 201 additions & 0 deletions 1462/data/attachments/16940c1989aeb719.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,201 @@
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.2s
Compressed 1037664 bytes to 609014...
Writing at 0x00000000... (2 %)
Writing at 0x00012046... (5 %)
Writing at 0x0001f57a... (7 %)
Writing at 0x0002b990... (10 %)
Writing at 0x00031fb8... (13 %)
Writing at 0x000373ee... (15 %)
Writing at 0x00041096... (18 %)
Writing at 0x00047111... (21 %)
Writing at 0x0004d833... (23 %)
Writing at 0x00053c04... (26 %)
Writing at 0x000595ec... (28 %)
Writing at 0x0005f280... (31 %)
Writing at 0x00065d7a... (34 %)
Writing at 0x0006bac9... (36 %)
Writing at 0x00071992... (39 %)
Writing at 0x00077b96... (42 %)
Writing at 0x0007dbfd... (44 %)
Writing at 0x0008388c... (47 %)
Writing at 0x00088d5d... (50 %)
Writing at 0x0008e93b... (52 %)
Writing at 0x00094fe3... (55 %)
Writing at 0x0009ab71... (57 %)
Writing at 0x000a03d0... (60 %)
Writing at 0x000a61c3... (63 %)
Writing at 0x000aca68... (65 %)
Writing at 0x000b2aad... (68 %)
Writing at 0x000b89b9... (71 %)
Writing at 0x000bed97... (73 %)
Writing at 0x000c4612... (76 %)
Writing at 0x000c9ed6... (78 %)
Writing at 0x000cfe33... (81 %)
Writing at 0x000d5e58... (84 %)
Writing at 0x000dc75f... (86 %)
Writing at 0x000e3b9a... (89 %)
Writing at 0x000ea0ea... (92 %)
Writing at 0x000efe8c... (94 %)
Writing at 0x000f63cb... (97 %)
Writing at 0x000fc226... (100 %)
Wrote 1037664 bytes (609014 compressed) at 0x00000000 in 19.3 seconds (effective 430.7 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
I (30) boot: ESP-IDF v5.3 2nd stage bootloader
I (30) boot: compile time Sep 26 2024 19:31:12
I (30) boot: chip revision: v0.3
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 (292) app_init: Application information:
I (294) app_init: Project name: test
I (299) app_init: App version: 79a665d-dirty
I (304) app_init: Compile time: Sep 26 2024 19:31:16
I (310) app_init: ELF file SHA256: 1f748cd0a...
I (316) 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.3
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 "***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-tiyZTCfkvtvJBzDN
p32>
esp32>
esp32>
esp32>
esp32>
esp32> settings set golioth/psk-id "generated-tiyZTCfkvtvJBzDN@firmware_ci"
Setting golioth/psk-id saved
esp32>
esp32>
esp32>
esp32>
esp32>
esp32> settings set golioth/psk "generated-tiyZTCfkvtvJBzDN"
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 (9411) esp_netif_handlers: sta ip: 192.168.8.141, mask: 255.255.255.0, gw: 192.168.8.1
I (9411) example_wifi: WiFi Connected. Got IP:192.168.8.141
I (9421) example_wifi: Connected to AP SSID: ***JONS_ORANGE_PI_WIFI_SSID***
I (9421) golioth_mbox: Mbox created, bufsize: 2520, num_items: 20, item_size: 120
I (9441) golioth_coap_client_libcoap: Start CoAP session with host: coaps://coap.golioth.io
I (9441) golioth_coap_client_libcoap: Session PSK-ID: generated-tiyZTCfkvtvJBzDN@firmware_ci
I (9451) libcoap: Setting PSK key

I (9461) golioth_coap_client_libcoap: Entering CoAP I/O loop
I (9941) golioth_coap_client_libcoap: Golioth CoAP client connected
I (10151) test_ota: Manifest received
I (10151) test_ota: Manifest successfully decoded
I (10151) test_ota: Manifest is missing main, skipping this one.
I (12621) test_ota: Manifest received
I (12621) test_ota: Manifest successfully decoded
I (12621) test_ota: Manifest is missing main, skipping this one.
I (12691) test_ota: Manifest received
I (12691) test_ota: Manifest successfully decoded
I (12691) test_ota: Manifest is missing main, skipping this one.
I (12701) test_ota: Manifest received
I (12701) test_ota: Manifest successfully decoded
I (12701) test_ota: Manifest is missing main, skipping this one.
I (13231) test_ota: Manifest received
I (13231) test_ota: Manifest successfully decoded
I (13231) test_ota: Manifest is missing main, skipping this one.
I (13431) test_ota: Manifest received
I (13431) test_ota: Manifest successfully decoded
I (13431) test_ota: Found main component
I (13451) test_ota: No absent component found
I (13451) test_ota: component.package: main
I (13451) test_ota: component.version: 1.2.2
I (13461) test_ota: component.size: 16147
I (13461) test_ota: component.hash: 62c035ff42d6c61ad9d1caf9ee3425dae3ef360eb9d145061d3f76092e266018
I (13471) test_ota: component.uri: /.u/c/main@1.2.2
I (13481) test_ota: component.bootloader: default
3 changes: 3 additions & 0 deletions 1462/data/attachments/175607cc6426ef9d.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
32muart:~$ [00:01:32.597,290] <inf> test_settings: Received test_string: foo
uart:~$ [00:01:32.597,320] <inf> test_settings: Received test_cancel: 0
uart:~$ uart:~$ [00:01:37.714,172] <inf> test_settings: Received test_float: 3.140000
1 change: 1 addition & 0 deletions 1462/data/attachments/17bff330ae8666ab.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
I (14651) test_rpc: Received no_response with 1 args
Loading

0 comments on commit a6fa996

Please sign in to comment.