Ted MARKSON
Ted MARKSON
> Wait... it took me some time to understand. Did I get you correctly: > > 1. You updated the esphome device via OTA (`esphome run your.yaml`) > 2. After...
Thanks for looking Sebo I agree with your summary! Be careful of wayward bits. I have since ordered a new BMS and installed it on location without telemetry.
> Hello, First of all, congratulations for this amazing work. I have the B2A24S20P JKBMS unit and I intent to get the data with an ESP32 via RS485. Just to...
query() method is mentioned in the README line 66 as of blobaugh:master:6307311aaf
+1 to integration with Hass or Esphome
> If the splash screen stays on it is likely the device is boot looping in the background. I think so too; the power draw and UART log also indicate...
> your console output seems to be partial and hopefully there is a Backtrace after CPU register dump. So, can you add that one if available. It would be also...
No worries --and I agree the backtrace of this issue in comparison with #2084 is different. For this issue, yes, some analysis is need by someone more expert on ESP32...
> Final question to distinguish #2084 from yours: do you have power.is_power_saving true That value is False. However the node role is Router, which I think this implies some power...
The system did capture the first panic. I trimmed the serial log to keep it short and remove personal info. Download it here. [lora32_boot_loop_minicom_usb0_clean.txt](https://github.com/meshtastic/firmware/files/11941348/lora32_boot_loop_minicom_usb0_clean.txt) Below is a snippet where you...