Hello Steve,
In looking at your examples, it appears that you used a ESP32 of some sort, to test your code. I realize that it has been a long time since you worked on this library. It would be rally helpful to me, and others, if you listed the ESP hardware used, and if you remember, the 2 GPIO pin connections you used to connect the BMS for RX and TX.
I have code, using an ESP8266, D1 Mini, that works flawlessly using a SoftwareSerial library ( https://github.com/plerup/espsoftwareserial ) to connect to one of the older Overkill Solar 100A 8S BMS's. But for the life of me, I cannot make the same code, with changes for an ESP32, work with an ESP32-C3.
Figured this was a better place to ask the question vs. a private message as maybe this can be documented here.
Thanks !!
Hello Steve,
In looking at your examples, it appears that you used a ESP32 of some sort, to test your code. I realize that it has been a long time since you worked on this library. It would be rally helpful to me, and others, if you listed the ESP hardware used, and if you remember, the 2 GPIO pin connections you used to connect the BMS for RX and TX.
I have code, using an ESP8266, D1 Mini, that works flawlessly using a SoftwareSerial library ( https://github.com/plerup/espsoftwareserial ) to connect to one of the older Overkill Solar 100A 8S BMS's. But for the life of me, I cannot make the same code, with changes for an ESP32, work with an ESP32-C3.
Figured this was a better place to ask the question vs. a private message as maybe this can be documented here.
Thanks !!