Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ********************************************************************************
- Obsolete PIO Core v6.1.11 is used (previous was 6.1.12)
- Please remove multiple PIO Cores from a system:
- https://docs.platformio.org/en/latest/core/installation/troubleshooting.html
- ********************************************************************************
- Processing current-shunt (board: esp32dev; framework: arduino; platform: platformio/[email protected])
- --------------------------------------------------------------------------------
- HARDWARE: ESP32 240MHz, 320KB RAM, 4MB Flash
- - toolchain-xtensa-esp32 @ 8.4.0+2021r2-patch5
- Dependency Graph
- |-- WiFi @ 2.0.0
- |-- ESPmDNS @ 2.0.0
- |-- Update @ 2.0.0
- |-- Wire @ 2.0.0
- RAM: [= ] 12.3% (used 40360 bytes from 327680 bytes)
- Flash: [==== ] 44.9% (used 824133 bytes from 1835008 bytes)
- ========================= [SUCCESS] Took 3.63 seconds =========================
- Found multiple options for uploading, please choose one:
- [1] COM16 (USB-Enhanced-SERIAL CH9102 (COM16))
- [2] Over The Air (current-shunt.local)
- (number): esptool.py v4.6.2
- Serial port COM16
- Connecting....
- Chip is ESP32-D0WD-V3 (revision v3.0)
- Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None
- Crystal is 40MHz
- MAC: 3c:e9:0e:8b:cc:cc
- Uploading stub...
- Running stub...
- Stub running...
- Changing baud rate to 460800
- Changed.
- Configuring flash size...
- Auto-detected Flash size: 4MB
- Flash will be erased from 0x00010000 to 0x000dafff...
- Flash will be erased from 0x00001000 to 0x00005fff...
- Flash will be erased from 0x00008000 to 0x00008fff...
- Flash will be erased from 0x0000e000 to 0x0000ffff...
- Compressed 829904 bytes to 538218...
- Writing at 0x00010000... (3 %)
- Writing at 0x0001bde8... (6 %)
- Writing at 0x00026067... (9 %)
- Writing at 0x00032c30... (12 %)
- Writing at 0x00038889... (15 %)
- Writing at 0x0003e1b4... (18 %)
- Writing at 0x00043c9f... (21 %)
- Writing at 0x00049651... (24 %)
- Writing at 0x0004ebcd... (27 %)
- Writing at 0x00054438... (30 %)
- Writing at 0x000598a5... (33 %)
- Writing at 0x0005eaac... (36 %)
- Writing at 0x00063e3f... (39 %)
- Writing at 0x00069198... (42 %)
- Writing at 0x0006e2de... (45 %)
- Writing at 0x00073482... (48 %)
- Writing at 0x00078716... (51 %)
- Writing at 0x0007da19... (54 %)
- Writing at 0x00083706... (57 %)
- Writing at 0x00088dbe... (60 %)
- Writing at 0x0008dff1... (63 %)
- Writing at 0x000933de... (66 %)
- Writing at 0x00098879... (69 %)
- Writing at 0x0009dead... (72 %)
- Writing at 0x000a36b1... (75 %)
- Writing at 0x000a9575... (78 %)
- Writing at 0x000aee77... (81 %)
- Writing at 0x000b766a... (84 %)
- Writing at 0x000c034f... (87 %)
- Writing at 0x000c53a6... (90 %)
- Writing at 0x000cabbe... (93 %)
- Writing at 0x000d05db... (96 %)
- Writing at 0x000d5a68... (100 %)
- Wrote 829904 bytes (538218 compressed) at 0x00010000 in 12.3 seconds (effective 541.6 kbit/s)...
- Hash of data verified.
- Compressed 17440 bytes to 12128...
- Writing at 0x00001000... (100 %)
- Wrote 17440 bytes (12128 compressed) at 0x00001000 in 0.4 seconds (effective 332.5 kbit/s)...
- Hash of data verified.
- Compressed 3072 bytes to 144...
- Writing at 0x00008000... (100 %)
- Wrote 3072 bytes (144 compressed) at 0x00008000 in 0.0 seconds (effective 1053.2 kbit/s)...
- Hash of data verified.
- Compressed 8192 bytes to 47...
- Writing at 0x0000e000... (100 %)
- Wrote 8192 bytes (47 compressed) at 0x0000e000 in 0.1 seconds (effective 1270.9 kbit/s)...
- Hash of data verified.
- Leaving...
- Hard resetting via RTS pin...
- [13:58:57]ets Jul 29 2019 12:21:46
- [13:58:57]
- [13:58:57]rst:0x1 (POWERON_RESET),boot:0x17 (SPI_FAST_FLASH_BOOT)
- [13:58:57]configsip: 0, SPIWP:0xee
- [13:58:57]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
- [13:58:57]mode:DIO, clock div:2
- [13:58:57]load:0x3fff0030,len:1184
- [13:58:57]load:0x40078000,len:13132
- [13:58:57]load:0x40080400,len:3036
- [13:58:57]entry 0x400805e4
- [13:58:57][I][logger:355]: Log initialized
- [13:58:57][C][ota:473]: There have been 5 suspected unsuccessful boot attempts.
- [13:58:57][D][esp32.preferences:114]: Saving 1 preferences to flash...
- [13:58:57][D][esp32.preferences:143]: Saving 1 preferences to flash: 0 cached, 1 written, 0 failed
- [13:58:57][I][app:029]: Running through setup()...
- [13:58:57][I][i2c.arduino:183]: Performing I2C bus recovery
- [13:58:57][C][ina228:051]: Setting up INA228...
- [13:58:57][ 66][E][Wire.cpp:416] beginTransmission(): Unfinished Repeated Start transaction! Expected requestFrom, not beginTransmission! Clearing...
- [13:58:57][D][ina228:021]: read_u16_ 0x3E, ret= 0, raw 0x4954
- [13:58:57][D][ina228:065]: Read mfg id returned TRUE
- [13:58:57][D][ina228:021]: read_u16_ 0x3F, ret= 0, raw 0x8122
- [13:58:57][D][ina228:068]: Read mfg id returned TRUE
- [13:58:58][D][ina228:074]: Manufacturer: 0x5449, Device ID: 0x2281
- [13:58:58][D][ina228:096]: New Rshunt=0.000188 ohm, max current=400.000
- [13:58:58][D][ina228:097]: New CURRENT_LSB=0.000381, SHUNT_CAL=937
- [13:58:58][ 117][E][Wire.cpp:416] beginTransmission(): Unfinished Repeated Start transaction! Expected requestFrom, not beginTransmission! Clearing...
- [13:58:58][D][ina228:021]: read_u16_ 0x00, ret= 0, raw 0x0000
- [13:58:58][ 135][E][Wire.cpp:416] beginTransmission(): Unfinished Repeated Start transaction! Expected requestFrom, not beginTransmission! Clearing...
- [13:58:58][D][ina228:021]: read_u16_ 0x01, ret= 0, raw 0xEAF4
- [13:58:58][D][ina228:085]: Read REG_ADC_CONFIG returned TRUE, 0xF4EA
- [13:58:58][D][ina228:088]: Read REG_ADC_CONFIG2 returned TRUE, 0xF4EA
- [13:58:58][C][wifi:038]: Setting up WiFi...
- [13:58:58][C][wifi:051]: Starting WiFi...
- [13:58:58][C][wifi:052]: Local MAC: 3C:E9:0E:8B:CC:CC
- [13:58:58][D][wifi:455]: Starting scan...
- [13:58:58][D][sensor:094]: 'Uptime Sensor': Sending state 0.29400 s with 0 decimals of accuracy
- [13:58:58][ 295][E][Wire.cpp:416] beginTransmission(): Unfinished Repeated Start transaction! Expected requestFrom, not beginTransmission! Clearing...
- [13:58:58][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00100100
- [13:58:58][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
- [13:58:58][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:58:58][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00000000
- [13:58:58][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
- [13:58:58][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:58:58][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00000000
- [13:58:58][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
- [13:58:58][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
- [13:58:58][D][ina228:152]: read_power_1 ret= 0, 0x00000000
- [13:58:58][D][ina228:155]: read_power_2 ret= 0, 0x00000000
- [13:58:58][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
- [13:58:58][D][ina228:164]: read_energy_1 ret= 0, 0xFFFFF00000
- [13:58:58][D][ina228:167]: read_energy_2 ret= 0, 0xF0FFFF
- [13:58:58][D][sensor:094]: 'INA228 Energy': Sending state 308480.00000 J with 2 decimals of accuracy
- [13:58:58][D][ina228:176]: read_charge_1 is TRUE, 0xFFFF300100
- [13:58:58][D][ina228:181]: read_charge_2 is TRUE, 0x130FFFF
- [13:58:58][D][sensor:094]: 'INA228 Charge': Sending state 7624.99951 C with 2 decimals of accuracy
- [13:58:58][W][component:214]: Component ina228.sensor took a long time for an operation (0.14 s).
- [13:58:58][W][component:215]: Components should block for at most 20-30ms.
- [13:58:59][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00700100
- [13:58:59][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
- [13:58:59][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:58:59][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00300000
- [13:58:59][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
- [13:58:59][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:58:59][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00100000
- [13:58:59][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
- [13:58:59][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
- [13:58:59][D][ina228:152]: read_power_1 ret= 0, 0x00000000
- [13:58:59][D][ina228:155]: read_power_2 ret= 0, 0x00000000
- [13:58:59][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
- [13:58:59][D][ina228:164]: read_energy_1 ret= 0, 0xFFFF500100
- [13:58:59][D][ina228:167]: read_energy_2 ret= 0, 0x150FFFF
- [13:58:59][D][sensor:094]: 'INA228 Energy': Sending state 431360.00000 J with 2 decimals of accuracy
- [13:58:59][D][ina228:176]: read_charge_1 is TRUE, 0xFFFF900100
- [13:58:59][D][ina228:181]: read_charge_2 is TRUE, 0x190FFFF
- [13:58:59][D][sensor:094]: 'INA228 Charge': Sending state 10025.00000 C with 2 decimals of accuracy
- [13:58:59][W][component:214]: Component ina228.sensor took a long time for an operation (0.12 s).
- [13:58:59][W][component:215]: Components should block for at most 20-30ms.
- [13:59:01][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00100100
- [13:59:01][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
- [13:59:01][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:59:01][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00400000
- [13:59:01][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
- [13:59:01][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:59:01][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00400000
- [13:59:01][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
- [13:59:01][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
- [13:59:01][D][ina228:152]: read_power_1 ret= 0, 0x00000000
- [13:59:01][D][ina228:155]: read_power_2 ret= 0, 0x00000000
- [13:59:01][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
- [13:59:01][D][ina228:164]: read_energy_1 ret= 0, 0xFFFFE00000
- [13:59:01][D][ina228:167]: read_energy_2 ret= 0, 0xE0FFFF
- [13:59:01][D][sensor:094]: 'INA228 Energy': Sending state 288000.00000 J with 2 decimals of accuracy
- [13:59:01][D][ina228:176]: read_charge_1 is TRUE, 0xFFFFE00000
- [13:59:01][D][ina228:181]: read_charge_2 is TRUE, 0xE0FFFF
- [13:59:01][D][sensor:094]: 'INA228 Charge': Sending state 5624.99951 C with 2 decimals of accuracy
- [13:59:01][W][component:214]: Component ina228.sensor took a long time for an operation (0.12 s).
- [13:59:01][W][component:215]: Components should block for at most 20-30ms.
- [13:59:03][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00200100
- [13:59:03][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
- [13:59:03][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:59:03][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00100000
- [13:59:03][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
- [13:59:03][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:59:03][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00200000
- [13:59:03][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
- [13:59:03][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
- [13:59:03][D][ina228:152]: read_power_1 ret= 0, 0x00000000
- [13:59:03][D][ina228:155]: read_power_2 ret= 0, 0x00000000
- [13:59:03][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
- [13:59:03][D][ina228:164]: read_energy_1 ret= 0, 0xFFFFE00000
- [13:59:03][D][ina228:167]: read_energy_2 ret= 0, 0xE0FFFF
- [13:59:03][D][sensor:094]: 'INA228 Energy': Sending state 288000.00000 J with 2 decimals of accuracy
- [13:59:03][D][ina228:176]: read_charge_1 is TRUE, 0xFFFFE00000
- [13:59:03][D][ina228:181]: read_charge_2 is TRUE, 0xE0FFFF
- [13:59:03][D][sensor:094]: 'INA228 Charge': Sending state 5624.99951 C with 2 decimals of accuracy
- [13:59:03][W][component:214]: Component ina228.sensor took a long time for an operation (0.12 s).
- [13:59:03][W][component:215]: Components should block for at most 20-30ms.
- [13:59:03][D][wifi:470]: Found networks:
- [13:59:03][I][wifi:514]: - 'tantal' (FC:34:97:0B:AB:80) b"[13:59:03]\x1b[0;32m[I][wifi:514]: - 'tantal' \x1b[5m(FC:34:97:0B:AB:80) \x1b[6m\x1b[0;33m\xe2\x96\x82\xe2\x96\x84\x1b[0;37m\xe2\x96\x86\xe2\x96\x88\x1b[0m\x1b[0m"
- [13:59:03][D][wifi:515]: Channel: 1
- [13:59:03][D][wifi:516]: RSSI: -79 dB
- [13:59:03][I][wifi:514]: - 'ap-garaz' (14:DD:A9:CE:86:C0) b"[13:59:03]\x1b[0;32m[I][wifi:514]: - 'ap-garaz' \x1b[5m(14:DD:A9:CE:86:C0) \x1b[6m\x1b[0;33m\xe2\x96\x82\xe2\x96\x84\x1b[0;37m\xe2\x96\x86\xe2\x96\x88\x1b[0m\x1b[0m"
- [13:59:03][D][wifi:515]: Channel: 12
- [13:59:03][D][wifi:516]: RSSI: -79 dB
- [13:59:04][D][wifi:519]: - 'o2b_guest' (FC:34:97:0B:AB:81) b"[13:59:04]\x1b[0;36m[D][wifi:519]: - \x1b[5m'o2b_guest'\x1b[6m \x1b[5m(FC:34:97:0B:AB:81) \x1b[6m\x1b[0;33m\xe2\x96\x82\xe2\x96\x84\x1b[0;37m\xe2\x96\x86\xe2\x96\x88\x1b[0m\x1b[0m"
- [13:59:04][I][wifi:300]: WiFi Connecting to 'tantal'...
- [13:59:05][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00D00000
- [13:59:05][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
- [13:59:05][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:59:05][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00500000
- [13:59:05][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
- [13:59:05][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:59:05][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00000000
- [13:59:05][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
- [13:59:05][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
- [13:59:05][D][ina228:152]: read_power_1 ret= 0, 0x00000000
- [13:59:05][D][ina228:155]: read_power_2 ret= 0, 0x00000000
- [13:59:05][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
- [13:59:05][D][ina228:164]: read_energy_1 ret= 0, 0xFFFFD00000
- [13:59:05][D][ina228:167]: read_energy_2 ret= 0, 0xD0FFFF
- [13:59:05][D][sensor:094]: 'INA228 Energy': Sending state 267520.00000 J with 2 decimals of accuracy
- [13:59:05][D][ina228:176]: read_charge_1 is TRUE, 0xFFFF600100
- [13:59:05][D][ina228:181]: read_charge_2 is TRUE, 0x160FFFF
- [13:59:05][D][sensor:094]: 'INA228 Charge': Sending state 8825.00000 C with 2 decimals of accuracy
- [13:59:05][W][component:214]: Component ina228.sensor took a long time for an operation (0.12 s).
- [13:59:05][W][component:215]: Components should block for at most 20-30ms.
- [13:59:06][I][wifi:587]: WiFi Connected!
- [13:59:06][C][wifi:405]: Local MAC: 3C:E9:0E:8B:CC:CC
- [13:59:06][C][wifi:410]: SSID: 'tantal'
- [13:59:06][C][wifi:411]: IP Address: 192.168.0.231
- [13:59:06][C][wifi:413]: BSSID: FC:34:97:0B:AB:80
- [13:59:06][C][wifi:414]: Hostname: 'current-shunt'
- [13:59:06][C][wifi:416]: Signal strength: -84 dB b'[13:59:06]\x1b[0;35m[C][wifi:416]: Signal strength: -84 dB \x1b[0;33m\xe2\x96\x82\xe2\x96\x84\x1b[0;37m\xe2\x96\x86\xe2\x96\x88\x1b[0m\x1b[0m'
- [13:59:06][C][wifi:420]: Channel: 1
- [13:59:06][C][wifi:421]: Subnet: 255.255.255.0
- [13:59:06][C][wifi:422]: Gateway: 192.168.0.1
- [13:59:06][C][wifi:423]: DNS1: 192.168.0.102
- [13:59:06][C][wifi:424]: DNS2: 8.8.8.8
- [13:59:06][C][ota:097]: Over-The-Air Updates:
- [13:59:06][C][ota:098]: Address: current-shunt.local:3232
- [13:59:06][W][ota:107]: Last Boot was an unhandled reset, will proceed to safe mode in 5 restarts
- [13:59:06][C][api:025]: Setting up Home Assistant API server...
- [13:59:06][I][app:062]: setup() finished successfully!
- [13:59:06][D][sensor:094]: 'WiFi Signal Sensor': Sending state -84.00000 dBm with 0 decimals of accuracy
- [13:59:06][D][text_sensor:064]: 'ESP Connected SSID': Sending state 'tantal'
- [13:59:06][D][text_sensor:064]: 'ESP IP Address': Sending state '192.168.0.231'
- [13:59:06][I][app:102]: ESPHome version 2023.12.5 compiled on Jan 15 2024, 10:58:01
- [13:59:06][I][app:104]: Project tahc81.current-shunt version 1.0.0
- [13:59:06][C][wifi:573]: WiFi:
- [13:59:06][C][wifi:405]: Local MAC: 3C:E9:0E:8B:CC:CC
- [13:59:06][C][wifi:410]: SSID: 'tantal'
- [13:59:06][C][wifi:411]: IP Address: 192.168.0.231
- [13:59:06][C][wifi:413]: BSSID: FC:34:97:0B:AB:80
- [13:59:06][C][wifi:414]: Hostname: 'current-shunt'
- [13:59:06][C][wifi:416]: Signal strength: -84 dB b'[13:59:06]\x1b[0;35m[C][wifi:416]: Signal strength: -84 dB \x1b[0;33m\xe2\x96\x82\xe2\x96\x84\x1b[0;37m\xe2\x96\x86\xe2\x96\x88\x1b[0m\x1b[0m'
- [13:59:06][C][wifi:420]: Channel: 1
- [13:59:06][C][wifi:421]: Subnet: 255.255.255.0
- [13:59:06][C][wifi:422]: Gateway: 192.168.0.1
- [13:59:06][C][wifi:423]: DNS1: 192.168.0.102
- [13:59:06][C][wifi:424]: DNS2: 8.8.8.8
- [13:59:06][C][logger:443]: Logger:
- [13:59:06][C][logger:444]: Level: DEBUG
- [13:59:06][C][logger:445]: Log Baud Rate: 115200
- [13:59:06][C][logger:447]: Hardware UART: UART0
- [13:59:06][C][i2c.arduino:053]: I2C Bus:
- [13:59:06][C][i2c.arduino:054]: SDA Pin: GPIO5
- [13:59:06][C][i2c.arduino:055]: SCL Pin: GPIO4
- [13:59:06][C][i2c.arduino:056]: Frequency: 400000 Hz
- [13:59:06][C][i2c.arduino:059]: Recovery: bus successfully recovered
- [13:59:06][I][i2c.arduino:069]: Results from i2c bus scan:
- [13:59:06][I][i2c.arduino:075]: Found i2c device at address 0x40
- [13:59:06][C][uptime.sensor:031]: Uptime Sensor 'Uptime Sensor'
- [13:59:06][C][uptime.sensor:031]: Device Class: 'duration'
- [13:59:06][C][uptime.sensor:031]: State Class: 'total_increasing'
- [13:59:06][C][uptime.sensor:031]: Unit of Measurement: 's'
- [13:59:06][C][uptime.sensor:031]: Accuracy Decimals: 0
- [13:59:06][C][uptime.sensor:031]: Icon: 'mdi:timer-outline'
- [13:59:06][C][ina228:196]: INA228:
- [13:59:06][C][ina228:197]: Address: 0x40
- [13:59:06][C][ina228:203]: Update Interval: 2.0s
- [13:59:06][C][ina228:205]: Shunt Voltage 'INA228 Shunt Voltage'
- [13:59:06][C][ina228:205]: Device Class: 'voltage'
- [13:59:06][C][ina228:205]: State Class: 'measurement'
- [13:59:06][C][ina228:205]: Unit of Measurement: 'V'
- [13:59:06][C][ina228:205]: Accuracy Decimals: 2
- [13:59:06][C][ina228:206]: Bus Voltage 'INA228 Bus Voltage'
- [13:59:06][C][ina228:206]: Device Class: 'voltage'
- [13:59:06][C][ina228:206]: State Class: 'measurement'
- [13:59:06][C][ina228:206]: Unit of Measurement: 'V'
- [13:59:06][C][ina228:206]: Accuracy Decimals: 2
- [13:59:06][C][ina228:207]: Die Temperature 'INA228 DIE Temperature'
- [13:59:06][C][ina228:207]: Device Class: 'temperature'
- [13:59:06][C][ina228:207]: State Class: 'measurement'
- [13:59:06][C][ina228:207]: Unit of Measurement: '°C'
- [13:59:06][C][ina228:207]: Accuracy Decimals: 3
- [13:59:06][C][ina228:208]: Current 'INA228 Current'
- [13:59:06][C][ina228:208]: Device Class: 'current'
- [13:59:06][C][ina228:208]: State Class: 'measurement'
- [13:59:06][C][ina228:208]: Unit of Measurement: 'A'
- [13:59:06][C][ina228:208]: Accuracy Decimals: 3
- [13:59:06][C][ina228:209]: Power 'INA228 Power'
- [13:59:06][C][ina228:209]: Device Class: 'power'
- [13:59:06][C][ina228:209]: State Class: 'measurement'
- [13:59:06][C][ina228:209]: Unit of Measurement: 'W'
- [13:59:06][C][ina228:209]: Accuracy Decimals: 2
- [13:59:06][C][ina228:210]: Energy 'INA228 Energy'
- [13:59:06][C][ina228:210]: Device Class: 'energy'
- [13:59:06][C][ina228:210]: State Class: 'measurement'
- [13:59:06][C][ina228:210]: Unit of Measurement: 'J'
- [13:59:06][C][ina228:210]: Accuracy Decimals: 2
- [13:59:06][C][ina228:211]: Charge 'INA228 Charge'
- [13:59:06][C][ina228:211]: Device Class: 'energy'
- [13:59:06][C][ina228:211]: State Class: 'measurement'
- [13:59:06][C][ina228:211]: Unit of Measurement: 'C'
- [13:59:06][C][ina228:211]: Accuracy Decimals: 2
- [13:59:06][C][restart:068]: Restart Switch 'ESP32-CS restart'
- [13:59:06][C][restart:070]: Icon: 'mdi:restart'
- [13:59:06][C][restart:091]: Restore Mode: always OFF
- [13:59:06][C][mdns:115]: mDNS:
- [13:59:06][C][mdns:116]: Hostname: current-shunt
- [13:59:06][C][ota:097]: Over-The-Air Updates:
- [13:59:06][C][ota:098]: Address: current-shunt.local:3232
- [13:59:06][W][ota:107]: Last Boot was an unhandled reset, will proceed to safe mode in 5 restarts
- [13:59:06][C][api:139]: API Server:
- [13:59:06][C][api:140]: Address: current-shunt.local:6053
- [13:59:06][C][api:144]: Using noise encryption: NO
- [13:59:06][C][wifi_signal.sensor:009]: WiFi Signal 'WiFi Signal Sensor'
- [13:59:06][C][wifi_signal.sensor:009]: Device Class: 'signal_strength'
- [13:59:06][C][wifi_signal.sensor:009]: State Class: 'measurement'
- [13:59:06][C][wifi_signal.sensor:009]: Unit of Measurement: 'dBm'
- [13:59:06][C][wifi_signal.sensor:009]: Accuracy Decimals: 0
- [13:59:06][C][wifi_info:009]: WifiInfo IPAddress 'ESP IP Address'
- [13:59:06][C][wifi_info:011]: WifiInfo SSID 'ESP Connected SSID'
- [13:59:07][D][api:102]: Accepted 192.168.0.101
- [13:59:07][D][api.connection:1121]: Home Assistant 2024.1.2 (192.168.0.101): Connected successfully
- [13:59:07][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00600100
- [13:59:07][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
- [13:59:07][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:59:07][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00100000
- [13:59:07][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
- [13:59:07][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:59:07][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00600000
- [13:59:07][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
- [13:59:07][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
- [13:59:07][D][ina228:152]: read_power_1 ret= 0, 0x00000000
- [13:59:07][D][ina228:155]: read_power_2 ret= 0, 0x00000000
- [13:59:07][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
- [13:59:07][D][ina228:164]: read_energy_1 ret= 0, 0xFFFF900100
- [13:59:07][D][ina228:167]: read_energy_2 ret= 0, 0x190FFFF
- [13:59:07][D][sensor:094]: 'INA228 Energy': Sending state 513280.00000 J with 2 decimals of accuracy
- [13:59:07][D][ina228:176]: read_charge_1 is TRUE, 0xFFFF700100
- [13:59:07][D][ina228:181]: read_charge_2 is TRUE, 0x170FFFF
- [13:59:07][D][sensor:094]: 'INA228 Charge': Sending state 9225.00000 C with 2 decimals of accuracy
- [13:59:07][W][component:214]: Component ina228.sensor took a long time for an operation (0.12 s).
- [13:59:07][W][component:215]: Components should block for at most 20-30ms.
- [13:59:09][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00200100
- [13:59:09][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
- [13:59:09][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:59:09][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00000000
- [13:59:09][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
- [13:59:09][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:59:09][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00500000
- [13:59:09][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
- [13:59:09][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
- [13:59:09][D][ina228:152]: read_power_1 ret= 0, 0x00000000
- [13:59:09][D][ina228:155]: read_power_2 ret= 0, 0x00000000
- [13:59:09][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
- [13:59:09][D][ina228:164]: read_energy_1 ret= 0, 0xFFFFF00000
- [13:59:09][D][ina228:167]: read_energy_2 ret= 0, 0xF0FFFF
- [13:59:09][D][sensor:094]: 'INA228 Energy': Sending state 308480.00000 J with 2 decimals of accuracy
- [13:59:09][D][ina228:176]: read_charge_1 is TRUE, 0xFFFF100100
- [13:59:09][D][ina228:181]: read_charge_2 is TRUE, 0x110FFFF
- [13:59:09][D][sensor:094]: 'INA228 Charge': Sending state 6824.99951 C with 2 decimals of accuracy
- [13:59:09][W][component:214]: Component ina228.sensor took a long time for an operation (0.12 s).
- [13:59:09][W][component:215]: Components should block for at most 20-30ms.
- [13:59:11][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00000100
- [13:59:11][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
- [13:59:11][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:59:11][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00500000
- [13:59:11][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
- [13:59:11][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:59:11][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00B00000
- [13:59:11][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
- [13:59:11][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
- [13:59:11][D][ina228:152]: read_power_1 ret= 0, 0x00000000
- [13:59:11][D][ina228:155]: read_power_2 ret= 0, 0x00000000
- [13:59:11][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
- [13:59:11][D][ina228:164]: read_energy_1 ret= 0, 0xFFFFB00000
- [13:59:11][D][ina228:167]: read_energy_2 ret= 0, 0xB0FFFF
- [13:59:11][D][sensor:094]: 'INA228 Energy': Sending state 226559.98438 J with 2 decimals of accuracy
- [13:59:11][D][ina228:176]: read_charge_1 is TRUE, 0xFFFF200100
- [13:59:11][D][ina228:181]: read_charge_2 is TRUE, 0x120FFFF
- [13:59:11][D][sensor:094]: 'INA228 Charge': Sending state 7224.99951 C with 2 decimals of accuracy
- [13:59:11][W][component:214]: Component ina228.sensor took a long time for an operation (0.12 s).
- [13:59:11][W][component:215]: Components should block for at most 20-30ms.
- [13:59:13][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00C00000
- [13:59:13][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
- [13:59:13][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:59:13][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00500000
- [13:59:13][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
- [13:59:13][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:59:13][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00100000
- [13:59:13][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
- [13:59:13][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
- [13:59:13][D][ina228:152]: read_power_1 ret= 0, 0x00000000
- [13:59:13][D][ina228:155]: read_power_2 ret= 0, 0x00000000
- [13:59:13][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
- [13:59:13][D][ina228:164]: read_energy_1 ret= 0, 0xFFFFF00000
- [13:59:13][D][ina228:167]: read_energy_2 ret= 0, 0xF0FFFF
- [13:59:13][D][sensor:094]: 'INA228 Energy': Sending state 308480.00000 J with 2 decimals of accuracy
- [13:59:13][D][ina228:176]: read_charge_1 is TRUE, 0xFFFFC00000
- [13:59:13][D][ina228:181]: read_charge_2 is TRUE, 0xC0FFFF
- [13:59:13][D][sensor:094]: 'INA228 Charge': Sending state 4824.99951 C with 2 decimals of accuracy
- [13:59:13][W][component:214]: Component ina228.sensor took a long time for an operation (0.12 s).
- [13:59:13][W][component:215]: Components should block for at most 20-30ms.
- [13:59:15][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00400100
- [13:59:15][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
- [13:59:15][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:59:15][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00600000
- [13:59:15][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
- [13:59:15][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:59:15][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00000000
- [13:59:15][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
- [13:59:15][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
- [13:59:15][D][ina228:152]: read_power_1 ret= 0, 0x00000000
- [13:59:15][D][ina228:155]: read_power_2 ret= 0, 0x00000000
- [13:59:15][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
- [13:59:15][D][ina228:164]: read_energy_1 ret= 0, 0xFFFF000100
- [13:59:15][D][ina228:167]: read_energy_2 ret= 0, 0x100FFFF
- [13:59:15][D][sensor:094]: 'INA228 Energy': Sending state 328960.00000 J with 2 decimals of accuracy
- [13:59:15][D][ina228:176]: read_charge_1 is TRUE, 0xFFFF000100
- [13:59:15][D][ina228:181]: read_charge_2 is TRUE, 0x100FFFF
- [13:59:15][D][sensor:094]: 'INA228 Charge': Sending state 6424.99951 C with 2 decimals of accuracy
- [13:59:15][W][component:214]: Component ina228.sensor took a long time for an operation (0.12 s).
- [13:59:15][W][component:215]: Components should block for at most 20-30ms.
- [13:59:17][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00200100
- [13:59:17][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
- [13:59:17][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:59:17][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00000000
- [13:59:17][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
- [13:59:17][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:59:17][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00000000
- [13:59:17][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
- [13:59:17][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
- [13:59:17][D][ina228:152]: read_power_1 ret= 0, 0x00000000
- [13:59:17][D][ina228:155]: read_power_2 ret= 0, 0x00000000
- [13:59:17][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
- [13:59:17][D][ina228:164]: read_energy_1 ret= 0, 0xFFFFE00000
- [13:59:17][D][ina228:167]: read_energy_2 ret= 0, 0xE0FFFF
- [13:59:17][D][sensor:094]: 'INA228 Energy': Sending state 288000.00000 J with 2 decimals of accuracy
- [13:59:17][D][ina228:176]: read_charge_1 is TRUE, 0xFFFF000100
- [13:59:17][D][ina228:181]: read_charge_2 is TRUE, 0x100FFFF
- [13:59:17][D][sensor:094]: 'INA228 Charge': Sending state 6424.99951 C with 2 decimals of accuracy
- [13:59:17][W][component:214]: Component ina228.sensor took a long time for an operation (0.12 s).
- [13:59:17][W][component:215]: Components should block for at most 20-30ms.
- [13:59:18][D][api:102]: Accepted 192.168.0.102
- [13:59:18][D][api.connection:1121]: Home Assistant 2024.1.2 (192.168.0.102): Connected successfully
- [13:59:19][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00000100
- [13:59:19][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
- [13:59:19][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:59:19][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00300000
- [13:59:19][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
- [13:59:19][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:59:19][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00000000
- [13:59:19][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
- [13:59:19][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
- [13:59:19][D][ina228:152]: read_power_1 ret= 0, 0x00000000
- [13:59:19][D][ina228:155]: read_power_2 ret= 0, 0x00000000
- [13:59:19][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
- [13:59:19][D][ina228:164]: read_energy_1 ret= 0, 0xFFFF300100
- [13:59:19][D][ina228:167]: read_energy_2 ret= 0, 0x130FFFF
- [13:59:19][D][sensor:094]: 'INA228 Energy': Sending state 390400.00000 J with 2 decimals of accuracy
- [13:59:19][D][ina228:176]: read_charge_1 is TRUE, 0xFFFF100100
- [13:59:19][D][ina228:181]: read_charge_2 is TRUE, 0x110FFFF
- [13:59:19][D][sensor:094]: 'INA228 Charge': Sending state 6824.99951 C with 2 decimals of accuracy
- [13:59:19][W][component:214]: Component ina228.sensor took a long time for an operation (0.13 s).
- [13:59:19][W][component:215]: Components should block for at most 20-30ms.
- [13:59:21][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00400100
- [13:59:21][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
- [13:59:21][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:59:21][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00100000
- [13:59:21][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
- [13:59:21][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:59:21][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00200000
- [13:59:21][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
- [13:59:21][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
- [13:59:21][D][ina228:152]: read_power_1 ret= 0, 0x00000000
- [13:59:21][D][ina228:155]: read_power_2 ret= 0, 0x00000000
- [13:59:21][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
- [13:59:21][D][ina228:164]: read_energy_1 ret= 0, 0xFFFFC00000
- [13:59:21][D][ina228:167]: read_energy_2 ret= 0, 0xC0FFFF
- [13:59:21][D][sensor:094]: 'INA228 Energy': Sending state 247039.98438 J with 2 decimals of accuracy
- [13:59:21][D][ina228:176]: read_charge_1 is TRUE, 0xFFFF300100
- [13:59:21][D][ina228:181]: read_charge_2 is TRUE, 0x130FFFF
- [13:59:21][D][sensor:094]: 'INA228 Charge': Sending state 7624.99951 C with 2 decimals of accuracy
- [13:59:21][W][component:214]: Component ina228.sensor took a long time for an operation (0.12 s).
- [13:59:21][W][component:215]: Components should block for at most 20-30ms.
- [13:59:23][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00C00000
- [13:59:23][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
- [13:59:23][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:59:23][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00100000
- [13:59:23][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
- [13:59:23][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:59:23][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00100000
- [13:59:23][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
- [13:59:23][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
- [13:59:23][D][ina228:152]: read_power_1 ret= 0, 0x00000000
- [13:59:23][D][ina228:155]: read_power_2 ret= 0, 0x00000000
- [13:59:23][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
- [13:59:23][D][ina228:164]: read_energy_1 ret= 0, 0xFFFF600100
- [13:59:23][D][ina228:167]: read_energy_2 ret= 0, 0x160FFFF
- [13:59:23][D][sensor:094]: 'INA228 Energy': Sending state 451840.00000 J with 2 decimals of accuracy
- [13:59:23][D][ina228:176]: read_charge_1 is TRUE, 0xFFFFC00000
- [13:59:23][D][ina228:181]: read_charge_2 is TRUE, 0xC0FFFF
- [13:59:23][D][sensor:094]: 'INA228 Charge': Sending state 4824.99951 C with 2 decimals of accuracy
- [13:59:23][W][component:214]: Component ina228.sensor took a long time for an operation (0.12 s).
- [13:59:23][W][component:215]: Components should block for at most 20-30ms.
- [13:59:25][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00100100
- [13:59:25][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
- [13:59:25][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:59:25][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00400000
- [13:59:25][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
- [13:59:25][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:59:25][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00200000
- [13:59:25][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
- [13:59:25][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
- [13:59:25][D][ina228:152]: read_power_1 ret= 0, 0x00000000
- [13:59:25][D][ina228:155]: read_power_2 ret= 0, 0x00000000
- [13:59:25][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
- [13:59:25][D][ina228:164]: read_energy_1 ret= 0, 0xFFFF300100
- [13:59:25][D][ina228:167]: read_energy_2 ret= 0, 0x130FFFF
- [13:59:25][D][sensor:094]: 'INA228 Energy': Sending state 390400.00000 J with 2 decimals of accuracy
- [13:59:25][D][ina228:176]: read_charge_1 is TRUE, 0xFFFF300100
- [13:59:25][D][ina228:181]: read_charge_2 is TRUE, 0x130FFFF
- [13:59:25][D][sensor:094]: 'INA228 Charge': Sending state 7624.99951 C with 2 decimals of accuracy
- [13:59:25][W][component:214]: Component ina228.sensor took a long time for an operation (0.13 s).
- [13:59:25][W][component:215]: Components should block for at most 20-30ms.
- [13:59:26][D][sensor:094]: 'Uptime Sensor': Sending state 28.54000 s with 0 decimals of accuracy
- [13:59:27][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00500100
- [13:59:27][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
- [13:59:27][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:59:27][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00000000
- [13:59:27][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
- [13:59:27][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:59:27][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00300000
- [13:59:27][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
- [13:59:27][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
- [13:59:27][D][ina228:152]: read_power_1 ret= 0, 0x00000000
- [13:59:27][D][ina228:155]: read_power_2 ret= 0, 0x00000000
- [13:59:27][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
- [13:59:27][D][ina228:164]: read_energy_1 ret= 0, 0xFFFF700100
- [13:59:27][D][ina228:167]: read_energy_2 ret= 0, 0x170FFFF
- [13:59:27][D][sensor:094]: 'INA228 Energy': Sending state 472320.00000 J with 2 decimals of accuracy
- [13:59:27][D][ina228:176]: read_charge_1 is TRUE, 0xFFFF400100
- [13:59:27][D][ina228:181]: read_charge_2 is TRUE, 0x140FFFF
- [13:59:27][D][sensor:094]: 'INA228 Charge': Sending state 8024.99951 C with 2 decimals of accuracy
- [13:59:27][W][component:214]: Component ina228.sensor took a long time for an operation (0.13 s).
- [13:59:27][W][component:215]: Components should block for at most 20-30ms.
- [13:59:29][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00800000
- [13:59:29][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
- [13:59:29][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:59:29][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00000000
- [13:59:29][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
- [13:59:29][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:59:29][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00400000
- [13:59:29][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
- [13:59:29][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
- [13:59:29][D][ina228:152]: read_power_1 ret= 0, 0x00000000
- [13:59:29][D][ina228:155]: read_power_2 ret= 0, 0x00000000
- [13:59:29][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
- [13:59:29][D][ina228:164]: read_energy_1 ret= 0, 0xFFFF500100
- [13:59:29][D][ina228:167]: read_energy_2 ret= 0, 0x150FFFF
- [13:59:29][D][sensor:094]: 'INA228 Energy': Sending state 431360.00000 J with 2 decimals of accuracy
- [13:59:29][D][ina228:176]: read_charge_1 is TRUE, 0xFFFF300100
- [13:59:29][D][ina228:181]: read_charge_2 is TRUE, 0x130FFFF
- [13:59:29][D][sensor:094]: 'INA228 Charge': Sending state 7624.99951 C with 2 decimals of accuracy
- [13:59:29][W][component:214]: Component ina228.sensor took a long time for an operation (0.13 s).
- [13:59:29][W][component:215]: Components should block for at most 20-30ms.
- [13:59:31][D][sensor:094]: 'WiFi Signal Sensor': Sending state -76.00000 dBm with 0 decimals of accuracy
- [13:59:31][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00B00100
- [13:59:31][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
- [13:59:31][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:59:31][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00000000
- [13:59:31][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
- [13:59:31][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:59:31][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00000000
- [13:59:31][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
- [13:59:31][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
- [13:59:31][D][ina228:152]: read_power_1 ret= 0, 0x00000000
- [13:59:31][D][ina228:155]: read_power_2 ret= 0, 0x00000000
- [13:59:31][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
- [13:59:31][D][ina228:164]: read_energy_1 ret= 0, 0xFFFF100100
- [13:59:31][D][ina228:167]: read_energy_2 ret= 0, 0x110FFFF
- [13:59:31][D][sensor:094]: 'INA228 Energy': Sending state 349440.00000 J with 2 decimals of accuracy
- [13:59:31][D][ina228:176]: read_charge_1 is TRUE, 0xFFFF100100
- [13:59:31][D][ina228:181]: read_charge_2 is TRUE, 0x110FFFF
- [13:59:31][D][sensor:094]: 'INA228 Charge': Sending state 6824.99951 C with 2 decimals of accuracy
- [13:59:31][W][component:214]: Component ina228.sensor took a long time for an operation (0.13 s).
- [13:59:31][W][component:215]: Components should block for at most 20-30ms.
- [13:59:33][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00600100
- [13:59:33][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
- [13:59:33][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:59:33][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00200000
- [13:59:33][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
- [13:59:33][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:59:33][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00100000
- [13:59:33][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
- [13:59:33][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
- [13:59:33][D][ina228:152]: read_power_1 ret= 0, 0x00000000
- [13:59:33][D][ina228:155]: read_power_2 ret= 0, 0x00000000
- [13:59:33][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
- [13:59:33][D][ina228:164]: read_energy_1 ret= 0, 0xFFFFE00000
- [13:59:33][D][ina228:167]: read_energy_2 ret= 0, 0xE0FFFF
- [13:59:33][D][sensor:094]: 'INA228 Energy': Sending state 288000.00000 J with 2 decimals of accuracy
- [13:59:33][D][ina228:176]: read_charge_1 is TRUE, 0xFFFF200100
- [13:59:33][D][ina228:181]: read_charge_2 is TRUE, 0x120FFFF
- [13:59:33][D][sensor:094]: 'INA228 Charge': Sending state 7224.99951 C with 2 decimals of accuracy
- [13:59:33][W][component:214]: Component ina228.sensor took a long time for an operation (0.13 s).
- [13:59:33][W][component:215]: Components should block for at most 20-30ms.
- [13:59:35][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00000100
- [13:59:35][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
- [13:59:35][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:59:35][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00000000
- [13:59:35][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
- [13:59:35][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:59:35][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00400000
- [13:59:35][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
- [13:59:35][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
- [13:59:35][D][ina228:152]: read_power_1 ret= 0, 0x00000000
- [13:59:35][D][ina228:155]: read_power_2 ret= 0, 0x00000000
- [13:59:35][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
- [13:59:35][D][ina228:164]: read_energy_1 ret= 0, 0xFFFF300100
- [13:59:35][D][ina228:167]: read_energy_2 ret= 0, 0x130FFFF
- [13:59:35][D][sensor:094]: 'INA228 Energy': Sending state 390400.00000 J with 2 decimals of accuracy
- [13:59:35][D][ina228:176]: read_charge_1 is TRUE, 0xFFFF700100
- [13:59:35][D][ina228:181]: read_charge_2 is TRUE, 0x170FFFF
- [13:59:35][D][sensor:094]: 'INA228 Charge': Sending state 9225.00000 C with 2 decimals of accuracy
- [13:59:35][W][component:214]: Component ina228.sensor took a long time for an operation (0.12 s).
- [13:59:35][W][component:215]: Components should block for at most 20-30ms.
- [13:59:37][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00100100
- [13:59:37][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
- [13:59:37][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:59:37][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00300000
- [13:59:37][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
- [13:59:37][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:59:37][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00200000
- [13:59:37][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
- [13:59:37][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
- [13:59:37][D][ina228:152]: read_power_1 ret= 0, 0x00000000
- [13:59:37][D][ina228:155]: read_power_2 ret= 0, 0x00000000
- [13:59:37][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
- [13:59:37][D][ina228:164]: read_energy_1 ret= 0, 0xFFFFA00100
- [13:59:37][D][ina228:167]: read_energy_2 ret= 0, 0x1A0FFFF
- [13:59:37][D][sensor:094]: 'INA228 Energy': Sending state 533760.00000 J with 2 decimals of accuracy
- [13:59:37][D][ina228:176]: read_charge_1 is TRUE, 0xFFFFA00100
- [13:59:37][D][ina228:181]: read_charge_2 is TRUE, 0x1A0FFFF
- [13:59:37][D][sensor:094]: 'INA228 Charge': Sending state 10425.00000 C with 2 decimals of accuracy
- [13:59:37][W][component:214]: Component ina228.sensor took a long time for an operation (0.13 s).
- [13:59:37][W][component:215]: Components should block for at most 20-30ms.
- [13:59:39][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00500100
- [13:59:39][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
- [13:59:39][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:59:39][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00600000
- [13:59:39][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
- [13:59:39][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:59:39][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00000000
- [13:59:39][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
- [13:59:39][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
- [13:59:39][D][ina228:152]: read_power_1 ret= 0, 0x00000000
- [13:59:39][D][ina228:155]: read_power_2 ret= 0, 0x00000000
- [13:59:39][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
- [13:59:39][D][ina228:164]: read_energy_1 ret= 0, 0xFFFF400100
- [13:59:39][D][ina228:167]: read_energy_2 ret= 0, 0x140FFFF
- [13:59:39][D][sensor:094]: 'INA228 Energy': Sending state 410880.00000 J with 2 decimals of accuracy
- [13:59:39][D][ina228:176]: read_charge_1 is TRUE, 0xFFFF400100
- [13:59:39][D][ina228:181]: read_charge_2 is TRUE, 0x140FFFF
- [13:59:39][D][sensor:094]: 'INA228 Charge': Sending state 8024.99951 C with 2 decimals of accuracy
- [13:59:39][W][component:214]: Component ina228.sensor took a long time for an operation (0.14 s).
- [13:59:39][W][component:215]: Components should block for at most 20-30ms.
- [13:59:41][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00600100
- [13:59:41][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
- [13:59:41][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:59:41][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00000000
- [13:59:41][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
- [13:59:41][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:59:41][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00000000
- [13:59:41][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
- [13:59:41][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
- [13:59:41][D][ina228:152]: read_power_1 ret= 0, 0x00000000
- [13:59:41][D][ina228:155]: read_power_2 ret= 0, 0x00000000
- [13:59:41][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
- [13:59:41][D][ina228:164]: read_energy_1 ret= 0, 0xFFFF300100
- [13:59:41][D][ina228:167]: read_energy_2 ret= 0, 0x130FFFF
- [13:59:41][D][sensor:094]: 'INA228 Energy': Sending state 390400.00000 J with 2 decimals of accuracy
- [13:59:41][D][ina228:176]: read_charge_1 is TRUE, 0xFFFF700000
- [13:59:41][D][ina228:181]: read_charge_2 is TRUE, 0x70FFFF
- [13:59:41][D][sensor:094]: 'INA228 Charge': Sending state 2824.99951 C with 2 decimals of accuracy
- [13:59:41][W][component:214]: Component ina228.sensor took a long time for an operation (0.13 s).
- [13:59:41][W][component:215]: Components should block for at most 20-30ms.
- [13:59:43][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00500100
- [13:59:43][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
- [13:59:43][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:59:43][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00000000
- [13:59:43][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
- [13:59:43][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:59:43][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00000000
- [13:59:43][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
- [13:59:43][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
- [13:59:43][D][ina228:152]: read_power_1 ret= 0, 0x00000000
- [13:59:43][D][ina228:155]: read_power_2 ret= 0, 0x00000000
- [13:59:43][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
- [13:59:43][D][ina228:164]: read_energy_1 ret= 0, 0xFFFFF00000
- [13:59:43][D][ina228:167]: read_energy_2 ret= 0, 0xF0FFFF
- [13:59:43][D][sensor:094]: 'INA228 Energy': Sending state 308480.00000 J with 2 decimals of accuracy
- [13:59:43][D][ina228:176]: read_charge_1 is TRUE, 0xFFFF200100
- [13:59:43][D][ina228:181]: read_charge_2 is TRUE, 0x120FFFF
- [13:59:43][D][sensor:094]: 'INA228 Charge': Sending state 7224.99951 C with 2 decimals of accuracy
- [13:59:43][W][component:214]: Component ina228.sensor took a long time for an operation (0.12 s).
- [13:59:43][W][component:215]: Components should block for at most 20-30ms.
- [13:59:45][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00F00000
- [13:59:45][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
- [13:59:45][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:59:45][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00300000
- [13:59:45][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
- [13:59:45][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:59:45][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00200000
- [13:59:45][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
- [13:59:45][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
- [13:59:45][D][ina228:152]: read_power_1 ret= 0, 0x00000000
- [13:59:45][D][ina228:155]: read_power_2 ret= 0, 0x00000000
- [13:59:45][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
- [13:59:45][D][ina228:164]: read_energy_1 ret= 0, 0xFFFF200100
- [13:59:45][D][ina228:167]: read_energy_2 ret= 0, 0x120FFFF
- [13:59:45][D][sensor:094]: 'INA228 Energy': Sending state 369920.00000 J with 2 decimals of accuracy
- [13:59:45][D][ina228:176]: read_charge_1 is TRUE, 0xFFFF200100
- [13:59:45][D][ina228:181]: read_charge_2 is TRUE, 0x120FFFF
- [13:59:45][D][sensor:094]: 'INA228 Charge': Sending state 7224.99951 C with 2 decimals of accuracy
- [13:59:45][W][component:214]: Component ina228.sensor took a long time for an operation (0.14 s).
- [13:59:45][W][component:215]: Components should block for at most 20-30ms.
- [13:59:47][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00400100
- [13:59:47][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
- [13:59:47][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:59:47][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00000000
- [13:59:47][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
- [13:59:47][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:59:47][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00B00000
- [13:59:47][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
- [13:59:47][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
- [13:59:47][D][ina228:152]: read_power_1 ret= 0, 0x00000000
- [13:59:47][D][ina228:155]: read_power_2 ret= 0, 0x00000000
- [13:59:47][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
- [13:59:47][D][ina228:164]: read_energy_1 ret= 0, 0xFFFF900100
- [13:59:47][D][ina228:167]: read_energy_2 ret= 0, 0x190FFFF
- [13:59:47][D][sensor:094]: 'INA228 Energy': Sending state 513280.00000 J with 2 decimals of accuracy
- [13:59:47][D][ina228:176]: read_charge_1 is TRUE, 0xFFFF500100
- [13:59:47][D][ina228:181]: read_charge_2 is TRUE, 0x150FFFF
- [13:59:47][D][sensor:094]: 'INA228 Charge': Sending state 8425.00000 C with 2 decimals of accuracy
- [13:59:47][W][component:214]: Component ina228.sensor took a long time for an operation (0.14 s).
- [13:59:47][W][component:215]: Components should block for at most 20-30ms.
- [13:59:49][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00100100
- [13:59:49][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
- [13:59:49][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:59:49][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00050000
- [13:59:49][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
- [13:59:49][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
- [13:59:54]E (60408) task_wdt: Task watchdog got triggered. The following tasks did not reset the watchdog in time:
- [13:59:54]E (60408) task_wdt: - loopTask (CPU 1)
- [13:59:54]E (60408) task_wdt: Tasks currently running:
- [13:59:54]E (60408) task_wdt: CPU 0: IDLE
- [13:59:54]E (60408) task_wdt: CPU 1: IDLE
- [13:59:54]E (60408) task_wdt: Aborting.
- [13:59:54]
- [13:59:54]abort() was called at PC 0x400ef955 on core 0
- [13:59:54]
- [13:59:54]
- [13:59:54]Backtrace:0x40083ab9:0x3ffbea4c |<-CORRUPTED
- [13:59:54]
- [13:59:54]
- [13:59:54]
- [13:59:54]
- [13:59:54]ELF file SHA256: 0000000000000000
- [13:59:54]
- [13:59:54]Rebooting...
- [13:59:54]ets Jul 29 2019 12:21:46
- [13:59:54]
- [13:59:54]rst:0xc (SW_CPU_RESET),boot:0x17 (SPI_FAST_FLASH_BOOT)
- [13:59:54]configsip: 0, SPIWP:0xee
- [13:59:54]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
- [13:59:54]mode:DIO, clock div:2
- [13:59:54]load:0x3fff0030,len:1184
- [13:59:54]load:0x40078000,len:13132
- [13:59:54]load:0x40080400,len:3036
- [13:59:54]entry 0x400805e4
- [13:59:55][I][logger:355]: Log initialized
- [13:59:55][C][ota:473]: There have been 6 suspected unsuccessful boot attempts.
- [13:59:55][D][esp32.preferences:114]: Saving 1 preferences to flash...
- [13:59:55][D][esp32.preferences:143]: Saving 1 preferences to flash: 0 cached, 1 written, 0 failed
- [13:59:55][I][app:029]: Running through setup()...
- [13:59:55][I][i2c.arduino:183]: Performing I2C bus recovery
- [14:00:00]E (10339) task_wdt: Task watchdog got triggered. The following tasks did not reset the watchdog in time:
- [14:00:00]E (10339) task_wdt: - loopTask (CPU 1)
- [14:00:00]E (10339) task_wdt: Tasks currently running:
- [14:00:00]E (10339) task_wdt: CPU 0: IDLE
- [14:00:00]E (10339) task_wdt: CPU 1: IDLE
- [14:00:00]E (10339) task_wdt: Aborting.
- [14:00:00]
- [14:00:00]abort() was called at PC 0x400ef955 on core 0
- [14:00:00]
- [14:00:00]
- [14:00:00]Backtrace:0x40083ab9:0x3ffbea4c |<-CORRUPTED
- [14:00:00]
- [14:00:00]
- [14:00:00]
- [14:00:00]
- [14:00:00]ELF file SHA256: 0000000000000000
- [14:00:00]
- [14:00:00]Rebooting...
- [14:00:00]ets Jul 29 2019 12:21:46
- [14:00:00]
- [14:00:00]rst:0xc (SW_CPU_RESET),boot:0x17 (SPI_FAST_FLASH_BOOT)
- [14:00:00]configsip: 0, SPIWP:0xee
- [14:00:00]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
- [14:00:00]mode:DIO, clock div:2
- [14:00:00]load:0x3fff0030,len:1184
- [14:00:00]load:0x40078000,len:13132
- [14:00:00]load:0x40080400,len:3036
- [14:00:00]entry 0x400805e4
- [14:00:00][I][logger:355]: Log initialized
- [14:00:00][C][ota:473]: There have been 7 suspected unsuccessful boot attempts.
- [14:00:00][D][esp32.preferences:114]: Saving 1 preferences to flash...
- [14:00:00][D][esp32.preferences:143]: Saving 1 preferences to flash: 0 cached, 1 written, 0 failed
- [14:00:00][I][app:029]: Running through setup()...
- [14:00:00][I][i2c.arduino:183]: Performing I2C bus recovery
- [14:00:00][E][i2c.arduino:199]: Recovery failed: SCL is held LOW on the I2C bus
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement