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

1101-JK06 no data being received #74

Closed
Pho3niX90 opened this issue Nov 25, 2023 · 7 comments
Closed

1101-JK06 no data being received #74

Pho3niX90 opened this issue Nov 25, 2023 · 7 comments

Comments

@Pho3niX90
Copy link

So just recently purchased the ESP32 and a TTL converted, I set everything up, and ran in debug mode. RJ45 is connected to the first RS485 next to the CAN.

On the converter, I can see the periodic tx, but RX is never triggered.

  • I have used the esp32-example.yaml and have tried both 19200 and 9600 without success.
  • I have tested the continuity of the RJ45, and all checks out.
  • I have tried using the second RJ45 port, no success.

Here is the debug info:
image

The converter being used:
image

I do see the following warning about GPIO5, not sure if it's related:
image

@Pho3niX90
Copy link
Author

So this can be ignored. Tried the following:
tx_pin: GPIO5 rx_pin: GPIO4

Shortly after I noticed the following picture:
image

This would then be a confirmation that this specific seplos E10 v2 (rebranded as Apexium Apex) works with the software, baud rate 19200

@syssi
Copy link
Owner

syssi commented Nov 25, 2023

Could you provide some more details about your BMS model? So you are able to talk to your BMS using this component now?

@Pho3niX90
Copy link
Author

Pho3niX90 commented Nov 25, 2023

Yes everything is working as it should

So the BMS in question is branded as a "Apex 48200", it's supplied by Docan/Apexium
Apex BMS 48V200A-compressed.pdf

It is actually a Seplos E10 (v2),
image
Manufacturer Info: CAN:PNG_DYE_Luxp_TBB
Part Model: 1101-JK06
Software Version: 16.7
Protocol Version: 2.0

@syssi
Copy link
Owner

syssi commented Nov 25, 2023

Perfect! I will add the model to the list of supported devices and will close this issue.

@syssi
Copy link
Owner

syssi commented Nov 25, 2023

See 4688c84

@syssi syssi closed this as completed Nov 25, 2023
@SieueNhaan
Copy link

I want to connect the address with esp so what is the seplos master address ,What address is needed to connect to seplos master, dip 5 on (pack mateter), dip 1 on pack 1

@Pho3niX90
Copy link
Author

I want to connect the address with esp so what is the seplos master address ,What address is needed to connect to seplos master, dip 5 on (pack mateter), dip 1 on pack 1

address I used was 0x00, but I have a single pack. You can try 0x10 if dip switch 5 is the only one on

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

No branches or pull requests

3 participants