-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Hey guys,
is anybody of you aware of any details to the changes on JK-BMS hard- and software from V15 to V19? My initial setup with HW V15H is working just like a charm since months now with exactly this code here (except for a BT-reconnect from time to time for whatever reason)!
But exactly the same ESP32 hardware will NOT connect to a brand new JK-BMS V19A hardware (w/ SW V19.07) in my second setup?! BT connection seems to get initially established somehow (at least in the Android app the JK-BMS device disappears after a connection attempt for ~30s), but Arduino device (==ESP32) just complains after initial connection attempt : Failed to connect to <MAC_ADDR> (btw, MAC address is correct in code :)!
Even worse, after initial attempt it never (re-)tries the MAC address again (but may be this is due to JK-BMS not answering any requests at this stage too - as I said, Android app doesn't find the device either)
Any ideas what's going on there and how to debug this in detail? Many thanks upfront ...