Skip to content
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

CAN socket on latest Seplos revision has rs485 #45

Open
archi opened this issue Apr 3, 2023 · 10 comments
Open

CAN socket on latest Seplos revision has rs485 #45

archi opened this issue Apr 3, 2023 · 10 comments
Labels
documentation Improvements or additions to documentation

Comments

@archi
Copy link

archi commented Apr 3, 2023

Thanks for the project! And the Neey balancer one! (And for the generous FOSS work overall <3).

I have the latest revision of the Seplos 200A 48V 16S BMS (if the seller didn't lie - I haven't disassembled the battery far enough to verify). That one supports RS485 on the CAN socket. Pins are 1&2 (A: green, B: orange), did not test 7/8. Ground is disconnected.

Maybe you want to reflect this in your docs? Should I open a PR?

(I'm not sure if that's advertised anywhere, but I just realized that it shouldn't work when comparing my setup with that of a friend; though the Seplos advertises only half the charging current and I'm afraid that's because it thinks the esp is another charger).

@syssi
Copy link
Owner

syssi commented Apr 4, 2023

Thanks for your feedback! I'm would be happy about your contribution. I don't think the ESP connected via RS485(!) is able to interver the current measurement.

@syssi
Copy link
Owner

syssi commented Apr 4, 2023

Could you provide a photo of your BMS or the accessible connectors?

@syssi syssi added the documentation Improvements or additions to documentation label Apr 5, 2023
@syssi
Copy link
Owner

syssi commented Apr 7, 2023

@archi Friendly reminder. Could you provide a photo of your BMS / the accessible connectors?

@archi
Copy link
Author

archi commented Apr 7, 2023

Hi @syssi, the battery is assembled in one of these metal boxes (like seplos mason). A photo of the exterior is probably rather uninteresting, and I'd like to avoid having to disassemble the front assembly.

Since this is part of a bigger group order, I can attach some images of what should be the same device:

IMG-20230101-WA0006
IMG-20230319-WA0001

External connectors are the usual three rj45 sockets (that's my actual battery):
PXL_20230404_115547235

@andreas-bulling
Copy link

I have the same case/battery - does the "normal" software version and connection through the RS485-TTL converter not work or why does this issue exist?

@andreas-bulling
Copy link

Oh, @archi - and which Neey balancer project (this I also have in my battery - I somehow feel we might have joined the same group order on the Akkudoktor forum... *g)

@archi
Copy link
Author

archi commented Aug 11, 2023

@andreas-bulling yes, we are :)

I don't understand the intention of your question ;-) I have no idea if the original software works or not, since I don't use it (I don't have a Windows laptop, and my desktop is not exactly portable). I just use a different set of pins for the esphome.

@andreas-bulling
Copy link

Sorry, I realise that my question is not clear. With "normal software version" I didn't mean the Windows software but the code and corresponding instructions here in this repository. Particularly the RS485/TTL hardware converter that is required. Did you find a different way of connecting the Seplos battery to ESPHome? Does it work equally well?

Also, if you don't use the Windows software - how do you configure the BMS and Neey? I've just assembled my battery today and don't see either of them when scanning for Bluetooth devices...

@archi
Copy link
Author

archi commented Aug 11, 2023

I'd like to point out: This isn't a tech support issue, this is an issue regarding improving the docs. You should/could have asked the same questions in the forum or WA group of the group buy; and I guess that has been discussed there several times already. With that being said...

The essential info is in the opening post: I use pins 1&2 (A: green, B: orange). Gnd not connected. The TTL converter is just some cheap part (this one). The code version is whatever was in main during early April. I'd guess b700842.
The BMS ESP (can't recall if 8266 or 32) fails after some time (hours, maybe a day) and needs manual rebooting. But I don't require the data from that, since I get reliable cell level voltage from the Neey via Bluetooth with an ESP32. And because I'm currently still busy with renovations I didn't bother investigating/opening an issue.

For BT connection to the Neey & BMS you need some luck with your phone: Works well with my Pixel 4a and 4a 5G, but not at all with my Huawei tablet. Mind: The app versions matter. The Neey could be installed from the Play Store, but it's not listed anymore. It's mirrored here, but don't ask me if that link is safe. The BMS needs some apk. I've saved it to my Google Drive, but no idea if there is newer/better version out..

@syssi
Copy link
Owner

syssi commented Aug 12, 2023

The BMS ESP (can't recall if 8266 or 32) fails after some time (hours, maybe a day) and needs manual rebooting.

If this is still an issue I would be happy about an bug report some day. I'm not aware of any stability issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants