Advertisement
tahc81

Untitled

Jan 18th, 2024
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 11.27 KB | None | 0 0
  1. [07:28:47][I][logger:351]: Log initialized
  2. [07:28:47][C][ota:473]: There have been 2 suspected unsuccessful boot attempts.
  3. [07:28:47][D][esp32.preferences:114]: Saving 1 preferences to flash...
  4. [07:28:47][D][esp32.preferences:143]: Saving 1 preferences to flash: 0 cached, 1 written, 0 failed
  5. [07:28:47][I][app:029]: Running through setup()...
  6. [07:28:47][I][i2c.arduino:183]: Performing I2C bus recovery
  7. [07:28:47][C][ina228:068]: Setting up INA228...
  8. [07:28:47][D][ina228:115]: Reset
  9. [07:28:47][D][ina228:022]: read_u16_ 0x3E, ret= 0, raw 0x4954
  10. [07:28:47][D][ina228:022]: read_u16_ 0x3F, ret= 0, raw 0x8122
  11. [07:28:47][I][ina228:082]: Manufacturer: 0x5449, Device ID: 0x0228, Revision: 1
  12. [07:28:47][D][ina228:022]: read_u16_ 0x01, ret= 0, raw 0x68FB
  13. [07:28:47][D][ina228:092]: Read REG_ADC_CONFIG returned OK, 0xFB68
  14. [07:28:47][D][ina228:100]: Write REG_ADC_CONFIG2 returned OK, 0xFB68
  15. [07:28:47][D][ina228:022]: read_u16_ 0x01, ret= 0, raw 0x68FB
  16. [07:28:47][D][ina228:104]: Checking ... Read REG_ADC_CONFIG returned OK, 0xFB68
  17. [07:28:47][D][ina228:145]: New Rshunt=0.001130 ohm, max current=40.000
  18. [07:28:47][D][ina228:146]: New CURRENT_LSB=0.000038, SHUNT_CAL=564
  19. [07:28:47][D][ina228:152]: Setting ADCRANGE = 0
  20. [07:28:47][D][ina228:022]: read_u16_ 0x00, ret= 0, raw 0x0000
  21. [07:28:47][D][ina228:155]: set_adc_range_ OK, read: 0x0000
  22. [07:28:47][D][ina228:159]: set_adc_range_ OK, write: 0x0000
  23. [07:28:47][D][sensor:094]: 'Uptime Sensor': Sending state 0.28400 s with 0 decimals of accuracy
  24. [07:28:47][D][ina228:041]: read_s20_4_ 0x04, ret= 0, raw 0x00201600
  25. [07:28:47][D][ina228:167]: read_volt_shunt_ OK, 0x00000162, adc_range=0
  26. [07:28:47][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.11062 mV with 5 decimals of accuracy
  27. [07:28:47][D][ina228:041]: read_s20_4_ 0x05, ret= 0, raw 0x00806A0C
  28. [07:28:47][D][ina228:182]: read_voltage_ OK, 0x0000C6A8
  29. [07:28:47][D][sensor:094]: 'INA228 Bus Voltage': Sending state 9.93281 V with 5 decimals of accuracy
  30. [07:28:47][D][ina228:022]: read_u16_ 0x06, ret= 0, raw 0x480B
  31. [07:28:47][D][ina228:195]: read_die_temp_ OK, 0x0B48
  32. [07:28:47][D][sensor:094]: 'INA228 DIE Temperature': Sending state 22.56250 °C with 5 decimals of accuracy
  33. [07:28:47][D][ina228:041]: read_s20_4_ 0x07, ret= 0, raw 0x0030A000
  34. [07:28:47][D][ina228:204]: read_current_ is TRUE, 0x00000A03, current_lsb=0.000038
  35. [07:28:47][D][sensor:094]: 'INA228 Current': Sending state 0.09777 A with 5 decimals of accuracy
  36. [07:28:47][D][ina228:213]: read_power_1 ret= 0, 0x00571F00
  37. [07:28:47][D][ina228:216]: read_power_2 ret= 0, 0x00001F57
  38. [07:28:47][D][sensor:094]: 'INA228 Power': Sending state 0.97937 W with 5 decimals of accuracy
  39. [07:28:48][D][ina228:022]: read_u16_ 0x0B, ret= 0, raw 0x0320
  40. [07:28:48][D][ina228:264]: read_diagnostics_and_act_ OK, 0x2003
  41. [07:28:48][D][ina228:227]: read_energy_1 ret_err= 0, raw 0x4F0C010000
  42. [07:28:48][D][ina228:231]: read_energy_2 ret_err= 0, 0x10C4F, current_lsb=0.000038, overflow_cnt=0
  43. [07:28:48][D][sensor:094]: 'INA228 Energy': Sending state 134.15430 J with 5 decimals of accuracy
  44. [07:28:48][D][ina228:243]: read_charge_1 ret_err= 0, 0xFF65050000
  45. [07:28:48][D][ina228:255]: read_charge_2 ret_err=0, 0x565FF, current_lsb=0.000038, overflow_cnt=0
  46. [07:28:48][D][sensor:094]: 'INA228 Charge': Sending state 13.49606 C with 5 decimals of accuracy
  47. [07:28:48][W][component:214]: Component ina228.sensor took a long time for an operation (0.16 s).
  48. [07:28:48][W][component:215]: Components should block for at most 20-30ms.
  49. [07:28:48][D][ina228:041]: read_s20_4_ 0x04, ret= 0, raw 0x00E01500
  50. [07:28:48][D][ina228:167]: read_volt_shunt_ OK, 0x0000015E, adc_range=0
  51. [07:28:48][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.10938 mV with 5 decimals of accuracy
  52. [07:28:48][D][ina228:041]: read_s20_4_ 0x05, ret= 0, raw 0x00006B0C
  53. [07:28:48][D][ina228:182]: read_voltage_ OK, 0x0000C6B0
  54. [07:28:48][D][sensor:094]: 'INA228 Bus Voltage': Sending state 9.93437 V with 5 decimals of accuracy
  55. [07:28:48][D][ina228:022]: read_u16_ 0x06, ret= 0, raw 0x470B
  56. [07:28:48][D][ina228:195]: read_die_temp_ OK, 0x0B47
  57. [07:28:48][D][sensor:094]: 'INA228 DIE Temperature': Sending state 22.55469 °C with 5 decimals of accuracy
  58. [07:28:49][D][ina228:041]: read_s20_4_ 0x07, ret= 0, raw 0x0000A200
  59. [07:28:49][D][ina228:204]: read_current_ is TRUE, 0x00000A20, current_lsb=0.000038
  60. [07:28:49][D][sensor:094]: 'INA228 Current': Sending state 0.09888 A with 5 decimals of accuracy
  61. [07:28:49][D][ina228:213]: read_power_1 ret= 0, 0x00212000
  62. [07:28:49][D][ina228:216]: read_power_2 ret= 0, 0x00002021
  63. [07:28:49][D][sensor:094]: 'INA228 Power': Sending state 1.00403 W with 5 decimals of accuracy
  64. [07:28:49][D][ina228:022]: read_u16_ 0x0B, ret= 0, raw 0x0320
  65. [07:28:49][D][ina228:264]: read_diagnostics_and_act_ OK, 0x2003
  66. [07:28:49][D][ina228:227]: read_energy_1 ret_err= 0, raw 0x540E010000
  67. [07:28:49][D][ina228:231]: read_energy_2 ret_err= 0, 0x10E54, current_lsb=0.000038, overflow_cnt=0
  68. [07:28:49][D][sensor:094]: 'INA228 Energy': Sending state 135.16406 J with 5 decimals of accuracy
  69. [07:28:49][D][ina228:243]: read_charge_1 ret_err= 0, 0x6970050000
  70. [07:28:49][D][ina228:255]: read_charge_2 ret_err=0, 0x57069, current_lsb=0.000038, overflow_cnt=0
  71. [07:28:49][D][sensor:094]: 'INA228 Charge': Sending state 13.59776 C with 5 decimals of accuracy
  72. [07:28:49][W][component:214]: Component ina228.sensor took a long time for an operation (0.15 s).
  73. [07:28:49][W][component:215]: Components should block for at most 20-30ms.
  74. [07:28:50][D][ina228:041]: read_s20_4_ 0x04, ret= 0, raw 0x00001700
  75. [07:28:50][D][ina228:167]: read_volt_shunt_ OK, 0x00000170, adc_range=0
  76. [07:28:50][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.11500 mV with 5 decimals of accuracy
  77. [07:28:50][D][ina228:041]: read_s20_4_ 0x05, ret= 0, raw 0x00B06A0C
  78. [07:28:50][D][ina228:182]: read_voltage_ OK, 0x0000C6AB
  79. [07:28:50][D][sensor:094]: 'INA228 Bus Voltage': Sending state 9.93340 V with 5 decimals of accuracy
  80. [07:28:50][D][ina228:022]: read_u16_ 0x06, ret= 0, raw 0x480B
  81. [07:28:50][D][ina228:195]: read_die_temp_ OK, 0x0B48
  82. [07:28:50][D][sensor:094]: 'INA228 DIE Temperature': Sending state 22.56250 °C with 5 decimals of accuracy
  83. [07:28:51][D][ina228:041]: read_s20_4_ 0x07, ret= 0, raw 0x0090A100
  84. [07:28:51][D][ina228:204]: read_current_ is TRUE, 0x00000A19, current_lsb=0.000038
  85. [07:28:51][D][sensor:094]: 'INA228 Current': Sending state 0.09861 A with 5 decimals of accuracy
  86. [07:28:51][D][ina228:213]: read_power_1 ret= 0, 0x00C81F00
  87. [07:28:51][D][ina228:216]: read_power_2 ret= 0, 0x00001FC8
  88. [07:28:51][D][sensor:094]: 'INA228 Power': Sending state 0.99316 W with 5 decimals of accuracy
  89. [07:28:51][D][ina228:022]: read_u16_ 0x0B, ret= 0, raw 0x0320
  90. [07:28:51][D][ina228:264]: read_diagnostics_and_act_ OK, 0x2003
  91. [07:28:51][D][ina228:227]: read_energy_1 ret_err= 0, raw 0x3712010000
  92. [07:28:51][D][ina228:231]: read_energy_2 ret_err= 0, 0x11237, current_lsb=0.000038, overflow_cnt=0
  93. [07:28:51][D][sensor:094]: 'INA228 Energy': Sending state 137.10742 J with 5 decimals of accuracy
  94. [07:28:51][D][ina228:243]: read_charge_1 ret_err= 0, 0x7D84050000
  95. [07:28:51][D][ina228:255]: read_charge_2 ret_err=0, 0x5847D, current_lsb=0.000038, overflow_cnt=0
  96. [07:28:51][D][sensor:094]: 'INA228 Charge': Sending state 13.79383 C with 5 decimals of accuracy
  97. [07:28:51][W][component:214]: Component ina228.sensor took a long time for an operation (0.15 s).
  98. [07:28:51][W][component:215]: Components should block for at most 20-30ms.
  99. [07:28:52][D][ina228:041]: read_s20_4_ 0x04, ret= 0, raw 0x00401600
  100. [07:28:52][D][ina228:167]: read_volt_shunt_ OK, 0x00000164, adc_range=0
  101. [07:28:52][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.11125 mV with 5 decimals of accuracy
  102. [07:28:52][D][ina228:041]: read_s20_4_ 0x05, ret= 0, raw 0x00706A0C
  103. [07:28:52][D][ina228:182]: read_voltage_ OK, 0x0000C6A7
  104. [07:28:52][D][sensor:094]: 'INA228 Bus Voltage': Sending state 9.93262 V with 5 decimals of accuracy
  105. [07:28:52][D][ina228:022]: read_u16_ 0x06, ret= 0, raw 0x480B
  106. [07:28:52][D][ina228:195]: read_die_temp_ OK, 0x0B48
  107. [07:28:52][D][sensor:094]: 'INA228 DIE Temperature': Sending state 22.56250 °C with 5 decimals of accuracy
  108. [07:28:53][D][ina228:041]: read_s20_4_ 0x07, ret= 0, raw 0x0020A600
  109. [07:28:53][D][ina228:204]: read_current_ is TRUE, 0x00000A62, current_lsb=0.000038
  110. [07:28:53][D][sensor:094]: 'INA228 Current': Sending state 0.10139 A with 5 decimals of accuracy
  111. [07:28:53][D][ina228:213]: read_power_1 ret= 0, 0x00A41E00
  112. [07:28:53][D][ina228:216]: read_power_2 ret= 0, 0x00001EA4
  113. [07:28:53][D][sensor:094]: 'INA228 Power': Sending state 0.95752 W with 5 decimals of accuracy
  114. [07:28:53][D][ina228:022]: read_u16_ 0x0B, ret= 0, raw 0x0320
  115. [07:28:53][D][ina228:264]: read_diagnostics_and_act_ OK, 0x2003
  116. [07:28:53][D][ina228:227]: read_energy_1 ret_err= 0, raw 0x1C16010000
  117. [07:28:53][D][ina228:231]: read_energy_2 ret_err= 0, 0x1161C, current_lsb=0.000038, overflow_cnt=0
  118. [07:28:53][D][sensor:094]: 'INA228 Energy': Sending state 139.05469 J with 5 decimals of accuracy
  119. [07:28:53][D][ina228:243]: read_charge_1 ret_err= 0, 0x9D98050000
  120. [07:28:53][D][ina228:255]: read_charge_2 ret_err=0, 0x5989D, current_lsb=0.000038, overflow_cnt=0
  121. [07:28:53][D][sensor:094]: 'INA228 Charge': Sending state 13.99036 C with 5 decimals of accuracy
  122. [07:28:53][W][component:214]: Component ina228.sensor took a long time for an operation (0.15 s).
  123. [07:28:53][W][component:215]: Components should block for at most 20-30ms.
  124. [07:28:54][D][ina228:041]: read_s20_4_ 0x04, ret= 0, raw 0x00801600
  125. [07:28:54][D][ina228:167]: read_volt_shunt_ OK, 0x00000168, adc_range=0
  126. [07:28:54][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.11250 mV with 5 decimals of accuracy
  127. [07:28:54][D][ina228:041]: read_s20_4_ 0x05, ret= 0, raw 0x00606A0C
  128. [07:28:54][D][ina228:182]: read_voltage_ OK, 0x0000C6A6
  129. [07:28:54][D][sensor:094]: 'INA228 Bus Voltage': Sending state 9.93242 V with 5 decimals of accuracy
  130. [07:28:54][D][ina228:022]: read_u16_ 0x06, ret= 0, raw 0x480B
  131. [07:28:54][D][ina228:195]: read_die_temp_ OK, 0x0B48
  132. [07:28:54][D][sensor:094]: 'INA228 DIE Temperature': Sending state 22.56250 °C with 5 decimals of accuracy
  133. [07:28:55][D][ina228:041]: read_s20_4_ 0x07, ret= 0, raw 0x00C09F00
  134. [07:28:55][D][ina228:204]: read_current_ is TRUE, 0x000009FC, current_lsb=0.000038
  135. [07:28:55][D][sensor:094]: 'INA228 Current': Sending state 0.09750 A with 5 decimals of accuracy
  136. [07:28:55][D][ina228:213]: read_power_1 ret= 0, 0x00491E00
  137. [07:28:55][D][ina228:216]: read_power_2 ret= 0, 0x00001E49
  138. [07:28:55][D][sensor:094]: 'INA228 Power': Sending state 0.94641 W with 5 decimals of accuracy
  139. [07:28:55][D][ina228:022]: read_u16_ 0x0B, ret= 0, raw 0x0320
  140. [07:28:55][D][ina228:264]: read_diagnostics_and_act_ OK, 0x2003
  141. [07:28:55][D][ina228:227]: read_energy_1 ret_err= 0, raw 0x1A010000
  142. [07:28:55][D][ina228:231]: read_energy_2 ret_err= 0, 0x11A00, current_lsb=0.000038, overflow_cnt=0
  143. [07:28:55][D][sensor:094]: 'INA228 Energy': Sending state 141.00000 J with 5 decimals of accuracy
  144. [07:28:55][D][ina228:243]: read_charge_1 ret_err= 0, 0xB6AC050000
  145. [07:28:55][D][ina228:255]: read_charge_2 ret_err=0, 0x5ACB6, current_lsb=0.000038, overflow_cnt=0
  146. [07:28:55][D][sensor:094]: 'INA228 Charge': Sending state 14.18663 C with 5 decimals of accuracy
  147. [07:28:55][W][component:214]: Component ina228.sensor took a long time for an operation (0.15 s).
  148. [07:28:55][W][component:215]: Components should block for at most 20-30ms.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement