|
| 1 | +[ 1][I][NetAdapter_A.cpp:23] NetAdapter_A(): [NA] init |
| 2 | +[ 6][I][AdapterWLAN.cpp:22] AdapterWLAN(): [AW] init |
| 3 | +[ 11][I][NetAdapter_A.cpp:23] NetAdapter_A(): [NA] init |
| 4 | +[ 16][I][AdapterESPNow.cpp:27] AdapterESPNow(): [AE] init |
| 5 | +[ 41][I][esp32-hal-psram.c:106] psramAddToHeap(): PSRAM added to the heap. |
| 6 | +=========== Before Setup Start =========== |
| 7 | +Chip Info: |
| 8 | +------------------------------------------ |
| 9 | + Model : ESP32-S3 |
| 10 | + Package : 0 |
| 11 | + Revision : 0.02 |
| 12 | + Cores : 2 |
| 13 | + CPU Frequency : 240 MHz |
| 14 | + XTAL Frequency : 40 MHz |
| 15 | + Features Bitfield : 0x00000012 |
| 16 | + Embedded Flash : No |
| 17 | + Embedded PSRAM : No |
| 18 | + 2.4GHz WiFi : Yes |
| 19 | + Classic BT : No |
| 20 | + BT Low Energy : Yes |
| 21 | + IEEE 802.15.4 : No |
| 22 | +------------------------------------------ |
| 23 | +INTERNAL Memory Info: |
| 24 | +------------------------------------------ |
| 25 | + Total Size : 354744 B ( 346.4 KB) |
| 26 | + Free Bytes : 315908 B ( 308.5 KB) |
| 27 | + Allocated Bytes : 33316 B ( 32.5 KB) |
| 28 | + Minimum Free Bytes: 310640 B ( 303.4 KB) |
| 29 | + Largest Free Block: 258036 B ( 252.0 KB) |
| 30 | +------------------------------------------ |
| 31 | +SPIRAM Memory Info: |
| 32 | +------------------------------------------ |
| 33 | + Total Size : 8388608 B (8192.0 KB) |
| 34 | + Free Bytes : 8386296 B (8189.7 KB) |
| 35 | + Allocated Bytes : 0 B ( 0.0 KB) |
| 36 | + Minimum Free Bytes: 8386296 B (8189.7 KB) |
| 37 | + Largest Free Block: 8257524 B (8064.0 KB) |
| 38 | + Bus Mode : QSPI |
| 39 | +------------------------------------------ |
| 40 | +Flash Info: |
| 41 | +------------------------------------------ |
| 42 | + Chip Size : 16777216 B (16 MB) |
| 43 | + Block Size : 65536 B ( 64.0 KB) |
| 44 | + Sector Size : 4096 B ( 4.0 KB) |
| 45 | + Page Size : 256 B ( 0.2 KB) |
| 46 | + Bus Speed : 80 MHz |
| 47 | + Flash Frequency : 80 MHz (source: 80 MHz, divider: 1) |
| 48 | + Bus Mode : QIO |
| 49 | +------------------------------------------ |
| 50 | +Partitions Info: |
| 51 | +------------------------------------------ |
| 52 | + nvs : addr: 0x00009000, size: 20.0 KB, type: DATA, subtype: NVS |
| 53 | + otadata : addr: 0x0000E000, size: 8.0 KB, type: DATA, subtype: OTA |
| 54 | + app0 : addr: 0x00010000, size: 6400.0 KB, type: APP, subtype: OTA_0 |
| 55 | + app1 : addr: 0x00650000, size: 6400.0 KB, type: APP, subtype: OTA_1 |
| 56 | + spiffs : addr: 0x00C90000, size: 3456.0 KB, type: DATA, subtype: SPIFFS |
| 57 | + coredump : addr: 0x00FF0000, size: 64.0 KB, type: DATA, subtype: COREDUMP |
| 58 | +------------------------------------------ |
| 59 | +Software Info: |
| 60 | +------------------------------------------ |
| 61 | + Compile Date/Time : Apr 8 2026 16:42:40 |
| 62 | + ESP-IDF Version : v5.5.2-729-g87912cd291 |
| 63 | + Arduino Version : 3.3.7 |
| 64 | +------------------------------------------ |
| 65 | +Board Info: |
| 66 | +------------------------------------------ |
| 67 | + Arduino Board : Unexpected Maker PROS3 |
| 68 | + Arduino Variant : um_pros3 |
| 69 | + Core Debug Level : 4 |
| 70 | + Arduino Runs Core : 1 |
| 71 | + Arduino Events on : 1 |
| 72 | + Arduino USB Mode : 1 |
| 73 | + CDC On Boot : 1 |
| 74 | +============ Before Setup End ============ |
| 75 | +[ 164][I][esp32-hal-periman.c:141] perimanSetPinBus(): Pin 19 already has type USB_DM (45) with bus 0x3fc9d010 |
| 76 | +[ 165][I][esp32-hal-periman.c:141] perimanSetPinBus(): Pin 20 already has type USB_DP (46) with bus 0x3fc9d010 |
| 77 | +[ 165][I][main.cpp:109] setup(): [LoMa] Serial initialized |
| 78 | +[ 165][I][main.cpp:122] setup(): [LoMa] LED initialized |
| 79 | +[ 3006][I][AdapterWLAN.cpp:83] identifyOptimalChannel(): [AW] WiFI Net Cnt: 22 |
| 80 | +[ 3006][D][AdapterWLAN.cpp:100] identifyOptimalChannel(): [AW] RSSI: -62 |
| 81 | +[ 3007][D][AdapterWLAN.cpp:115] identifyOptimalChannel(): [AW] Ch.: 6, RSSI: -62, iRSSI: 58 |
| 82 | +[ 3007][D][AdapterWLAN.cpp:155] identifyOptimalChannel(): [AW] Subtotals: C1: 0, C6: 58, C11: 0 |
| 83 | +[ 3007][D][AdapterWLAN.cpp:100] identifyOptimalChannel(): [AW] RSSI: -63 |
| 84 | +[ 3008][D][AdapterWLAN.cpp:115] identifyOptimalChannel(): [AW] Ch.: 6, RSSI: -63, iRSSI: 57 |
| 85 | +[ 3008][D][AdapterWLAN.cpp:155] identifyOptimalChannel(): [AW] Subtotals: C1: 0, C6: 115, C11: 0 |
| 86 | +[ 3008][D][AdapterWLAN.cpp:100] identifyOptimalChannel(): [AW] RSSI: -63 |
| 87 | +[ 3008][D][AdapterWLAN.cpp:115] identifyOptimalChannel(): [AW] Ch.: 6, RSSI: -63, iRSSI: 57 |
| 88 | +[ 3009][D][AdapterWLAN.cpp:155] identifyOptimalChannel(): [AW] Subtotals: C1: 0, C6: 172, C11: 0 |
| 89 | +[ 3009][D][AdapterWLAN.cpp:100] identifyOptimalChannel(): [AW] RSSI: -63 |
| 90 | +[ 3009][D][AdapterWLAN.cpp:115] identifyOptimalChannel(): [AW] Ch.: 6, RSSI: -63, iRSSI: 57 |
| 91 | +[ 3010][D][AdapterWLAN.cpp:155] identifyOptimalChannel(): [AW] Subtotals: C1: 0, C6: 229, C11: 0 |
| 92 | +[ 3010][D][AdapterWLAN.cpp:100] identifyOptimalChannel(): [AW] RSSI: -66 |
| 93 | +[ 3010][D][AdapterWLAN.cpp:115] identifyOptimalChannel(): [AW] Ch.: 6, RSSI: -66, iRSSI: 54 |
| 94 | +[ 3011][D][AdapterWLAN.cpp:155] identifyOptimalChannel(): [AW] Subtotals: C1: 0, C6: 283, C11: 0 |
| 95 | +[ 3011][D][AdapterWLAN.cpp:100] identifyOptimalChannel(): [AW] RSSI: -66 |
| 96 | +[ 3011][D][AdapterWLAN.cpp:115] identifyOptimalChannel(): [AW] Ch.: 6, RSSI: -66, iRSSI: 54 |
| 97 | +[ 3012][D][AdapterWLAN.cpp:155] identifyOptimalChannel(): [AW] Subtotals: C1: 0, C6: 337, C11: 0 |
| 98 | +[ 3012][D][AdapterWLAN.cpp:100] identifyOptimalChannel(): [AW] RSSI: -67 |
| 99 | +[ 3012][D][AdapterWLAN.cpp:115] identifyOptimalChannel(): [AW] Ch.: 6, RSSI: -67, iRSSI: 53 |
| 100 | +[ 3013][D][AdapterWLAN.cpp:155] identifyOptimalChannel(): [AW] Subtotals: C1: 0, C6: 390, C11: 0 |
| 101 | +[ 3013][D][AdapterWLAN.cpp:100] identifyOptimalChannel(): [AW] RSSI: -67 |
| 102 | +[ 3013][D][AdapterWLAN.cpp:115] identifyOptimalChannel(): [AW] Ch.: 6, RSSI: -67, iRSSI: 53 |
| 103 | +[ 3014][D][AdapterWLAN.cpp:155] identifyOptimalChannel(): [AW] Subtotals: C1: 0, C6: 443, C11: 0 |
| 104 | +[ 3014][D][AdapterWLAN.cpp:100] identifyOptimalChannel(): [AW] RSSI: -69 |
| 105 | +[ 3014][D][AdapterWLAN.cpp:115] identifyOptimalChannel(): [AW] Ch.: 6, RSSI: -69, iRSSI: 51 |
| 106 | +[ 3015][D][AdapterWLAN.cpp:155] identifyOptimalChannel(): [AW] Subtotals: C1: 0, C6: 494, C11: 0 |
| 107 | +[ 3015][D][AdapterWLAN.cpp:100] identifyOptimalChannel(): [AW] RSSI: -84 |
| 108 | +[ 3015][D][AdapterWLAN.cpp:115] identifyOptimalChannel(): [AW] Ch.: 1, RSSI: -84, iRSSI: 36 |
| 109 | +[ 3016][D][AdapterWLAN.cpp:155] identifyOptimalChannel(): [AW] Subtotals: C1: 36, C6: 494, C11: 0 |
| 110 | +[ 3016][D][AdapterWLAN.cpp:100] identifyOptimalChannel(): [AW] RSSI: -84 |
| 111 | +[ 3016][D][AdapterWLAN.cpp:115] identifyOptimalChannel(): [AW] Ch.: 1, RSSI: -84, iRSSI: 36 |
| 112 | +[ 3017][D][AdapterWLAN.cpp:155] identifyOptimalChannel(): [AW] Subtotals: C1: 72, C6: 494, C11: 0 |
| 113 | +[ 3017][D][AdapterWLAN.cpp:100] identifyOptimalChannel(): [AW] RSSI: -87 |
| 114 | +[ 3017][D][AdapterWLAN.cpp:115] identifyOptimalChannel(): [AW] Ch.: 1, RSSI: -87, iRSSI: 33 |
| 115 | +[ 3018][D][AdapterWLAN.cpp:155] identifyOptimalChannel(): [AW] Subtotals: C1: 105, C6: 494, C11: 0 |
| 116 | +[ 3018][D][AdapterWLAN.cpp:100] identifyOptimalChannel(): [AW] RSSI: -87 |
| 117 | +[ 3018][D][AdapterWLAN.cpp:115] identifyOptimalChannel(): [AW] Ch.: 1, RSSI: -87, iRSSI: 33 |
| 118 | +[ 3019][D][AdapterWLAN.cpp:155] identifyOptimalChannel(): [AW] Subtotals: C1: 138, C6: 494, C11: 0 |
| 119 | +[ 3019][D][AdapterWLAN.cpp:100] identifyOptimalChannel(): [AW] RSSI: -91 |
| 120 | +[ 3019][D][AdapterWLAN.cpp:115] identifyOptimalChannel(): [AW] Ch.: 11, RSSI: -91, iRSSI: 29 |
| 121 | +[ 3020][D][AdapterWLAN.cpp:155] identifyOptimalChannel(): [AW] Subtotals: C1: 138, C6: 494, C11: 29 |
| 122 | +[ 3020][D][AdapterWLAN.cpp:100] identifyOptimalChannel(): [AW] RSSI: -92 |
| 123 | +[ 3020][D][AdapterWLAN.cpp:115] identifyOptimalChannel(): [AW] Ch.: 1, RSSI: -92, iRSSI: 28 |
| 124 | +[ 3021][D][AdapterWLAN.cpp:155] identifyOptimalChannel(): [AW] Subtotals: C1: 166, C6: 494, C11: 29 |
| 125 | +[ 3021][D][AdapterWLAN.cpp:100] identifyOptimalChannel(): [AW] RSSI: -93 |
| 126 | +[ 3021][D][AdapterWLAN.cpp:115] identifyOptimalChannel(): [AW] Ch.: 1, RSSI: -93, iRSSI: 27 |
| 127 | +[ 3022][D][AdapterWLAN.cpp:155] identifyOptimalChannel(): [AW] Subtotals: C1: 193, C6: 494, C11: 29 |
| 128 | +[ 3022][D][AdapterWLAN.cpp:100] identifyOptimalChannel(): [AW] RSSI: -93 |
| 129 | +[ 3022][D][AdapterWLAN.cpp:115] identifyOptimalChannel(): [AW] Ch.: 11, RSSI: -93, iRSSI: 27 |
| 130 | +[ 3023][D][AdapterWLAN.cpp:155] identifyOptimalChannel(): [AW] Subtotals: C1: 193, C6: 494, C11: 56 |
| 131 | +[ 3023][D][AdapterWLAN.cpp:100] identifyOptimalChannel(): [AW] RSSI: -93 |
| 132 | +[ 3023][D][AdapterWLAN.cpp:115] identifyOptimalChannel(): [AW] Ch.: 11, RSSI: -93, iRSSI: 27 |
| 133 | +[ 3024][D][AdapterWLAN.cpp:155] identifyOptimalChannel(): [AW] Subtotals: C1: 193, C6: 494, C11: 83 |
| 134 | +[ 3024][D][AdapterWLAN.cpp:100] identifyOptimalChannel(): [AW] RSSI: -93 |
| 135 | +[ 3024][D][AdapterWLAN.cpp:115] identifyOptimalChannel(): [AW] Ch.: 11, RSSI: -93, iRSSI: 27 |
| 136 | +[ 3025][D][AdapterWLAN.cpp:155] identifyOptimalChannel(): [AW] Subtotals: C1: 193, C6: 494, C11: 110 |
| 137 | +[ 3025][D][AdapterWLAN.cpp:100] identifyOptimalChannel(): [AW] RSSI: -94 |
| 138 | +[ 3025][D][AdapterWLAN.cpp:115] identifyOptimalChannel(): [AW] Ch.: 1, RSSI: -94, iRSSI: 26 |
| 139 | +[ 3026][D][AdapterWLAN.cpp:155] identifyOptimalChannel(): [AW] Subtotals: C1: 219, C6: 494, C11: 110 |
| 140 | +[ 3026][D][AdapterWLAN.cpp:100] identifyOptimalChannel(): [AW] RSSI: -94 |
| 141 | +[ 3026][D][AdapterWLAN.cpp:115] identifyOptimalChannel(): [AW] Ch.: 1, RSSI: -94, iRSSI: 26 |
| 142 | +[ 3027][D][AdapterWLAN.cpp:155] identifyOptimalChannel(): [AW] Subtotals: C1: 245, C6: 494, C11: 110 |
| 143 | +[ 3027][D][AdapterWLAN.cpp:100] identifyOptimalChannel(): [AW] RSSI: -95 |
| 144 | +[ 3027][D][AdapterWLAN.cpp:115] identifyOptimalChannel(): [AW] Ch.: 11, RSSI: -95, iRSSI: 25 |
| 145 | +[ 3028][D][AdapterWLAN.cpp:155] identifyOptimalChannel(): [AW] Subtotals: C1: 245, C6: 494, C11: 135 |
| 146 | +[ 3028][I][AdapterWLAN.cpp:167] identifyOptimalChannel(): [AW] Optimal Ch.: 11 |
| 147 | +[ 3029][I][main.cpp:138] setup(): [LoMa] Optimal WiFi Channel: 11 |
| 148 | +[ 3030][E][AdapterWLAN.cpp:314] begin(): [AW] Failed to set WiFi bandwidth |
| 149 | +[ 3030][E][main.cpp:143] setup(): [LoMa] Failed to initialize WiFi |
| 150 | +[ 3031][D][AdapterESPNow.cpp:42] begin(): [AE] ESP-NOW init. success |
| 151 | +[ 3031][I][main.cpp:153] setup(): [LoMa] ESP-NOW initialized. |
| 152 | +[ 3032][D][AdapterESPNow.cpp:185] registerPeer(): [AE] Peer registered: |
| 153 | +[ 3032][I][main.cpp:166] setup(): [LoMa] Registered peer |
| 154 | +[ 3033][W][AdapterESPNow.cpp:144] send(): [AE] Send failed |
| 155 | +[ 3033][E][main.cpp:182] setup(): [LoMa] Failed to initialize time sync |
| 156 | +[ 3033][D][AdapterWLAN.cpp:227] getMACAddress(): [AW] Queried MACAddr |
| 157 | +[ 3034][D][AdapterWLAN.cpp:284] getMACAddress(): [AW] MACAddrFormatted: MACADDR: |
| 158 | +[ 3033][I][main.cpp:189] setup(): [LoMa] MAC Address: ec:da:3b:5b:03:d4 |
| 159 | +[ 3034][I][esp32-hal-i2c-ng.c:112] i2cInit(): Initializing I2C Master: num=0 sda=8 scl=9 freq=100000 |
| 160 | +[ 3035][E][main.cpp:57] configureLoad(): [LoMa] Failed to initialize MCP23008T device at 0x4E |
| 161 | +[ 3036][I][main.cpp:205] setup(): [LoMa] Setting up tasks... |
| 162 | +[ 3036][D][main.cpp:223] setup(): [LoMa] Created task FSM with priority 24 and stack size 1024 bytes |
| 163 | +[ 3037][D][main.cpp:223] setup(): [LoMa] Created task Poll with priority 20 and stack size 2048 bytes |
| 164 | +[ 3037][D][main.cpp:223] setup(): [LoMa] Created task AdLd with priority 20 and stack size 2048 bytes |
| 165 | +[ 3038][D][main.cpp:223] setup(): [LoMa] Created task Recv with priority 15 and stack size 2048 bytes |
| 166 | +[ 3038][D][main.cpp:223] setup(): [LoMa] Created task Send with priority 15 and stack size 2048 bytes |
| 167 | +[ 3038][D][main.cpp:223] setup(): [LoMa] Created task Cfg with priority 10 and stack size 1024 bytes |
| 168 | +[ 3039][D][main.cpp:223] setup(): [LoMa] Created task LED with priority 2 and stack size 1024 bytes |
| 169 | +=========== After Setup Start ============ |
| 170 | +INTERNAL Memory Info: |
| 171 | +------------------------------------------ |
| 172 | + Total Size : 354744 B ( 346.4 KB) |
| 173 | + Free Bytes : 254640 B ( 248.7 KB) |
| 174 | + Allocated Bytes : 91824 B ( 89.7 KB) |
| 175 | + Minimum Free Bytes: 254520 B ( 248.6 KB) |
| 176 | + Largest Free Block: 212980 B ( 208.0 KB) |
| 177 | +------------------------------------------ |
| 178 | +SPIRAM Memory Info: |
| 179 | +------------------------------------------ |
| 180 | + Total Size : 8388608 B (8192.0 KB) |
| 181 | + Free Bytes : 8368040 B (8171.9 KB) |
| 182 | + Allocated Bytes : 17712 B ( 17.3 KB) |
| 183 | + Minimum Free Bytes: 8366724 B (8170.6 KB) |
| 184 | + Largest Free Block: 8257524 B (8064.0 KB) |
| 185 | +------------------------------------------ |
| 186 | +GPIO Info: |
| 187 | +------------------------------------------ |
| 188 | + GPIO : BUS_TYPE[bus/unit][chan] |
| 189 | + -------------------------------------- |
| 190 | + 8 : I2C_MASTER_SDA[0] |
| 191 | + 9 : I2C_MASTER_SCL[0] |
| 192 | + 18 : RMT_TX |
| 193 | + 19 : USB_DM |
| 194 | + 20 : USB_DP |
| 195 | + 43 : UART_TX[0] |
| 196 | + 44 : UART_RX[0] |
| 197 | +============ After Setup End ============= |
|
0 commit comments