-
-
Notifications
You must be signed in to change notification settings - Fork 169
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for hardware 6.X #57
Comments
Could you tell me the model number of your BMS and the software + hardware version? How did you connect the device? A photo would be nice. Bad news: It looks like you are receiving your own transmission at the moment. It's just an echo.
|
Hi, i have conected it into TX and RX of the WEMOS d1 Mini. i Use the JKBMS RS485 converter conected to the BMS RS485 port and to the WEMOS. ( I changed GPIO1 to GPIO3 and i get no transmition like that, so i im using the default config for the ESP8266. Note im powering the WEMOS by USB, not by the 3.3volt+ground pins. When i get home i will acess the BMS to give you the hardware and software version. The model is JK-B2A24S15P |
I photo of your setup especially of the RS485 converter would be nice. This is the background: My BMS is attached directly to the ESP because the socket labeled as "RS485" doesn't provide RS485 signals (it's UART TTL). To make my BMS RS485 compatible I've to use the JKBMS RS485 converter to convert the UART TTL signal to RS485. If I use this converter I'm not allowed to connect the ESP directly to the A/B pins of the converter. An additional converter is required to convert the RS485 signal back to TTL. |
Humm, so i have to connect the ESP direct to the BMS RS485 port? I missunderstood the schematics... I thought i had to use the BMS converter. I will try directly and let you know. |
Let's check your hardware version first and your JKBMS RS485 converter. If you've connected A/B (-7 to +12V signal level) with RX/TX (0V...3.3V signal level) this cannot work. |
At the top of the RS485 converter is the BMS connector. Right? If this is the case please connect the ESP directly to the BMS and give it another try. Your BMS firmware version should be supported. May be we have to play around with the baud rate a bit. |
Its working fine now. Add some error because i had enabled all sensors. Removed a few and it reading fine the values. |
Good job! I will add you hardware & software version as supported to the docs! Feel free to close the issue. |
Hi,
Im trying to get the BMS to comunicate with the ESP8266 WEMOS D1 mini, but i get alot off rubish data.
Is this compatible with my hardware?
The text was updated successfully, but these errors were encountered: