Advertisement
tahc81

Untitled

Jan 15th, 2024
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 56.02 KB | None | 0 0
  1. ********************************************************************************
  2.  
  3. Obsolete PIO Core v6.1.11 is used (previous was 6.1.12)
  4.  
  5. Please remove multiple PIO Cores from a system:
  6. https://docs.platformio.org/en/latest/core/installation/troubleshooting.html
  7.  
  8. ********************************************************************************
  9.  
  10. Processing current-shunt (board: esp32dev; framework: arduino; platform: platformio/[email protected])
  11.  
  12. --------------------------------------------------------------------------------
  13.  
  14. HARDWARE: ESP32 240MHz, 320KB RAM, 4MB Flash
  15.  
  16.  - toolchain-xtensa-esp32 @ 8.4.0+2021r2-patch5
  17.  
  18. Dependency Graph
  19.  
  20. |-- WiFi @ 2.0.0
  21.  
  22. |-- ESPmDNS @ 2.0.0
  23.  
  24. |-- Update @ 2.0.0
  25.  
  26. |-- Wire @ 2.0.0
  27.  
  28. RAM:  [=         ]  12.3% (used 40360 bytes from 327680 bytes)
  29.  
  30. Flash: [====      ]  44.9% (used 824133 bytes from 1835008 bytes)
  31. ========================= [SUCCESS] Took 3.63 seconds =========================
  32.  
  33. Found multiple options for uploading, please choose one:
  34.  [1] COM16 (USB-Enhanced-SERIAL CH9102 (COM16))
  35.   [2] Over The Air (current-shunt.local)
  36. (number): esptool.py v4.6.2
  37. Serial port COM16
  38. Connecting....
  39. Chip is ESP32-D0WD-V3 (revision v3.0)
  40. Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None
  41. Crystal is 40MHz
  42. MAC: 3c:e9:0e:8b:cc:cc
  43. Uploading stub...
  44. Running stub...
  45. Stub running...
  46. Changing baud rate to 460800
  47. Changed.
  48. Configuring flash size...
  49. Auto-detected Flash size: 4MB
  50. Flash will be erased from 0x00010000 to 0x000dafff...
  51. Flash will be erased from 0x00001000 to 0x00005fff...
  52. Flash will be erased from 0x00008000 to 0x00008fff...
  53. Flash will be erased from 0x0000e000 to 0x0000ffff...
  54. Compressed 829904 bytes to 538218...
  55.  
  56. Writing at 0x00010000... (3 %)
  57. Writing at 0x0001bde8... (6 %)
  58. Writing at 0x00026067... (9 %)
  59. Writing at 0x00032c30... (12 %)
  60. Writing at 0x00038889... (15 %)
  61. Writing at 0x0003e1b4... (18 %)
  62. Writing at 0x00043c9f... (21 %)
  63. Writing at 0x00049651... (24 %)
  64. Writing at 0x0004ebcd... (27 %)
  65. Writing at 0x00054438... (30 %)
  66. Writing at 0x000598a5... (33 %)
  67. Writing at 0x0005eaac... (36 %)
  68. Writing at 0x00063e3f... (39 %)
  69. Writing at 0x00069198... (42 %)
  70. Writing at 0x0006e2de... (45 %)
  71. Writing at 0x00073482... (48 %)
  72. Writing at 0x00078716... (51 %)
  73. Writing at 0x0007da19... (54 %)
  74. Writing at 0x00083706... (57 %)
  75. Writing at 0x00088dbe... (60 %)
  76. Writing at 0x0008dff1... (63 %)
  77. Writing at 0x000933de... (66 %)
  78. Writing at 0x00098879... (69 %)
  79. Writing at 0x0009dead... (72 %)
  80. Writing at 0x000a36b1... (75 %)
  81. Writing at 0x000a9575... (78 %)
  82. Writing at 0x000aee77... (81 %)
  83. Writing at 0x000b766a... (84 %)
  84. Writing at 0x000c034f... (87 %)
  85. Writing at 0x000c53a6... (90 %)
  86. Writing at 0x000cabbe... (93 %)
  87. Writing at 0x000d05db... (96 %)
  88. Writing at 0x000d5a68... (100 %)
  89. Wrote 829904 bytes (538218 compressed) at 0x00010000 in 12.3 seconds (effective 541.6 kbit/s)...
  90. Hash of data verified.
  91. Compressed 17440 bytes to 12128...
  92.  
  93. Writing at 0x00001000... (100 %)
  94. Wrote 17440 bytes (12128 compressed) at 0x00001000 in 0.4 seconds (effective 332.5 kbit/s)...
  95. Hash of data verified.
  96. Compressed 3072 bytes to 144...
  97.  
  98. Writing at 0x00008000... (100 %)
  99. Wrote 3072 bytes (144 compressed) at 0x00008000 in 0.0 seconds (effective 1053.2 kbit/s)...
  100. Hash of data verified.
  101. Compressed 8192 bytes to 47...
  102.  
  103. Writing at 0x0000e000... (100 %)
  104. Wrote 8192 bytes (47 compressed) at 0x0000e000 in 0.1 seconds (effective 1270.9 kbit/s)...
  105. Hash of data verified.
  106.  
  107. Leaving...
  108. Hard resetting via RTS pin...
  109. [13:58:57]ets Jul 29 2019 12:21:46
  110. [13:58:57]
  111. [13:58:57]rst:0x1 (POWERON_RESET),boot:0x17 (SPI_FAST_FLASH_BOOT)
  112. [13:58:57]configsip: 0, SPIWP:0xee
  113. [13:58:57]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
  114. [13:58:57]mode:DIO, clock div:2
  115. [13:58:57]load:0x3fff0030,len:1184
  116. [13:58:57]load:0x40078000,len:13132
  117. [13:58:57]load:0x40080400,len:3036
  118. [13:58:57]entry 0x400805e4
  119. [13:58:57][I][logger:355]: Log initialized
  120. [13:58:57][C][ota:473]: There have been 5 suspected unsuccessful boot attempts.
  121. [13:58:57][D][esp32.preferences:114]: Saving 1 preferences to flash...
  122. [13:58:57][D][esp32.preferences:143]: Saving 1 preferences to flash: 0 cached, 1 written, 0 failed
  123. [13:58:57][I][app:029]: Running through setup()...
  124. [13:58:57][I][i2c.arduino:183]: Performing I2C bus recovery
  125. [13:58:57][C][ina228:051]: Setting up INA228...
  126. [13:58:57][    66][E][Wire.cpp:416] beginTransmission(): Unfinished Repeated Start transaction! Expected requestFrom, not beginTransmission! Clearing...
  127. [13:58:57][D][ina228:021]: read_u16_ 0x3E, ret= 0, raw 0x4954
  128. [13:58:57][D][ina228:065]: Read mfg id returned TRUE
  129. [13:58:57][D][ina228:021]: read_u16_ 0x3F, ret= 0, raw 0x8122
  130. [13:58:57][D][ina228:068]: Read mfg id returned TRUE
  131. [13:58:58][D][ina228:074]: Manufacturer: 0x5449, Device ID: 0x2281
  132. [13:58:58][D][ina228:096]: New Rshunt=0.000188 ohm, max current=400.000
  133. [13:58:58][D][ina228:097]: New CURRENT_LSB=0.000381, SHUNT_CAL=937
  134. [13:58:58][   117][E][Wire.cpp:416] beginTransmission(): Unfinished Repeated Start transaction! Expected requestFrom, not beginTransmission! Clearing...
  135. [13:58:58][D][ina228:021]: read_u16_ 0x00, ret= 0, raw 0x0000
  136. [13:58:58][   135][E][Wire.cpp:416] beginTransmission(): Unfinished Repeated Start transaction! Expected requestFrom, not beginTransmission! Clearing...
  137. [13:58:58][D][ina228:021]: read_u16_ 0x01, ret= 0, raw 0xEAF4
  138. [13:58:58][D][ina228:085]: Read REG_ADC_CONFIG returned TRUE, 0xF4EA
  139. [13:58:58][D][ina228:088]: Read REG_ADC_CONFIG2 returned TRUE, 0xF4EA
  140. [13:58:58][C][wifi:038]: Setting up WiFi...
  141. [13:58:58][C][wifi:051]: Starting WiFi...
  142. [13:58:58][C][wifi:052]:  Local MAC: 3C:E9:0E:8B:CC:CC
  143. [13:58:58][D][wifi:455]: Starting scan...
  144. [13:58:58][D][sensor:094]: 'Uptime Sensor': Sending state 0.29400 s with 0 decimals of accuracy
  145. [13:58:58][   295][E][Wire.cpp:416] beginTransmission(): Unfinished Repeated Start transaction! Expected requestFrom, not beginTransmission! Clearing...
  146. [13:58:58][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00100100
  147. [13:58:58][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
  148. [13:58:58][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  149. [13:58:58][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00000000
  150. [13:58:58][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
  151. [13:58:58][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  152. [13:58:58][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00000000
  153. [13:58:58][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
  154. [13:58:58][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
  155. [13:58:58][D][ina228:152]: read_power_1 ret= 0, 0x00000000
  156. [13:58:58][D][ina228:155]: read_power_2 ret= 0, 0x00000000
  157. [13:58:58][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
  158. [13:58:58][D][ina228:164]: read_energy_1 ret= 0, 0xFFFFF00000
  159. [13:58:58][D][ina228:167]: read_energy_2 ret= 0, 0xF0FFFF
  160. [13:58:58][D][sensor:094]: 'INA228 Energy': Sending state 308480.00000 J with 2 decimals of accuracy
  161. [13:58:58][D][ina228:176]: read_charge_1 is TRUE, 0xFFFF300100
  162. [13:58:58][D][ina228:181]: read_charge_2 is TRUE, 0x130FFFF
  163. [13:58:58][D][sensor:094]: 'INA228 Charge': Sending state 7624.99951 C with 2 decimals of accuracy
  164. [13:58:58][W][component:214]: Component ina228.sensor took a long time for an operation (0.14 s).
  165. [13:58:58][W][component:215]: Components should block for at most 20-30ms.
  166. [13:58:59][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00700100
  167. [13:58:59][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
  168. [13:58:59][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  169. [13:58:59][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00300000
  170. [13:58:59][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
  171. [13:58:59][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  172. [13:58:59][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00100000
  173. [13:58:59][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
  174. [13:58:59][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
  175. [13:58:59][D][ina228:152]: read_power_1 ret= 0, 0x00000000
  176. [13:58:59][D][ina228:155]: read_power_2 ret= 0, 0x00000000
  177. [13:58:59][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
  178. [13:58:59][D][ina228:164]: read_energy_1 ret= 0, 0xFFFF500100
  179. [13:58:59][D][ina228:167]: read_energy_2 ret= 0, 0x150FFFF
  180. [13:58:59][D][sensor:094]: 'INA228 Energy': Sending state 431360.00000 J with 2 decimals of accuracy
  181. [13:58:59][D][ina228:176]: read_charge_1 is TRUE, 0xFFFF900100
  182. [13:58:59][D][ina228:181]: read_charge_2 is TRUE, 0x190FFFF
  183. [13:58:59][D][sensor:094]: 'INA228 Charge': Sending state 10025.00000 C with 2 decimals of accuracy
  184. [13:58:59][W][component:214]: Component ina228.sensor took a long time for an operation (0.12 s).
  185. [13:58:59][W][component:215]: Components should block for at most 20-30ms.
  186. [13:59:01][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00100100
  187. [13:59:01][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
  188. [13:59:01][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  189. [13:59:01][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00400000
  190. [13:59:01][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
  191. [13:59:01][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  192. [13:59:01][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00400000
  193. [13:59:01][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
  194. [13:59:01][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
  195. [13:59:01][D][ina228:152]: read_power_1 ret= 0, 0x00000000
  196. [13:59:01][D][ina228:155]: read_power_2 ret= 0, 0x00000000
  197. [13:59:01][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
  198. [13:59:01][D][ina228:164]: read_energy_1 ret= 0, 0xFFFFE00000
  199. [13:59:01][D][ina228:167]: read_energy_2 ret= 0, 0xE0FFFF
  200. [13:59:01][D][sensor:094]: 'INA228 Energy': Sending state 288000.00000 J with 2 decimals of accuracy
  201. [13:59:01][D][ina228:176]: read_charge_1 is TRUE, 0xFFFFE00000
  202. [13:59:01][D][ina228:181]: read_charge_2 is TRUE, 0xE0FFFF
  203. [13:59:01][D][sensor:094]: 'INA228 Charge': Sending state 5624.99951 C with 2 decimals of accuracy
  204. [13:59:01][W][component:214]: Component ina228.sensor took a long time for an operation (0.12 s).
  205. [13:59:01][W][component:215]: Components should block for at most 20-30ms.
  206. [13:59:03][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00200100
  207. [13:59:03][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
  208. [13:59:03][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  209. [13:59:03][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00100000
  210. [13:59:03][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
  211. [13:59:03][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  212. [13:59:03][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00200000
  213. [13:59:03][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
  214. [13:59:03][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
  215. [13:59:03][D][ina228:152]: read_power_1 ret= 0, 0x00000000
  216. [13:59:03][D][ina228:155]: read_power_2 ret= 0, 0x00000000
  217. [13:59:03][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
  218. [13:59:03][D][ina228:164]: read_energy_1 ret= 0, 0xFFFFE00000
  219. [13:59:03][D][ina228:167]: read_energy_2 ret= 0, 0xE0FFFF
  220. [13:59:03][D][sensor:094]: 'INA228 Energy': Sending state 288000.00000 J with 2 decimals of accuracy
  221. [13:59:03][D][ina228:176]: read_charge_1 is TRUE, 0xFFFFE00000
  222. [13:59:03][D][ina228:181]: read_charge_2 is TRUE, 0xE0FFFF
  223. [13:59:03][D][sensor:094]: 'INA228 Charge': Sending state 5624.99951 C with 2 decimals of accuracy
  224. [13:59:03][W][component:214]: Component ina228.sensor took a long time for an operation (0.12 s).
  225. [13:59:03][W][component:215]: Components should block for at most 20-30ms.
  226. [13:59:03][D][wifi:470]: Found networks:
  227. [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"
  228. [13:59:03][D][wifi:515]:    Channel: 1
  229. [13:59:03][D][wifi:516]:    RSSI: -79 dB
  230. [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"
  231. [13:59:03][D][wifi:515]:    Channel: 12
  232. [13:59:03][D][wifi:516]:    RSSI: -79 dB
  233. [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"
  234. [13:59:04][I][wifi:300]: WiFi Connecting to 'tantal'...
  235. [13:59:05][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00D00000
  236. [13:59:05][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
  237. [13:59:05][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  238. [13:59:05][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00500000
  239. [13:59:05][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
  240. [13:59:05][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  241. [13:59:05][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00000000
  242. [13:59:05][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
  243. [13:59:05][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
  244. [13:59:05][D][ina228:152]: read_power_1 ret= 0, 0x00000000
  245. [13:59:05][D][ina228:155]: read_power_2 ret= 0, 0x00000000
  246. [13:59:05][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
  247. [13:59:05][D][ina228:164]: read_energy_1 ret= 0, 0xFFFFD00000
  248. [13:59:05][D][ina228:167]: read_energy_2 ret= 0, 0xD0FFFF
  249. [13:59:05][D][sensor:094]: 'INA228 Energy': Sending state 267520.00000 J with 2 decimals of accuracy
  250. [13:59:05][D][ina228:176]: read_charge_1 is TRUE, 0xFFFF600100
  251. [13:59:05][D][ina228:181]: read_charge_2 is TRUE, 0x160FFFF
  252. [13:59:05][D][sensor:094]: 'INA228 Charge': Sending state 8825.00000 C with 2 decimals of accuracy
  253. [13:59:05][W][component:214]: Component ina228.sensor took a long time for an operation (0.12 s).
  254. [13:59:05][W][component:215]: Components should block for at most 20-30ms.
  255. [13:59:06][I][wifi:587]: WiFi Connected!
  256. [13:59:06][C][wifi:405]:  Local MAC: 3C:E9:0E:8B:CC:CC
  257. [13:59:06][C][wifi:410]:  SSID: 'tantal'
  258. [13:59:06][C][wifi:411]:  IP Address: 192.168.0.231
  259. [13:59:06][C][wifi:413]:  BSSID: FC:34:97:0B:AB:80
  260. [13:59:06][C][wifi:414]:  Hostname: 'current-shunt'
  261. [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'
  262. [13:59:06][C][wifi:420]:  Channel: 1
  263. [13:59:06][C][wifi:421]:  Subnet: 255.255.255.0
  264. [13:59:06][C][wifi:422]:  Gateway: 192.168.0.1
  265. [13:59:06][C][wifi:423]:  DNS1: 192.168.0.102
  266. [13:59:06][C][wifi:424]:  DNS2: 8.8.8.8
  267. [13:59:06][C][ota:097]: Over-The-Air Updates:
  268. [13:59:06][C][ota:098]:  Address: current-shunt.local:3232
  269. [13:59:06][W][ota:107]: Last Boot was an unhandled reset, will proceed to safe mode in 5 restarts
  270. [13:59:06][C][api:025]: Setting up Home Assistant API server...
  271. [13:59:06][I][app:062]: setup() finished successfully!
  272. [13:59:06][D][sensor:094]: 'WiFi Signal Sensor': Sending state -84.00000 dBm with 0 decimals of accuracy
  273. [13:59:06][D][text_sensor:064]: 'ESP Connected SSID': Sending state 'tantal'
  274. [13:59:06][D][text_sensor:064]: 'ESP IP Address': Sending state '192.168.0.231'
  275. [13:59:06][I][app:102]: ESPHome version 2023.12.5 compiled on Jan 15 2024, 10:58:01
  276. [13:59:06][I][app:104]: Project tahc81.current-shunt version 1.0.0
  277. [13:59:06][C][wifi:573]: WiFi:
  278. [13:59:06][C][wifi:405]:  Local MAC: 3C:E9:0E:8B:CC:CC
  279. [13:59:06][C][wifi:410]:  SSID: 'tantal'
  280. [13:59:06][C][wifi:411]:  IP Address: 192.168.0.231
  281. [13:59:06][C][wifi:413]:  BSSID: FC:34:97:0B:AB:80
  282. [13:59:06][C][wifi:414]:  Hostname: 'current-shunt'
  283. [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'
  284. [13:59:06][C][wifi:420]:  Channel: 1
  285. [13:59:06][C][wifi:421]:  Subnet: 255.255.255.0
  286. [13:59:06][C][wifi:422]:  Gateway: 192.168.0.1
  287. [13:59:06][C][wifi:423]:  DNS1: 192.168.0.102
  288. [13:59:06][C][wifi:424]:  DNS2: 8.8.8.8
  289. [13:59:06][C][logger:443]: Logger:
  290. [13:59:06][C][logger:444]:  Level: DEBUG
  291. [13:59:06][C][logger:445]:  Log Baud Rate: 115200
  292. [13:59:06][C][logger:447]:  Hardware UART: UART0
  293. [13:59:06][C][i2c.arduino:053]: I2C Bus:
  294. [13:59:06][C][i2c.arduino:054]:  SDA Pin: GPIO5
  295. [13:59:06][C][i2c.arduino:055]:  SCL Pin: GPIO4
  296. [13:59:06][C][i2c.arduino:056]:  Frequency: 400000 Hz
  297. [13:59:06][C][i2c.arduino:059]:  Recovery: bus successfully recovered
  298. [13:59:06][I][i2c.arduino:069]: Results from i2c bus scan:
  299. [13:59:06][I][i2c.arduino:075]: Found i2c device at address 0x40
  300. [13:59:06][C][uptime.sensor:031]: Uptime Sensor 'Uptime Sensor'
  301. [13:59:06][C][uptime.sensor:031]:  Device Class: 'duration'
  302. [13:59:06][C][uptime.sensor:031]:  State Class: 'total_increasing'
  303. [13:59:06][C][uptime.sensor:031]:  Unit of Measurement: 's'
  304. [13:59:06][C][uptime.sensor:031]:  Accuracy Decimals: 0
  305. [13:59:06][C][uptime.sensor:031]:  Icon: 'mdi:timer-outline'
  306. [13:59:06][C][ina228:196]: INA228:
  307. [13:59:06][C][ina228:197]:  Address: 0x40
  308. [13:59:06][C][ina228:203]:  Update Interval: 2.0s
  309. [13:59:06][C][ina228:205]:  Shunt Voltage 'INA228 Shunt Voltage'
  310. [13:59:06][C][ina228:205]:    Device Class: 'voltage'
  311. [13:59:06][C][ina228:205]:    State Class: 'measurement'
  312. [13:59:06][C][ina228:205]:    Unit of Measurement: 'V'
  313. [13:59:06][C][ina228:205]:    Accuracy Decimals: 2
  314. [13:59:06][C][ina228:206]:  Bus Voltage 'INA228 Bus Voltage'
  315. [13:59:06][C][ina228:206]:    Device Class: 'voltage'
  316. [13:59:06][C][ina228:206]:    State Class: 'measurement'
  317. [13:59:06][C][ina228:206]:    Unit of Measurement: 'V'
  318. [13:59:06][C][ina228:206]:    Accuracy Decimals: 2
  319. [13:59:06][C][ina228:207]:  Die Temperature 'INA228 DIE Temperature'
  320. [13:59:06][C][ina228:207]:    Device Class: 'temperature'
  321. [13:59:06][C][ina228:207]:    State Class: 'measurement'
  322. [13:59:06][C][ina228:207]:    Unit of Measurement: '°C'
  323. [13:59:06][C][ina228:207]:    Accuracy Decimals: 3
  324. [13:59:06][C][ina228:208]:  Current 'INA228 Current'
  325. [13:59:06][C][ina228:208]:    Device Class: 'current'
  326. [13:59:06][C][ina228:208]:    State Class: 'measurement'
  327. [13:59:06][C][ina228:208]:    Unit of Measurement: 'A'
  328. [13:59:06][C][ina228:208]:    Accuracy Decimals: 3
  329. [13:59:06][C][ina228:209]:  Power 'INA228 Power'
  330. [13:59:06][C][ina228:209]:    Device Class: 'power'
  331. [13:59:06][C][ina228:209]:    State Class: 'measurement'
  332. [13:59:06][C][ina228:209]:    Unit of Measurement: 'W'
  333. [13:59:06][C][ina228:209]:    Accuracy Decimals: 2
  334. [13:59:06][C][ina228:210]:  Energy 'INA228 Energy'
  335. [13:59:06][C][ina228:210]:    Device Class: 'energy'
  336. [13:59:06][C][ina228:210]:    State Class: 'measurement'
  337. [13:59:06][C][ina228:210]:    Unit of Measurement: 'J'
  338. [13:59:06][C][ina228:210]:    Accuracy Decimals: 2
  339. [13:59:06][C][ina228:211]:  Charge 'INA228 Charge'
  340. [13:59:06][C][ina228:211]:    Device Class: 'energy'
  341. [13:59:06][C][ina228:211]:    State Class: 'measurement'
  342. [13:59:06][C][ina228:211]:    Unit of Measurement: 'C'
  343. [13:59:06][C][ina228:211]:    Accuracy Decimals: 2
  344. [13:59:06][C][restart:068]: Restart Switch 'ESP32-CS restart'
  345. [13:59:06][C][restart:070]:  Icon: 'mdi:restart'
  346. [13:59:06][C][restart:091]:  Restore Mode: always OFF
  347. [13:59:06][C][mdns:115]: mDNS:
  348. [13:59:06][C][mdns:116]:  Hostname: current-shunt
  349. [13:59:06][C][ota:097]: Over-The-Air Updates:
  350. [13:59:06][C][ota:098]:  Address: current-shunt.local:3232
  351. [13:59:06][W][ota:107]: Last Boot was an unhandled reset, will proceed to safe mode in 5 restarts
  352. [13:59:06][C][api:139]: API Server:
  353. [13:59:06][C][api:140]:  Address: current-shunt.local:6053
  354. [13:59:06][C][api:144]:  Using noise encryption: NO
  355. [13:59:06][C][wifi_signal.sensor:009]: WiFi Signal 'WiFi Signal Sensor'
  356. [13:59:06][C][wifi_signal.sensor:009]:  Device Class: 'signal_strength'
  357. [13:59:06][C][wifi_signal.sensor:009]:  State Class: 'measurement'
  358. [13:59:06][C][wifi_signal.sensor:009]:  Unit of Measurement: 'dBm'
  359. [13:59:06][C][wifi_signal.sensor:009]:  Accuracy Decimals: 0
  360. [13:59:06][C][wifi_info:009]: WifiInfo IPAddress 'ESP IP Address'
  361. [13:59:06][C][wifi_info:011]: WifiInfo SSID 'ESP Connected SSID'
  362. [13:59:07][D][api:102]: Accepted 192.168.0.101
  363. [13:59:07][D][api.connection:1121]: Home Assistant 2024.1.2 (192.168.0.101): Connected successfully
  364. [13:59:07][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00600100
  365. [13:59:07][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
  366. [13:59:07][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  367. [13:59:07][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00100000
  368. [13:59:07][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
  369. [13:59:07][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  370. [13:59:07][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00600000
  371. [13:59:07][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
  372. [13:59:07][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
  373. [13:59:07][D][ina228:152]: read_power_1 ret= 0, 0x00000000
  374. [13:59:07][D][ina228:155]: read_power_2 ret= 0, 0x00000000
  375. [13:59:07][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
  376. [13:59:07][D][ina228:164]: read_energy_1 ret= 0, 0xFFFF900100
  377. [13:59:07][D][ina228:167]: read_energy_2 ret= 0, 0x190FFFF
  378. [13:59:07][D][sensor:094]: 'INA228 Energy': Sending state 513280.00000 J with 2 decimals of accuracy
  379. [13:59:07][D][ina228:176]: read_charge_1 is TRUE, 0xFFFF700100
  380. [13:59:07][D][ina228:181]: read_charge_2 is TRUE, 0x170FFFF
  381. [13:59:07][D][sensor:094]: 'INA228 Charge': Sending state 9225.00000 C with 2 decimals of accuracy
  382. [13:59:07][W][component:214]: Component ina228.sensor took a long time for an operation (0.12 s).
  383. [13:59:07][W][component:215]: Components should block for at most 20-30ms.
  384. [13:59:09][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00200100
  385. [13:59:09][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
  386. [13:59:09][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  387. [13:59:09][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00000000
  388. [13:59:09][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
  389. [13:59:09][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  390. [13:59:09][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00500000
  391. [13:59:09][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
  392. [13:59:09][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
  393. [13:59:09][D][ina228:152]: read_power_1 ret= 0, 0x00000000
  394. [13:59:09][D][ina228:155]: read_power_2 ret= 0, 0x00000000
  395. [13:59:09][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
  396. [13:59:09][D][ina228:164]: read_energy_1 ret= 0, 0xFFFFF00000
  397. [13:59:09][D][ina228:167]: read_energy_2 ret= 0, 0xF0FFFF
  398. [13:59:09][D][sensor:094]: 'INA228 Energy': Sending state 308480.00000 J with 2 decimals of accuracy
  399. [13:59:09][D][ina228:176]: read_charge_1 is TRUE, 0xFFFF100100
  400. [13:59:09][D][ina228:181]: read_charge_2 is TRUE, 0x110FFFF
  401. [13:59:09][D][sensor:094]: 'INA228 Charge': Sending state 6824.99951 C with 2 decimals of accuracy
  402. [13:59:09][W][component:214]: Component ina228.sensor took a long time for an operation (0.12 s).
  403. [13:59:09][W][component:215]: Components should block for at most 20-30ms.
  404. [13:59:11][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00000100
  405. [13:59:11][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
  406. [13:59:11][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  407. [13:59:11][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00500000
  408. [13:59:11][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
  409. [13:59:11][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  410. [13:59:11][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00B00000
  411. [13:59:11][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
  412. [13:59:11][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
  413. [13:59:11][D][ina228:152]: read_power_1 ret= 0, 0x00000000
  414. [13:59:11][D][ina228:155]: read_power_2 ret= 0, 0x00000000
  415. [13:59:11][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
  416. [13:59:11][D][ina228:164]: read_energy_1 ret= 0, 0xFFFFB00000
  417. [13:59:11][D][ina228:167]: read_energy_2 ret= 0, 0xB0FFFF
  418. [13:59:11][D][sensor:094]: 'INA228 Energy': Sending state 226559.98438 J with 2 decimals of accuracy
  419. [13:59:11][D][ina228:176]: read_charge_1 is TRUE, 0xFFFF200100
  420. [13:59:11][D][ina228:181]: read_charge_2 is TRUE, 0x120FFFF
  421. [13:59:11][D][sensor:094]: 'INA228 Charge': Sending state 7224.99951 C with 2 decimals of accuracy
  422. [13:59:11][W][component:214]: Component ina228.sensor took a long time for an operation (0.12 s).
  423. [13:59:11][W][component:215]: Components should block for at most 20-30ms.
  424. [13:59:13][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00C00000
  425. [13:59:13][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
  426. [13:59:13][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  427. [13:59:13][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00500000
  428. [13:59:13][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
  429. [13:59:13][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  430. [13:59:13][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00100000
  431. [13:59:13][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
  432. [13:59:13][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
  433. [13:59:13][D][ina228:152]: read_power_1 ret= 0, 0x00000000
  434. [13:59:13][D][ina228:155]: read_power_2 ret= 0, 0x00000000
  435. [13:59:13][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
  436. [13:59:13][D][ina228:164]: read_energy_1 ret= 0, 0xFFFFF00000
  437. [13:59:13][D][ina228:167]: read_energy_2 ret= 0, 0xF0FFFF
  438. [13:59:13][D][sensor:094]: 'INA228 Energy': Sending state 308480.00000 J with 2 decimals of accuracy
  439. [13:59:13][D][ina228:176]: read_charge_1 is TRUE, 0xFFFFC00000
  440. [13:59:13][D][ina228:181]: read_charge_2 is TRUE, 0xC0FFFF
  441. [13:59:13][D][sensor:094]: 'INA228 Charge': Sending state 4824.99951 C with 2 decimals of accuracy
  442. [13:59:13][W][component:214]: Component ina228.sensor took a long time for an operation (0.12 s).
  443. [13:59:13][W][component:215]: Components should block for at most 20-30ms.
  444. [13:59:15][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00400100
  445. [13:59:15][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
  446. [13:59:15][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  447. [13:59:15][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00600000
  448. [13:59:15][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
  449. [13:59:15][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  450. [13:59:15][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00000000
  451. [13:59:15][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
  452. [13:59:15][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
  453. [13:59:15][D][ina228:152]: read_power_1 ret= 0, 0x00000000
  454. [13:59:15][D][ina228:155]: read_power_2 ret= 0, 0x00000000
  455. [13:59:15][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
  456. [13:59:15][D][ina228:164]: read_energy_1 ret= 0, 0xFFFF000100
  457. [13:59:15][D][ina228:167]: read_energy_2 ret= 0, 0x100FFFF
  458. [13:59:15][D][sensor:094]: 'INA228 Energy': Sending state 328960.00000 J with 2 decimals of accuracy
  459. [13:59:15][D][ina228:176]: read_charge_1 is TRUE, 0xFFFF000100
  460. [13:59:15][D][ina228:181]: read_charge_2 is TRUE, 0x100FFFF
  461. [13:59:15][D][sensor:094]: 'INA228 Charge': Sending state 6424.99951 C with 2 decimals of accuracy
  462. [13:59:15][W][component:214]: Component ina228.sensor took a long time for an operation (0.12 s).
  463. [13:59:15][W][component:215]: Components should block for at most 20-30ms.
  464. [13:59:17][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00200100
  465. [13:59:17][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
  466. [13:59:17][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  467. [13:59:17][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00000000
  468. [13:59:17][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
  469. [13:59:17][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  470. [13:59:17][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00000000
  471. [13:59:17][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
  472. [13:59:17][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
  473. [13:59:17][D][ina228:152]: read_power_1 ret= 0, 0x00000000
  474. [13:59:17][D][ina228:155]: read_power_2 ret= 0, 0x00000000
  475. [13:59:17][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
  476. [13:59:17][D][ina228:164]: read_energy_1 ret= 0, 0xFFFFE00000
  477. [13:59:17][D][ina228:167]: read_energy_2 ret= 0, 0xE0FFFF
  478. [13:59:17][D][sensor:094]: 'INA228 Energy': Sending state 288000.00000 J with 2 decimals of accuracy
  479. [13:59:17][D][ina228:176]: read_charge_1 is TRUE, 0xFFFF000100
  480. [13:59:17][D][ina228:181]: read_charge_2 is TRUE, 0x100FFFF
  481. [13:59:17][D][sensor:094]: 'INA228 Charge': Sending state 6424.99951 C with 2 decimals of accuracy
  482. [13:59:17][W][component:214]: Component ina228.sensor took a long time for an operation (0.12 s).
  483. [13:59:17][W][component:215]: Components should block for at most 20-30ms.
  484. [13:59:18][D][api:102]: Accepted 192.168.0.102
  485. [13:59:18][D][api.connection:1121]: Home Assistant 2024.1.2 (192.168.0.102): Connected successfully
  486. [13:59:19][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00000100
  487. [13:59:19][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
  488. [13:59:19][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  489. [13:59:19][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00300000
  490. [13:59:19][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
  491. [13:59:19][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  492. [13:59:19][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00000000
  493. [13:59:19][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
  494. [13:59:19][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
  495. [13:59:19][D][ina228:152]: read_power_1 ret= 0, 0x00000000
  496. [13:59:19][D][ina228:155]: read_power_2 ret= 0, 0x00000000
  497. [13:59:19][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
  498. [13:59:19][D][ina228:164]: read_energy_1 ret= 0, 0xFFFF300100
  499. [13:59:19][D][ina228:167]: read_energy_2 ret= 0, 0x130FFFF
  500. [13:59:19][D][sensor:094]: 'INA228 Energy': Sending state 390400.00000 J with 2 decimals of accuracy
  501. [13:59:19][D][ina228:176]: read_charge_1 is TRUE, 0xFFFF100100
  502. [13:59:19][D][ina228:181]: read_charge_2 is TRUE, 0x110FFFF
  503. [13:59:19][D][sensor:094]: 'INA228 Charge': Sending state 6824.99951 C with 2 decimals of accuracy
  504. [13:59:19][W][component:214]: Component ina228.sensor took a long time for an operation (0.13 s).
  505. [13:59:19][W][component:215]: Components should block for at most 20-30ms.
  506. [13:59:21][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00400100
  507. [13:59:21][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
  508. [13:59:21][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  509. [13:59:21][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00100000
  510. [13:59:21][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
  511. [13:59:21][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  512. [13:59:21][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00200000
  513. [13:59:21][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
  514. [13:59:21][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
  515. [13:59:21][D][ina228:152]: read_power_1 ret= 0, 0x00000000
  516. [13:59:21][D][ina228:155]: read_power_2 ret= 0, 0x00000000
  517. [13:59:21][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
  518. [13:59:21][D][ina228:164]: read_energy_1 ret= 0, 0xFFFFC00000
  519. [13:59:21][D][ina228:167]: read_energy_2 ret= 0, 0xC0FFFF
  520. [13:59:21][D][sensor:094]: 'INA228 Energy': Sending state 247039.98438 J with 2 decimals of accuracy
  521. [13:59:21][D][ina228:176]: read_charge_1 is TRUE, 0xFFFF300100
  522. [13:59:21][D][ina228:181]: read_charge_2 is TRUE, 0x130FFFF
  523. [13:59:21][D][sensor:094]: 'INA228 Charge': Sending state 7624.99951 C with 2 decimals of accuracy
  524. [13:59:21][W][component:214]: Component ina228.sensor took a long time for an operation (0.12 s).
  525. [13:59:21][W][component:215]: Components should block for at most 20-30ms.
  526. [13:59:23][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00C00000
  527. [13:59:23][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
  528. [13:59:23][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  529. [13:59:23][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00100000
  530. [13:59:23][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
  531. [13:59:23][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  532. [13:59:23][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00100000
  533. [13:59:23][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
  534. [13:59:23][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
  535. [13:59:23][D][ina228:152]: read_power_1 ret= 0, 0x00000000
  536. [13:59:23][D][ina228:155]: read_power_2 ret= 0, 0x00000000
  537. [13:59:23][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
  538. [13:59:23][D][ina228:164]: read_energy_1 ret= 0, 0xFFFF600100
  539. [13:59:23][D][ina228:167]: read_energy_2 ret= 0, 0x160FFFF
  540. [13:59:23][D][sensor:094]: 'INA228 Energy': Sending state 451840.00000 J with 2 decimals of accuracy
  541. [13:59:23][D][ina228:176]: read_charge_1 is TRUE, 0xFFFFC00000
  542. [13:59:23][D][ina228:181]: read_charge_2 is TRUE, 0xC0FFFF
  543. [13:59:23][D][sensor:094]: 'INA228 Charge': Sending state 4824.99951 C with 2 decimals of accuracy
  544. [13:59:23][W][component:214]: Component ina228.sensor took a long time for an operation (0.12 s).
  545. [13:59:23][W][component:215]: Components should block for at most 20-30ms.
  546. [13:59:25][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00100100
  547. [13:59:25][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
  548. [13:59:25][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  549. [13:59:25][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00400000
  550. [13:59:25][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
  551. [13:59:25][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  552. [13:59:25][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00200000
  553. [13:59:25][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
  554. [13:59:25][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
  555. [13:59:25][D][ina228:152]: read_power_1 ret= 0, 0x00000000
  556. [13:59:25][D][ina228:155]: read_power_2 ret= 0, 0x00000000
  557. [13:59:25][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
  558. [13:59:25][D][ina228:164]: read_energy_1 ret= 0, 0xFFFF300100
  559. [13:59:25][D][ina228:167]: read_energy_2 ret= 0, 0x130FFFF
  560. [13:59:25][D][sensor:094]: 'INA228 Energy': Sending state 390400.00000 J with 2 decimals of accuracy
  561. [13:59:25][D][ina228:176]: read_charge_1 is TRUE, 0xFFFF300100
  562. [13:59:25][D][ina228:181]: read_charge_2 is TRUE, 0x130FFFF
  563. [13:59:25][D][sensor:094]: 'INA228 Charge': Sending state 7624.99951 C with 2 decimals of accuracy
  564. [13:59:25][W][component:214]: Component ina228.sensor took a long time for an operation (0.13 s).
  565. [13:59:25][W][component:215]: Components should block for at most 20-30ms.
  566. [13:59:26][D][sensor:094]: 'Uptime Sensor': Sending state 28.54000 s with 0 decimals of accuracy
  567. [13:59:27][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00500100
  568. [13:59:27][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
  569. [13:59:27][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  570. [13:59:27][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00000000
  571. [13:59:27][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
  572. [13:59:27][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  573. [13:59:27][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00300000
  574. [13:59:27][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
  575. [13:59:27][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
  576. [13:59:27][D][ina228:152]: read_power_1 ret= 0, 0x00000000
  577. [13:59:27][D][ina228:155]: read_power_2 ret= 0, 0x00000000
  578. [13:59:27][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
  579. [13:59:27][D][ina228:164]: read_energy_1 ret= 0, 0xFFFF700100
  580. [13:59:27][D][ina228:167]: read_energy_2 ret= 0, 0x170FFFF
  581. [13:59:27][D][sensor:094]: 'INA228 Energy': Sending state 472320.00000 J with 2 decimals of accuracy
  582. [13:59:27][D][ina228:176]: read_charge_1 is TRUE, 0xFFFF400100
  583. [13:59:27][D][ina228:181]: read_charge_2 is TRUE, 0x140FFFF
  584. [13:59:27][D][sensor:094]: 'INA228 Charge': Sending state 8024.99951 C with 2 decimals of accuracy
  585. [13:59:27][W][component:214]: Component ina228.sensor took a long time for an operation (0.13 s).
  586. [13:59:27][W][component:215]: Components should block for at most 20-30ms.
  587. [13:59:29][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00800000
  588. [13:59:29][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
  589. [13:59:29][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  590. [13:59:29][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00000000
  591. [13:59:29][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
  592. [13:59:29][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  593. [13:59:29][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00400000
  594. [13:59:29][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
  595. [13:59:29][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
  596. [13:59:29][D][ina228:152]: read_power_1 ret= 0, 0x00000000
  597. [13:59:29][D][ina228:155]: read_power_2 ret= 0, 0x00000000
  598. [13:59:29][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
  599. [13:59:29][D][ina228:164]: read_energy_1 ret= 0, 0xFFFF500100
  600. [13:59:29][D][ina228:167]: read_energy_2 ret= 0, 0x150FFFF
  601. [13:59:29][D][sensor:094]: 'INA228 Energy': Sending state 431360.00000 J with 2 decimals of accuracy
  602. [13:59:29][D][ina228:176]: read_charge_1 is TRUE, 0xFFFF300100
  603. [13:59:29][D][ina228:181]: read_charge_2 is TRUE, 0x130FFFF
  604. [13:59:29][D][sensor:094]: 'INA228 Charge': Sending state 7624.99951 C with 2 decimals of accuracy
  605. [13:59:29][W][component:214]: Component ina228.sensor took a long time for an operation (0.13 s).
  606. [13:59:29][W][component:215]: Components should block for at most 20-30ms.
  607. [13:59:31][D][sensor:094]: 'WiFi Signal Sensor': Sending state -76.00000 dBm with 0 decimals of accuracy
  608. [13:59:31][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00B00100
  609. [13:59:31][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
  610. [13:59:31][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  611. [13:59:31][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00000000
  612. [13:59:31][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
  613. [13:59:31][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  614. [13:59:31][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00000000
  615. [13:59:31][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
  616. [13:59:31][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
  617. [13:59:31][D][ina228:152]: read_power_1 ret= 0, 0x00000000
  618. [13:59:31][D][ina228:155]: read_power_2 ret= 0, 0x00000000
  619. [13:59:31][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
  620. [13:59:31][D][ina228:164]: read_energy_1 ret= 0, 0xFFFF100100
  621. [13:59:31][D][ina228:167]: read_energy_2 ret= 0, 0x110FFFF
  622. [13:59:31][D][sensor:094]: 'INA228 Energy': Sending state 349440.00000 J with 2 decimals of accuracy
  623. [13:59:31][D][ina228:176]: read_charge_1 is TRUE, 0xFFFF100100
  624. [13:59:31][D][ina228:181]: read_charge_2 is TRUE, 0x110FFFF
  625. [13:59:31][D][sensor:094]: 'INA228 Charge': Sending state 6824.99951 C with 2 decimals of accuracy
  626. [13:59:31][W][component:214]: Component ina228.sensor took a long time for an operation (0.13 s).
  627. [13:59:31][W][component:215]: Components should block for at most 20-30ms.
  628. [13:59:33][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00600100
  629. [13:59:33][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
  630. [13:59:33][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  631. [13:59:33][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00200000
  632. [13:59:33][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
  633. [13:59:33][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  634. [13:59:33][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00100000
  635. [13:59:33][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
  636. [13:59:33][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
  637. [13:59:33][D][ina228:152]: read_power_1 ret= 0, 0x00000000
  638. [13:59:33][D][ina228:155]: read_power_2 ret= 0, 0x00000000
  639. [13:59:33][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
  640. [13:59:33][D][ina228:164]: read_energy_1 ret= 0, 0xFFFFE00000
  641. [13:59:33][D][ina228:167]: read_energy_2 ret= 0, 0xE0FFFF
  642. [13:59:33][D][sensor:094]: 'INA228 Energy': Sending state 288000.00000 J with 2 decimals of accuracy
  643. [13:59:33][D][ina228:176]: read_charge_1 is TRUE, 0xFFFF200100
  644. [13:59:33][D][ina228:181]: read_charge_2 is TRUE, 0x120FFFF
  645. [13:59:33][D][sensor:094]: 'INA228 Charge': Sending state 7224.99951 C with 2 decimals of accuracy
  646. [13:59:33][W][component:214]: Component ina228.sensor took a long time for an operation (0.13 s).
  647. [13:59:33][W][component:215]: Components should block for at most 20-30ms.
  648. [13:59:35][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00000100
  649. [13:59:35][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
  650. [13:59:35][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  651. [13:59:35][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00000000
  652. [13:59:35][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
  653. [13:59:35][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  654. [13:59:35][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00400000
  655. [13:59:35][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
  656. [13:59:35][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
  657. [13:59:35][D][ina228:152]: read_power_1 ret= 0, 0x00000000
  658. [13:59:35][D][ina228:155]: read_power_2 ret= 0, 0x00000000
  659. [13:59:35][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
  660. [13:59:35][D][ina228:164]: read_energy_1 ret= 0, 0xFFFF300100
  661. [13:59:35][D][ina228:167]: read_energy_2 ret= 0, 0x130FFFF
  662. [13:59:35][D][sensor:094]: 'INA228 Energy': Sending state 390400.00000 J with 2 decimals of accuracy
  663. [13:59:35][D][ina228:176]: read_charge_1 is TRUE, 0xFFFF700100
  664. [13:59:35][D][ina228:181]: read_charge_2 is TRUE, 0x170FFFF
  665. [13:59:35][D][sensor:094]: 'INA228 Charge': Sending state 9225.00000 C with 2 decimals of accuracy
  666. [13:59:35][W][component:214]: Component ina228.sensor took a long time for an operation (0.12 s).
  667. [13:59:35][W][component:215]: Components should block for at most 20-30ms.
  668. [13:59:37][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00100100
  669. [13:59:37][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
  670. [13:59:37][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  671. [13:59:37][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00300000
  672. [13:59:37][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
  673. [13:59:37][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  674. [13:59:37][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00200000
  675. [13:59:37][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
  676. [13:59:37][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
  677. [13:59:37][D][ina228:152]: read_power_1 ret= 0, 0x00000000
  678. [13:59:37][D][ina228:155]: read_power_2 ret= 0, 0x00000000
  679. [13:59:37][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
  680. [13:59:37][D][ina228:164]: read_energy_1 ret= 0, 0xFFFFA00100
  681. [13:59:37][D][ina228:167]: read_energy_2 ret= 0, 0x1A0FFFF
  682. [13:59:37][D][sensor:094]: 'INA228 Energy': Sending state 533760.00000 J with 2 decimals of accuracy
  683. [13:59:37][D][ina228:176]: read_charge_1 is TRUE, 0xFFFFA00100
  684. [13:59:37][D][ina228:181]: read_charge_2 is TRUE, 0x1A0FFFF
  685. [13:59:37][D][sensor:094]: 'INA228 Charge': Sending state 10425.00000 C with 2 decimals of accuracy
  686. [13:59:37][W][component:214]: Component ina228.sensor took a long time for an operation (0.13 s).
  687. [13:59:37][W][component:215]: Components should block for at most 20-30ms.
  688. [13:59:39][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00500100
  689. [13:59:39][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
  690. [13:59:39][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  691. [13:59:39][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00600000
  692. [13:59:39][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
  693. [13:59:39][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  694. [13:59:39][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00000000
  695. [13:59:39][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
  696. [13:59:39][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
  697. [13:59:39][D][ina228:152]: read_power_1 ret= 0, 0x00000000
  698. [13:59:39][D][ina228:155]: read_power_2 ret= 0, 0x00000000
  699. [13:59:39][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
  700. [13:59:39][D][ina228:164]: read_energy_1 ret= 0, 0xFFFF400100
  701. [13:59:39][D][ina228:167]: read_energy_2 ret= 0, 0x140FFFF
  702. [13:59:39][D][sensor:094]: 'INA228 Energy': Sending state 410880.00000 J with 2 decimals of accuracy
  703. [13:59:39][D][ina228:176]: read_charge_1 is TRUE, 0xFFFF400100
  704. [13:59:39][D][ina228:181]: read_charge_2 is TRUE, 0x140FFFF
  705. [13:59:39][D][sensor:094]: 'INA228 Charge': Sending state 8024.99951 C with 2 decimals of accuracy
  706. [13:59:39][W][component:214]: Component ina228.sensor took a long time for an operation (0.14 s).
  707. [13:59:39][W][component:215]: Components should block for at most 20-30ms.
  708. [13:59:41][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00600100
  709. [13:59:41][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
  710. [13:59:41][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  711. [13:59:41][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00000000
  712. [13:59:41][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
  713. [13:59:41][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  714. [13:59:41][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00000000
  715. [13:59:41][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
  716. [13:59:41][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
  717. [13:59:41][D][ina228:152]: read_power_1 ret= 0, 0x00000000
  718. [13:59:41][D][ina228:155]: read_power_2 ret= 0, 0x00000000
  719. [13:59:41][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
  720. [13:59:41][D][ina228:164]: read_energy_1 ret= 0, 0xFFFF300100
  721. [13:59:41][D][ina228:167]: read_energy_2 ret= 0, 0x130FFFF
  722. [13:59:41][D][sensor:094]: 'INA228 Energy': Sending state 390400.00000 J with 2 decimals of accuracy
  723. [13:59:41][D][ina228:176]: read_charge_1 is TRUE, 0xFFFF700000
  724. [13:59:41][D][ina228:181]: read_charge_2 is TRUE, 0x70FFFF
  725. [13:59:41][D][sensor:094]: 'INA228 Charge': Sending state 2824.99951 C with 2 decimals of accuracy
  726. [13:59:41][W][component:214]: Component ina228.sensor took a long time for an operation (0.13 s).
  727. [13:59:41][W][component:215]: Components should block for at most 20-30ms.
  728. [13:59:43][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00500100
  729. [13:59:43][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
  730. [13:59:43][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  731. [13:59:43][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00000000
  732. [13:59:43][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
  733. [13:59:43][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  734. [13:59:43][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00000000
  735. [13:59:43][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
  736. [13:59:43][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
  737. [13:59:43][D][ina228:152]: read_power_1 ret= 0, 0x00000000
  738. [13:59:43][D][ina228:155]: read_power_2 ret= 0, 0x00000000
  739. [13:59:43][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
  740. [13:59:43][D][ina228:164]: read_energy_1 ret= 0, 0xFFFFF00000
  741. [13:59:43][D][ina228:167]: read_energy_2 ret= 0, 0xF0FFFF
  742. [13:59:43][D][sensor:094]: 'INA228 Energy': Sending state 308480.00000 J with 2 decimals of accuracy
  743. [13:59:43][D][ina228:176]: read_charge_1 is TRUE, 0xFFFF200100
  744. [13:59:43][D][ina228:181]: read_charge_2 is TRUE, 0x120FFFF
  745. [13:59:43][D][sensor:094]: 'INA228 Charge': Sending state 7224.99951 C with 2 decimals of accuracy
  746. [13:59:43][W][component:214]: Component ina228.sensor took a long time for an operation (0.12 s).
  747. [13:59:43][W][component:215]: Components should block for at most 20-30ms.
  748. [13:59:45][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00F00000
  749. [13:59:45][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
  750. [13:59:45][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  751. [13:59:45][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00300000
  752. [13:59:45][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
  753. [13:59:45][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  754. [13:59:45][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00200000
  755. [13:59:45][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
  756. [13:59:45][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
  757. [13:59:45][D][ina228:152]: read_power_1 ret= 0, 0x00000000
  758. [13:59:45][D][ina228:155]: read_power_2 ret= 0, 0x00000000
  759. [13:59:45][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
  760. [13:59:45][D][ina228:164]: read_energy_1 ret= 0, 0xFFFF200100
  761. [13:59:45][D][ina228:167]: read_energy_2 ret= 0, 0x120FFFF
  762. [13:59:45][D][sensor:094]: 'INA228 Energy': Sending state 369920.00000 J with 2 decimals of accuracy
  763. [13:59:45][D][ina228:176]: read_charge_1 is TRUE, 0xFFFF200100
  764. [13:59:45][D][ina228:181]: read_charge_2 is TRUE, 0x120FFFF
  765. [13:59:45][D][sensor:094]: 'INA228 Charge': Sending state 7224.99951 C with 2 decimals of accuracy
  766. [13:59:45][W][component:214]: Component ina228.sensor took a long time for an operation (0.14 s).
  767. [13:59:45][W][component:215]: Components should block for at most 20-30ms.
  768. [13:59:47][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00400100
  769. [13:59:47][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
  770. [13:59:47][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  771. [13:59:47][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00000000
  772. [13:59:47][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
  773. [13:59:47][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  774. [13:59:47][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00B00000
  775. [13:59:47][D][ina228:143]: read_voltage_ is TRUE, 0x00000000
  776. [13:59:47][D][sensor:094]: 'INA228 Current': Sending state 0.00000 A with 3 decimals of accuracy
  777. [13:59:47][D][ina228:152]: read_power_1 ret= 0, 0x00000000
  778. [13:59:47][D][ina228:155]: read_power_2 ret= 0, 0x00000000
  779. [13:59:47][D][sensor:094]: 'INA228 Power': Sending state 0.00000 W with 2 decimals of accuracy
  780. [13:59:47][D][ina228:164]: read_energy_1 ret= 0, 0xFFFF900100
  781. [13:59:47][D][ina228:167]: read_energy_2 ret= 0, 0x190FFFF
  782. [13:59:47][D][sensor:094]: 'INA228 Energy': Sending state 513280.00000 J with 2 decimals of accuracy
  783. [13:59:47][D][ina228:176]: read_charge_1 is TRUE, 0xFFFF500100
  784. [13:59:47][D][ina228:181]: read_charge_2 is TRUE, 0x150FFFF
  785. [13:59:47][D][sensor:094]: 'INA228 Charge': Sending state 8425.00000 C with 2 decimals of accuracy
  786. [13:59:47][W][component:214]: Component ina228.sensor took a long time for an operation (0.14 s).
  787. [13:59:47][W][component:215]: Components should block for at most 20-30ms.
  788. [13:59:49][D][ina228:031]: read_s20_4_ 0x04, ret= 0, raw 0x00100100
  789. [13:59:49][D][ina228:116]: read_volt_shunt_ is TRUE, 0x00000000
  790. [13:59:49][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  791. [13:59:49][D][ina228:031]: read_s20_4_ 0x05, ret= 0, raw 0x00050000
  792. [13:59:49][D][ina228:125]: read_voltage_ is TRUE, 0x00000000
  793. [13:59:49][D][sensor:094]: 'INA228 Bus Voltage': Sending state 0.00000 V with 2 decimals of accuracy
  794. [13:59:54]E (60408) task_wdt: Task watchdog got triggered. The following tasks did not reset the watchdog in time:
  795. [13:59:54]E (60408) task_wdt: - loopTask (CPU 1)
  796. [13:59:54]E (60408) task_wdt: Tasks currently running:
  797. [13:59:54]E (60408) task_wdt: CPU 0: IDLE
  798. [13:59:54]E (60408) task_wdt: CPU 1: IDLE
  799. [13:59:54]E (60408) task_wdt: Aborting.
  800. [13:59:54]
  801. [13:59:54]abort() was called at PC 0x400ef955 on core 0
  802. [13:59:54]
  803. [13:59:54]
  804. [13:59:54]Backtrace:0x40083ab9:0x3ffbea4c |<-CORRUPTED
  805. [13:59:54]
  806. [13:59:54]
  807. [13:59:54]
  808. [13:59:54]
  809. [13:59:54]ELF file SHA256: 0000000000000000
  810. [13:59:54]
  811. [13:59:54]Rebooting...
  812. [13:59:54]ets Jul 29 2019 12:21:46
  813. [13:59:54]
  814. [13:59:54]rst:0xc (SW_CPU_RESET),boot:0x17 (SPI_FAST_FLASH_BOOT)
  815. [13:59:54]configsip: 0, SPIWP:0xee
  816. [13:59:54]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
  817. [13:59:54]mode:DIO, clock div:2
  818. [13:59:54]load:0x3fff0030,len:1184
  819. [13:59:54]load:0x40078000,len:13132
  820. [13:59:54]load:0x40080400,len:3036
  821. [13:59:54]entry 0x400805e4
  822. [13:59:55][I][logger:355]: Log initialized
  823. [13:59:55][C][ota:473]: There have been 6 suspected unsuccessful boot attempts.
  824. [13:59:55][D][esp32.preferences:114]: Saving 1 preferences to flash...
  825. [13:59:55][D][esp32.preferences:143]: Saving 1 preferences to flash: 0 cached, 1 written, 0 failed
  826. [13:59:55][I][app:029]: Running through setup()...
  827. [13:59:55][I][i2c.arduino:183]: Performing I2C bus recovery
  828. [14:00:00]E (10339) task_wdt: Task watchdog got triggered. The following tasks did not reset the watchdog in time:
  829. [14:00:00]E (10339) task_wdt: - loopTask (CPU 1)
  830. [14:00:00]E (10339) task_wdt: Tasks currently running:
  831. [14:00:00]E (10339) task_wdt: CPU 0: IDLE
  832. [14:00:00]E (10339) task_wdt: CPU 1: IDLE
  833. [14:00:00]E (10339) task_wdt: Aborting.
  834. [14:00:00]
  835. [14:00:00]abort() was called at PC 0x400ef955 on core 0
  836. [14:00:00]
  837. [14:00:00]
  838. [14:00:00]Backtrace:0x40083ab9:0x3ffbea4c |<-CORRUPTED
  839. [14:00:00]
  840. [14:00:00]
  841. [14:00:00]
  842. [14:00:00]
  843. [14:00:00]ELF file SHA256: 0000000000000000
  844. [14:00:00]
  845. [14:00:00]Rebooting...
  846. [14:00:00]ets Jul 29 2019 12:21:46
  847. [14:00:00]
  848. [14:00:00]rst:0xc (SW_CPU_RESET),boot:0x17 (SPI_FAST_FLASH_BOOT)
  849. [14:00:00]configsip: 0, SPIWP:0xee
  850. [14:00:00]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
  851. [14:00:00]mode:DIO, clock div:2
  852. [14:00:00]load:0x3fff0030,len:1184
  853. [14:00:00]load:0x40078000,len:13132
  854. [14:00:00]load:0x40080400,len:3036
  855. [14:00:00]entry 0x400805e4
  856. [14:00:00][I][logger:355]: Log initialized
  857. [14:00:00][C][ota:473]: There have been 7 suspected unsuccessful boot attempts.
  858. [14:00:00][D][esp32.preferences:114]: Saving 1 preferences to flash...
  859. [14:00:00][D][esp32.preferences:143]: Saving 1 preferences to flash: 0 cached, 1 written, 0 failed
  860. [14:00:00][I][app:029]: Running through setup()...
  861. [14:00:00][I][i2c.arduino:183]: Performing I2C bus recovery
  862. [14:00:00][E][i2c.arduino:199]: Recovery failed: SCL is held LOW on the I2C bus
  863.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement