Advertisement
tahc81

Untitled

Jan 22nd, 2024
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 11.24 KB | None | 0 0
  1. [09:11:15][I][logger:351]: Log initialized
  2. [09:11:15][C][ota:473]: There have been 7 suspected unsuccessful boot attempts.
  3. [09:11:15][D][esp32.preferences:114]: Saving 1 preferences to flash...
  4. [09:11:15][D][esp32.preferences:143]: Saving 1 preferences to flash: 0 cached, 1 written, 0 failed
  5. [09:11:15][I][app:029]: Running through setup()...
  6. [09:11:15][I][i2c.arduino:183]: Performing I2C bus recovery
  7. [09:11:15][C][ina228:061]: Setting up INA228...
  8. [09:11:15][D][ina228:108]: Reset
  9. [09:11:15][D][ina228:022]: read_u16_ 0x3E, ret= 0, raw 0x4954
  10. [09:11:15][D][ina228:022]: read_u16_ 0x3F, ret= 0, raw 0x8122
  11. [09:11:15][I][ina228:075]: Manufacturer: 0x5449, Device ID: 0x0228, Revision: 1
  12. [09:11:15][D][ina228:022]: read_u16_ 0x01, ret= 0, raw 0x68FB
  13. [09:11:15][D][ina228:085]: Read REG_ADC_CONFIG returned OK, 0xFB68
  14. [09:11:15][D][ina228:093]: Write REG_ADC_CONFIG2 returned OK, 0xFB68
  15. [09:11:16][D][ina228:022]: read_u16_ 0x01, ret= 0, raw 0x68FB
  16. [09:11:16][D][ina228:097]: Checking ... Read REG_ADC_CONFIG returned OK, 0xFB68
  17. [09:11:16][D][ina228:138]: New Rshunt=0.001110 ohm, max current=40.000
  18. [09:11:16][D][ina228:139]: New CURRENT_LSB=0.000038, SHUNT_CAL=2216
  19. [09:11:16][D][ina228:145]: Setting ADCRANGE = 1
  20. [09:11:16][D][ina228:022]: read_u16_ 0x00, ret= 0, raw 0x0000
  21. [09:11:16][D][ina228:148]: set_adc_ranged_ OK, read: 0x0000
  22. [09:11:16][D][ina228:152]: set_adc_range_ OK, write: 0x0010
  23. [09:11:16][D][sensor:094]: 'Uptime Sensor': Sending state 0.28500 s with 0 decimals of accuracy
  24. [09:11:16][D][ina228:041]: read_s20_4_ 0x04, ret= 0, raw 0x00005800
  25. [09:11:16][D][ina228:160]: read_volt_shunt_ OK, 0x00000580, adc_range=1
  26. [09:11:16][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.11000 mV with 5 decimals of accuracy
  27. [09:11:16][D][ina228:041]: read_s20_4_ 0x05, ret= 0, raw 0x00D03F0C
  28. [09:11:16][D][ina228:175]: read_voltage_ OK, 0x0000C3FD
  29. [09:11:16][D][sensor:094]: 'INA228 Bus Voltage': Sending state 9.79941 V with 5 decimals of accuracy
  30. [09:11:16][D][ina228:022]: read_u16_ 0x06, ret= 0, raw 0x5A0C
  31. [09:11:16][D][ina228:188]: read_die_temp_ OK, 0x0C5A
  32. [09:11:16][D][sensor:094]: 'INA228 DIE Temperature': Sending state 24.70312 °C with 5 decimals of accuracy
  33. [09:11:16][D][ina228:041]: read_s20_4_ 0x07, ret= 0, raw 0x00C0A000
  34. [09:11:16][D][ina228:197]: read_current_ is TRUE, 0x00000A0C, current_lsb=0.000038
  35. [09:11:16][D][sensor:094]: 'INA228 Current': Sending state 0.09811 A with 5 decimals of accuracy
  36. [09:11:16][D][ina228:206]: read_power_1 ret= 0, 0x000B1F00
  37. [09:11:16][D][ina228:209]: read_power_2 ret= 0, 0x00001F0B
  38. [09:11:16][D][sensor:094]: 'INA228 Power': Sending state 0.97009 W with 5 decimals of accuracy
  39. [09:11:16][D][ina228:022]: read_u16_ 0x0B, ret= 0, raw 0x0300
  40. [09:11:16][D][ina228:257]: read_diagnostics_and_act_ OK, 0x0003
  41. [09:11:16][D][ina228:220]: read_energy_1 ret_err= 0, raw 0x8600000000
  42. [09:11:16][D][ina228:224]: read_energy_2 ret_err= 0, 0x86, current_lsb=0.000038, overflow_cnt=0
  43. [09:11:16][D][sensor:094]: 'INA228 Energy': Sending state 0.26172 J with 5 decimals of accuracy
  44. [09:11:16][D][ina228:236]: read_charge_1 ret_err= 0, 0x303000000
  45. [09:11:16][D][ina228:248]: read_charge_2 ret_err=0, 0x303, current_lsb=0.000038, overflow_cnt=0
  46. [09:11:16][D][sensor:094]: 'INA228 Charge': Sending state 0.02941 C with 5 decimals of accuracy
  47. [09:11:16][W][component:214]: Component ina228.sensor took a long time for an operation (0.16 s).
  48. [09:11:16][W][component:215]: Components should block for at most 20-30ms.
  49. [09:11:17][D][ina228:041]: read_s20_4_ 0x04, ret= 0, raw 0x00805700
  50. [09:11:17][D][ina228:160]: read_volt_shunt_ OK, 0x00000578, adc_range=1
  51. [09:11:17][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.10938 mV with 5 decimals of accuracy
  52. [09:11:17][D][ina228:041]: read_s20_4_ 0x05, ret= 0, raw 0x0040400C
  53. [09:11:17][D][ina228:175]: read_voltage_ OK, 0x0000C404
  54. [09:11:17][D][sensor:094]: 'INA228 Bus Voltage': Sending state 9.80078 V with 5 decimals of accuracy
  55. [09:11:17][D][ina228:022]: read_u16_ 0x06, ret= 0, raw 0x580C
  56. [09:11:17][D][ina228:188]: read_die_temp_ OK, 0x0C58
  57. [09:11:17][D][sensor:094]: 'INA228 DIE Temperature': Sending state 24.68750 °C with 5 decimals of accuracy
  58. [09:11:17][D][ina228:041]: read_s20_4_ 0x07, ret= 0, raw 0x00F09E00
  59. [09:11:17][D][ina228:197]: read_current_ is TRUE, 0x000009EF, current_lsb=0.000038
  60. [09:11:17][D][sensor:094]: 'INA228 Current': Sending state 0.09701 A with 5 decimals of accuracy
  61. [09:11:17][D][ina228:206]: read_power_1 ret= 0, 0x000B1F00
  62. [09:11:17][D][ina228:209]: read_power_2 ret= 0, 0x00001F0B
  63. [09:11:17][D][sensor:094]: 'INA228 Power': Sending state 0.97009 W with 5 decimals of accuracy
  64. [09:11:17][D][ina228:022]: read_u16_ 0x0B, ret= 0, raw 0x0300
  65. [09:11:17][D][ina228:257]: read_diagnostics_and_act_ OK, 0x0003
  66. [09:11:17][D][ina228:220]: read_energy_1 ret_err= 0, raw 0x3E02000000
  67. [09:11:17][D][ina228:224]: read_energy_2 ret_err= 0, 0x23E, current_lsb=0.000038, overflow_cnt=0
  68. [09:11:17][D][sensor:094]: 'INA228 Energy': Sending state 1.12109 J with 5 decimals of accuracy
  69. [09:11:17][D][ina228:236]: read_charge_1 ret_err= 0, 0xF70B000000
  70. [09:11:17][D][ina228:248]: read_charge_2 ret_err=0, 0xBF7, current_lsb=0.000038, overflow_cnt=0
  71. [09:11:17][D][sensor:094]: 'INA228 Charge': Sending state 0.11684 C with 5 decimals of accuracy
  72. [09:11:17][W][component:214]: Component ina228.sensor took a long time for an operation (0.15 s).
  73. [09:11:17][W][component:215]: Components should block for at most 20-30ms.
  74. [09:11:19][D][ina228:041]: read_s20_4_ 0x04, ret= 0, raw 0x00805700
  75. [09:11:19][D][ina228:160]: read_volt_shunt_ OK, 0x00000578, adc_range=1
  76. [09:11:19][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.10938 mV with 5 decimals of accuracy
  77. [09:11:19][D][ina228:041]: read_s20_4_ 0x05, ret= 0, raw 0x00D0400C
  78. [09:11:19][D][ina228:175]: read_voltage_ OK, 0x0000C40D
  79. [09:11:19][D][sensor:094]: 'INA228 Bus Voltage': Sending state 9.80254 V with 5 decimals of accuracy
  80. [09:11:19][D][ina228:022]: read_u16_ 0x06, ret= 0, raw 0x5B0C
  81. [09:11:19][D][ina228:188]: read_die_temp_ OK, 0x0C5B
  82. [09:11:19][D][sensor:094]: 'INA228 DIE Temperature': Sending state 24.71094 °C with 5 decimals of accuracy
  83. [09:11:19][D][ina228:041]: read_s20_4_ 0x07, ret= 0, raw 0x00F0A400
  84. [09:11:19][D][ina228:197]: read_current_ is TRUE, 0x00000A4F, current_lsb=0.000038
  85. [09:11:19][D][sensor:094]: 'INA228 Current': Sending state 0.10067 A with 5 decimals of accuracy
  86. [09:11:19][D][ina228:206]: read_power_1 ret= 0, 0x00C11F00
  87. [09:11:19][D][ina228:209]: read_power_2 ret= 0, 0x00001FC1
  88. [09:11:19][D][sensor:094]: 'INA228 Power': Sending state 0.99231 W with 5 decimals of accuracy
  89. [09:11:19][D][ina228:022]: read_u16_ 0x0B, ret= 0, raw 0x0300
  90. [09:11:19][D][ina228:257]: read_diagnostics_and_act_ OK, 0x0003
  91. [09:11:19][D][ina228:220]: read_energy_1 ret_err= 0, raw 0x1906000000
  92. [09:11:19][D][ina228:224]: read_energy_2 ret_err= 0, 0x619, current_lsb=0.000038, overflow_cnt=0
  93. [09:11:19][D][sensor:094]: 'INA228 Energy': Sending state 3.04883 J with 5 decimals of accuracy
  94. [09:11:19][D][ina228:236]: read_charge_1 ret_err= 0, 0x2420000000
  95. [09:11:19][D][ina228:248]: read_charge_2 ret_err=0, 0x2024, current_lsb=0.000038, overflow_cnt=0
  96. [09:11:19][D][sensor:094]: 'INA228 Charge': Sending state 0.31387 C with 5 decimals of accuracy
  97. [09:11:19][W][component:214]: Component ina228.sensor took a long time for an operation (0.15 s).
  98. [09:11:19][W][component:215]: Components should block for at most 20-30ms.
  99. [09:11:21][D][ina228:041]: read_s20_4_ 0x04, ret= 0, raw 0x00005400
  100. [09:11:21][D][ina228:160]: read_volt_shunt_ OK, 0x00000540, adc_range=1
  101. [09:11:21][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.10500 mV with 5 decimals of accuracy
  102. [09:11:21][D][ina228:041]: read_s20_4_ 0x05, ret= 0, raw 0x00D0410C
  103. [09:11:21][D][ina228:175]: read_voltage_ OK, 0x0000C41D
  104. [09:11:21][D][sensor:094]: 'INA228 Bus Voltage': Sending state 9.80566 V with 5 decimals of accuracy
  105. [09:11:21][D][ina228:022]: read_u16_ 0x06, ret= 0, raw 0x5B0C
  106. [09:11:21][D][ina228:188]: read_die_temp_ OK, 0x0C5B
  107. [09:11:21][D][sensor:094]: 'INA228 DIE Temperature': Sending state 24.71094 °C with 5 decimals of accuracy
  108. [09:11:21][D][ina228:041]: read_s20_4_ 0x07, ret= 0, raw 0x00B0A100
  109. [09:11:21][D][ina228:197]: read_current_ is TRUE, 0x00000A1B, current_lsb=0.000038
  110. [09:11:21][D][sensor:094]: 'INA228 Current': Sending state 0.09869 A with 5 decimals of accuracy
  111. [09:11:21][D][ina228:206]: read_power_1 ret= 0, 0x00C71E00
  112. [09:11:21][D][ina228:209]: read_power_2 ret= 0, 0x00001EC7
  113. [09:11:21][D][sensor:094]: 'INA228 Power': Sending state 0.96179 W with 5 decimals of accuracy
  114. [09:11:21][D][ina228:022]: read_u16_ 0x0B, ret= 0, raw 0x0300
  115. [09:11:21][D][ina228:257]: read_diagnostics_and_act_ OK, 0x0003
  116. [09:11:21][D][ina228:220]: read_energy_1 ret_err= 0, raw 0xF609000000
  117. [09:11:21][D][ina228:224]: read_energy_2 ret_err= 0, 0x9F6, current_lsb=0.000038, overflow_cnt=0
  118. [09:11:21][D][sensor:094]: 'INA228 Energy': Sending state 4.98047 J with 5 decimals of accuracy
  119. [09:11:21][D][ina228:236]: read_charge_1 ret_err= 0, 0x5C34000000
  120. [09:11:21][D][ina228:248]: read_charge_2 ret_err=0, 0x345C, current_lsb=0.000038, overflow_cnt=0
  121. [09:11:21][D][sensor:094]: 'INA228 Charge': Sending state 0.51132 C with 5 decimals of accuracy
  122. [09:11:21][W][component:214]: Component ina228.sensor took a long time for an operation (0.15 s).
  123. [09:11:21][W][component:215]: Components should block for at most 20-30ms.
  124. [09:11:23][D][ina228:041]: read_s20_4_ 0x04, ret= 0, raw 0x00405900
  125. [09:11:23][D][ina228:160]: read_volt_shunt_ OK, 0x00000594, adc_range=1
  126. [09:11:23][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.11156 mV with 5 decimals of accuracy
  127. [09:11:23][D][ina228:041]: read_s20_4_ 0x05, ret= 0, raw 0x0070420C
  128. [09:11:23][D][ina228:175]: read_voltage_ OK, 0x0000C427
  129. [09:11:23][D][sensor:094]: 'INA228 Bus Voltage': Sending state 9.80762 V with 5 decimals of accuracy
  130. [09:11:23][D][ina228:022]: read_u16_ 0x06, ret= 0, raw 0x5A0C
  131. [09:11:23][D][ina228:188]: read_die_temp_ OK, 0x0C5A
  132. [09:11:23][D][sensor:094]: 'INA228 DIE Temperature': Sending state 24.70312 °C with 5 decimals of accuracy
  133. [09:11:23][D][ina228:041]: read_s20_4_ 0x07, ret= 0, raw 0x0060A500
  134. [09:11:23][D][ina228:197]: read_current_ is TRUE, 0x00000A56, current_lsb=0.000038
  135. [09:11:23][D][sensor:094]: 'INA228 Current': Sending state 0.10094 A with 5 decimals of accuracy
  136. [09:11:23][D][ina228:206]: read_power_1 ret= 0, 0x00CB1E00
  137. [09:11:23][D][ina228:209]: read_power_2 ret= 0, 0x00001ECB
  138. [09:11:23][D][sensor:094]: 'INA228 Power': Sending state 0.96228 W with 5 decimals of accuracy
  139. [09:11:23][D][ina228:022]: read_u16_ 0x0B, ret= 0, raw 0x0300
  140. [09:11:23][D][ina228:257]: read_diagnostics_and_act_ OK, 0x0003
  141. [09:11:23][D][ina228:220]: read_energy_1 ret_err= 0, raw 0xD20D000000
  142. [09:11:23][D][ina228:224]: read_energy_2 ret_err= 0, 0xDD2, current_lsb=0.000038, overflow_cnt=0
  143. [09:11:23][D][sensor:094]: 'INA228 Energy': Sending state 6.91016 J with 5 decimals of accuracy
  144. [09:11:23][D][ina228:236]: read_charge_1 ret_err= 0, 0x9448000000
  145. [09:11:23][D][ina228:248]: read_charge_2 ret_err=0, 0x4894, current_lsb=0.000038, overflow_cnt=0
  146. [09:11:23][D][sensor:094]: 'INA228 Charge': Sending state 0.70877 C with 5 decimals of accuracy
  147. [09:11:23][W][component:214]: Component ina228.sensor took a long time for an operation (0.15 s).
  148. [09:11:23][W][component:215]: Components should block for at most 20-30ms.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement