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

Reading the battery board without cells #16

Open
Foxtrot81355 opened this issue Jun 25, 2024 · 7 comments
Open

Reading the battery board without cells #16

Foxtrot81355 opened this issue Jun 25, 2024 · 7 comments

Comments

@Foxtrot81355
Copy link

Hello. I have a couple of questions. But first, I would like to express my gratitude.Your project is very interesting! This is a colossal job! You did a great job!
When trying to read the battery, which is currently low, there is no response from the board. Is this how it should be if there are no connected cells? No information can be obtained from the battery. At the same time, the battery "Woke up" and the light bulb on the board glows.
What is the function of the display? Is he the only one connecting?
photo_2024-06-25_09-58-05
photo_2024-06-25_09-58-03

@martinbogo
Copy link
Owner

martinbogo commented Jun 25, 2024 via email

@Foxtrot81355
Copy link
Author

Foxtrot81355 commented Jun 26, 2024

segwaybatdiag
I uploaded your code to the arduino uno connected according to this scheme, the arduino did not connect to 4 BMS segway boards, what could I have done wrong?

@martinbogo
Copy link
Owner

martinbogo commented Jun 26, 2024 via email

@Foxtrot81355
Copy link
Author

На мой взгляд, выглядит правильно. Однако я не склонен использовать Vin для подачи напряжения 12 В на аккумулятор Segway, чтобы включить его... arduino может подавать очень небольшой ток на этот вывод (не более 30 мА), поэтому вы можете попробовать использовать независимый аккумулятор на 12 В, как это делаю я (или свинцово-кислотный гелевый элемент на 12 В, который используется в ИБП или системах сигнализации?)

On Tue, Jun 25, 2024 at 11:53 PM Foxtrot81355 @.> wrote: segwaybatdiag.jpg (view on web) https://github.com/martinbogo/pt-battery-diagnostics/assets/173755719/19e310ad-ef13-48eb-ba06-018f5daa1c23 I uploaded your code to the arduino uno connected according to this scheme, the batteries did not connect to 4 boards, what could I have done wrong? — Reply to this email directly, view it on GitHub <#16 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAB5KKJLKNRZIZHJRACDELTZJJCLRAVCNFSM6AAAAABJ3FG5OOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOJQG4YDIMBVHE . You are receiving this because you commented.Message ID: @.>

OK, thanks for the advice, it was originally connected separately. Why can't I connect the battery? When turned on, the battery board lights up red and green, but there is no response from the BMS board.. in the port stream, with any request from Arduino except help, it issues I2C Err 2 adr :С
I bought a lot of 18650, and old batteries from Segway for repair, but nothing works..

@martinbogo
Copy link
Owner

martinbogo commented Jun 27, 2024 via email

@secman248
Copy link

what value do you have for Wire.setClock in your SegwayBatteryDiag.ino ?
ist it Wire.setClock(400000); or Wire.setClock(100000); ?
if it is 400000 try 100000

@Foxtrot81355
Copy link
Author

какое значение у вас есть для Wire.setClock в вашем SegwayBatteryDiag.ino? это Wire.setClock (400000); или Wire.setClock (100000); ? если это 400000, попробуйте 100000

We tried different options, unfortunately there is no result. Most likely, the board is defective. There is no serviceable board to check.

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