Advertisement
tahc81

Untitled

Jan 19th, 2024
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 11.27 KB | None | 0 0
  1. [09:50:35][I][logger:351]: Log initialized
  2. [09:50:36][C][ota:473]: There have been 8 suspected unsuccessful boot attempts.
  3. [09:50:36][D][esp32.preferences:114]: Saving 1 preferences to flash...
  4. [09:50:36][D][esp32.preferences:143]: Saving 1 preferences to flash: 0 cached, 1 written, 0 failed
  5. [09:50:36][I][app:029]: Running through setup()...
  6. [09:50:36][I][i2c.arduino:183]: Performing I2C bus recovery
  7. [09:50:36][C][ina228:061]: Setting up INA228...
  8. [09:50:36][D][ina228:108]: Reset
  9. [09:50:36][D][ina228:022]: read_u16_ 0x3E, ret= 0, raw 0x4954
  10. [09:50:36][D][ina228:022]: read_u16_ 0x3F, ret= 0, raw 0x8122
  11. [09:50:36][I][ina228:075]: Manufacturer: 0x5449, Device ID: 0x0228, Revision: 1
  12. [09:50:36][D][ina228:022]: read_u16_ 0x01, ret= 0, raw 0x68FB
  13. [09:50:36][D][ina228:085]: Read REG_ADC_CONFIG returned OK, 0xFB68
  14. [09:50:36][D][ina228:093]: Write REG_ADC_CONFIG2 returned OK, 0xFB68
  15. [09:50:36][D][ina228:022]: read_u16_ 0x01, ret= 0, raw 0x68FB
  16. [09:50:36][D][ina228:097]: Checking ... Read REG_ADC_CONFIG returned OK, 0xFB68
  17. [09:50:36][D][ina228:138]: New Rshunt=0.001110 ohm, max current=40.000
  18. [09:50:36][D][ina228:139]: New CURRENT_LSB=0.000038, SHUNT_CAL=554
  19. [09:50:36][D][ina228:145]: Setting ADCRANGE = 0
  20. [09:50:36][D][ina228:022]: read_u16_ 0x00, ret= 0, raw 0x0000
  21. [09:50:36][D][ina228:148]: set_adc_ranged_ OK, read: 0x0000
  22. [09:50:36][D][ina228:152]: set_adc_range_ OK, write: 0x0000
  23. [09:50:36][D][ina228:041]: read_s20_4_ 0x04, ret= 0, raw 0x00501600
  24. [09:50:36][D][ina228:160]: read_volt_shunt_ OK, 0x00000165, adc_range=0
  25. [09:50:36][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.11156 mV with 5 decimals of accuracy
  26. [09:50:36][D][ina228:041]: read_s20_4_ 0x05, ret= 0, raw 0x00A06E0C
  27. [09:50:36][D][ina228:175]: read_voltage_ OK, 0x0000C6EA
  28. [09:50:36][D][sensor:094]: 'INA228 Bus Voltage': Sending state 9.94570 V with 5 decimals of accuracy
  29. [09:50:36][D][ina228:022]: read_u16_ 0x06, ret= 0, raw 0x180C
  30. [09:50:36][D][ina228:188]: read_die_temp_ OK, 0x0C18
  31. [09:50:36][D][sensor:094]: 'INA228 DIE Temperature': Sending state 24.18750 °C with 5 decimals of accuracy
  32. [09:50:36][D][ina228:041]: read_s20_4_ 0x07, ret= 0, raw 0x0010A300
  33. [09:50:36][D][ina228:197]: read_current_ is TRUE, 0x00000A31, current_lsb=0.000038
  34. [09:50:36][D][sensor:094]: 'INA228 Current': Sending state 0.09953 A with 5 decimals of accuracy
  35. [09:50:36][D][ina228:206]: read_power_1 ret= 0, 0x00241F00
  36. [09:50:36][D][ina228:209]: read_power_2 ret= 0, 0x00001F24
  37. [09:50:36][D][sensor:094]: 'INA228 Power': Sending state 0.97314 W with 5 decimals of accuracy
  38. [09:50:36][D][ina228:022]: read_u16_ 0x0B, ret= 0, raw 0x0320
  39. [09:50:36][D][ina228:257]: read_diagnostics_and_act_ OK, 0x2003
  40. [09:50:36][D][ina228:220]: read_energy_1 ret_err= 0, raw 0x6F5010000
  41. [09:50:36][D][ina228:224]: read_energy_2 ret_err= 0, 0x1F506, current_lsb=0.000038, overflow_cnt=0
  42. [09:50:36][D][sensor:094]: 'INA228 Energy': Sending state 250.51172 J with 5 decimals of accuracy
  43. [09:50:36][D][ina228:236]: read_charge_1 ret_err= 0, 0x66190A0000
  44. [09:50:36][D][ina228:248]: read_charge_2 ret_err=0, 0xA1966, current_lsb=0.000038, overflow_cnt=0
  45. [09:50:36][D][sensor:094]: 'INA228 Charge': Sending state 25.24803 C with 5 decimals of accuracy
  46. [09:50:36][W][component:214]: Component ina228.sensor took a long time for an operation (0.15 s).
  47. [09:50:36][W][component:215]: Components should block for at most 20-30ms.
  48. [09:50:36][D][sensor:094]: 'Uptime Sensor': Sending state 0.45900 s with 0 decimals of accuracy
  49. [09:50:37][D][ina228:041]: read_s20_4_ 0x04, ret= 0, raw 0x00901600
  50. [09:50:37][D][ina228:160]: read_volt_shunt_ OK, 0x00000169, adc_range=0
  51. [09:50:37][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.11281 mV with 5 decimals of accuracy
  52. [09:50:37][D][ina228:041]: read_s20_4_ 0x05, ret= 0, raw 0x00906E0C
  53. [09:50:37][D][ina228:175]: read_voltage_ OK, 0x0000C6E9
  54. [09:50:37][D][sensor:094]: 'INA228 Bus Voltage': Sending state 9.94551 V with 5 decimals of accuracy
  55. [09:50:37][D][ina228:022]: read_u16_ 0x06, ret= 0, raw 0x190C
  56. [09:50:37][D][ina228:188]: read_die_temp_ OK, 0x0C19
  57. [09:50:37][D][sensor:094]: 'INA228 DIE Temperature': Sending state 24.19531 °C with 5 decimals of accuracy
  58. [09:50:37][D][ina228:041]: read_s20_4_ 0x07, ret= 0, raw 0x0080A400
  59. [09:50:37][D][ina228:197]: read_current_ is TRUE, 0x00000A48, current_lsb=0.000038
  60. [09:50:37][D][sensor:094]: 'INA228 Current': Sending state 0.10040 A with 5 decimals of accuracy
  61. [09:50:37][D][ina228:206]: read_power_1 ret= 0, 0x00F21F00
  62. [09:50:37][D][ina228:209]: read_power_2 ret= 0, 0x00001FF2
  63. [09:50:37][D][sensor:094]: 'INA228 Power': Sending state 0.99829 W with 5 decimals of accuracy
  64. [09:50:37][D][ina228:022]: read_u16_ 0x0B, ret= 0, raw 0x0320
  65. [09:50:37][D][ina228:257]: read_diagnostics_and_act_ OK, 0x2003
  66. [09:50:37][D][ina228:220]: read_energy_1 ret_err= 0, raw 0x6AF7010000
  67. [09:50:37][D][ina228:224]: read_energy_2 ret_err= 0, 0x1F76A, current_lsb=0.000038, overflow_cnt=0
  68. [09:50:37][D][sensor:094]: 'INA228 Energy': Sending state 251.70703 J with 5 decimals of accuracy
  69. [09:50:37][D][ina228:236]: read_charge_1 ret_err= 0, 0xB9250A0000
  70. [09:50:37][D][ina228:248]: read_charge_2 ret_err=0, 0xA25B9, current_lsb=0.000038, overflow_cnt=0
  71. [09:50:37][D][sensor:094]: 'INA228 Charge': Sending state 25.36839 C with 5 decimals of accuracy
  72. [09:50:37][W][component:214]: Component ina228.sensor took a long time for an operation (0.15 s).
  73. [09:50:37][W][component:215]: Components should block for at most 20-30ms.
  74. [09:50:39][D][ina228:041]: read_s20_4_ 0x04, ret= 0, raw 0x00401600
  75. [09:50:39][D][ina228:160]: read_volt_shunt_ OK, 0x00000164, adc_range=0
  76. [09:50:39][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.11125 mV with 5 decimals of accuracy
  77. [09:50:39][D][ina228:041]: read_s20_4_ 0x05, ret= 0, raw 0x00006E0C
  78. [09:50:39][D][ina228:175]: read_voltage_ OK, 0x0000C6E0
  79. [09:50:39][D][sensor:094]: 'INA228 Bus Voltage': Sending state 9.94375 V with 5 decimals of accuracy
  80. [09:50:39][D][ina228:022]: read_u16_ 0x06, ret= 0, raw 0x140C
  81. [09:50:39][D][ina228:188]: read_die_temp_ OK, 0x0C14
  82. [09:50:39][D][sensor:094]: 'INA228 DIE Temperature': Sending state 24.15625 °C with 5 decimals of accuracy
  83. [09:50:39][D][ina228:041]: read_s20_4_ 0x07, ret= 0, raw 0x00E0A500
  84. [09:50:39][D][ina228:197]: read_current_ is TRUE, 0x00000A5E, current_lsb=0.000038
  85. [09:50:39][D][sensor:094]: 'INA228 Current': Sending state 0.10124 A with 5 decimals of accuracy
  86. [09:50:39][D][ina228:206]: read_power_1 ret= 0, 0x00782100
  87. [09:50:39][D][ina228:209]: read_power_2 ret= 0, 0x00002178
  88. [09:50:39][D][sensor:094]: 'INA228 Power': Sending state 1.04590 W with 5 decimals of accuracy
  89. [09:50:39][D][ina228:022]: read_u16_ 0x0B, ret= 0, raw 0x0320
  90. [09:50:39][D][ina228:257]: read_diagnostics_and_act_ OK, 0x2003
  91. [09:50:39][D][ina228:220]: read_energy_1 ret_err= 0, raw 0x64FB010000
  92. [09:50:39][D][ina228:224]: read_energy_2 ret_err= 0, 0x1FB64, current_lsb=0.000038, overflow_cnt=0
  93. [09:50:39][D][sensor:094]: 'INA228 Energy': Sending state 253.69531 J with 5 decimals of accuracy
  94. [09:50:39][D][ina228:236]: read_charge_1 ret_err= 0, 0x3F3A0A0000
  95. [09:50:39][D][ina228:248]: read_charge_2 ret_err=0, 0xA3A3F, current_lsb=0.000038, overflow_cnt=0
  96. [09:50:39][D][sensor:094]: 'INA228 Charge': Sending state 25.56881 C with 5 decimals of accuracy
  97. [09:50:39][W][component:214]: Component ina228.sensor took a long time for an operation (0.15 s).
  98. [09:50:39][W][component:215]: Components should block for at most 20-30ms.
  99. [09:50:41][D][ina228:041]: read_s20_4_ 0x04, ret= 0, raw 0x00001700
  100. [09:50:41][D][ina228:160]: read_volt_shunt_ OK, 0x00000170, adc_range=0
  101. [09:50:41][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.11500 mV with 5 decimals of accuracy
  102. [09:50:41][D][ina228:041]: read_s20_4_ 0x05, ret= 0, raw 0x00D06E0C
  103. [09:50:41][D][ina228:175]: read_voltage_ OK, 0x0000C6ED
  104. [09:50:41][D][sensor:094]: 'INA228 Bus Voltage': Sending state 9.94629 V with 5 decimals of accuracy
  105. [09:50:41][D][ina228:022]: read_u16_ 0x06, ret= 0, raw 0x1D0C
  106. [09:50:41][D][ina228:188]: read_die_temp_ OK, 0x0C1D
  107. [09:50:41][D][sensor:094]: 'INA228 DIE Temperature': Sending state 24.22656 °C with 5 decimals of accuracy
  108. [09:50:41][D][ina228:041]: read_s20_4_ 0x07, ret= 0, raw 0x00F0A400
  109. [09:50:41][D][ina228:197]: read_current_ is TRUE, 0x00000A4F, current_lsb=0.000038
  110. [09:50:41][D][sensor:094]: 'INA228 Current': Sending state 0.10067 A with 5 decimals of accuracy
  111. [09:50:41][D][ina228:206]: read_power_1 ret= 0, 0x00392000
  112. [09:50:41][D][ina228:209]: read_power_2 ret= 0, 0x00002039
  113. [09:50:41][D][sensor:094]: 'INA228 Power': Sending state 1.00696 W with 5 decimals of accuracy
  114. [09:50:41][D][ina228:022]: read_u16_ 0x0B, ret= 0, raw 0x0320
  115. [09:50:41][D][ina228:257]: read_diagnostics_and_act_ OK, 0x2003
  116. [09:50:41][D][ina228:220]: read_energy_1 ret_err= 0, raw 0x5DFF010000
  117. [09:50:41][D][ina228:224]: read_energy_2 ret_err= 0, 0x1FF5D, current_lsb=0.000038, overflow_cnt=0
  118. [09:50:41][D][sensor:094]: 'INA228 Energy': Sending state 255.68164 J with 5 decimals of accuracy
  119. [09:50:41][D][ina228:236]: read_charge_1 ret_err= 0, 0xBB4E0A0000
  120. [09:50:41][D][ina228:248]: read_charge_2 ret_err=0, 0xA4EBB, current_lsb=0.000038, overflow_cnt=0
  121. [09:50:41][D][sensor:094]: 'INA228 Charge': Sending state 25.76885 C with 5 decimals of accuracy
  122. [09:50:41][W][component:214]: Component ina228.sensor took a long time for an operation (0.15 s).
  123. [09:50:41][W][component:215]: Components should block for at most 20-30ms.
  124. [09:50:43][D][ina228:041]: read_s20_4_ 0x04, ret= 0, raw 0x00201700
  125. [09:50:43][D][ina228:160]: read_volt_shunt_ OK, 0x00000172, adc_range=0
  126. [09:50:43][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.11563 mV with 5 decimals of accuracy
  127. [09:50:43][D][ina228:041]: read_s20_4_ 0x05, ret= 0, raw 0x00C06E0C
  128. [09:50:43][D][ina228:175]: read_voltage_ OK, 0x0000C6EC
  129. [09:50:43][D][sensor:094]: 'INA228 Bus Voltage': Sending state 9.94609 V with 5 decimals of accuracy
  130. [09:50:43][D][ina228:022]: read_u16_ 0x06, ret= 0, raw 0x1B0C
  131. [09:50:43][D][ina228:188]: read_die_temp_ OK, 0x0C1B
  132. [09:50:43][D][sensor:094]: 'INA228 DIE Temperature': Sending state 24.21094 °C with 5 decimals of accuracy
  133. [09:50:43][D][ina228:041]: read_s20_4_ 0x07, ret= 0, raw 0x0000A400
  134. [09:50:43][D][ina228:197]: read_current_ is TRUE, 0x00000A40, current_lsb=0.000038
  135. [09:50:43][D][sensor:094]: 'INA228 Current': Sending state 0.10010 A with 5 decimals of accuracy
  136. [09:50:43][D][ina228:206]: read_power_1 ret= 0, 0x00961F00
  137. [09:50:43][D][ina228:209]: read_power_2 ret= 0, 0x00001F96
  138. [09:50:43][D][sensor:094]: 'INA228 Power': Sending state 0.98706 W with 5 decimals of accuracy
  139. [09:50:43][D][ina228:022]: read_u16_ 0x0B, ret= 0, raw 0x0320
  140. [09:50:43][D][ina228:257]: read_diagnostics_and_act_ OK, 0x2003
  141. [09:50:43][D][ina228:220]: read_energy_1 ret_err= 0, raw 0x8503020000
  142. [09:50:43][D][ina228:224]: read_energy_2 ret_err= 0, 0x20385, current_lsb=0.000038, overflow_cnt=0
  143. [09:50:43][D][sensor:094]: 'INA228 Energy': Sending state 257.75977 J with 5 decimals of accuracy
  144. [09:50:43][D][ina228:236]: read_charge_1 ret_err= 0, 0x2C640A0000
  145. [09:50:43][D][ina228:248]: read_charge_2 ret_err=0, 0xA642C, current_lsb=0.000038, overflow_cnt=0
  146. [09:50:43][D][sensor:094]: 'INA228 Charge': Sending state 25.97824 C with 5 decimals of accuracy
  147. [09:50:43][W][component:214]: Component ina228.sensor took a long time for an operation (0.15 s).
  148. [09:50:43][W][component:215]: Components should block for at most 20-30ms.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement