-
Notifications
You must be signed in to change notification settings - Fork 2
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
Getting the timings from other batteries #2
Comments
hey, |
Oh, I just realized that I must have deleted one of the questions. |
the buck connect to the 40v line, the data line is 5V by greenworks. yes, put a load on the battery and his start talking, or wake it up by pressing the charge state button |
Is one of the two signal connectors really just a ground cable connected to the negative on the battery? |
i know only the greenworks (and forks) batterys, this have only 3 real contacts, the 20/40/80V-VCC and GND, the third is the "omega" port, so some batterys have one more, that is just a NTC port |
Hi there, there is my capture of full exchange sequence from the beginning. My tool is 40V snow thrower (2600607), batt is 5ah (2927207) Initial sync pulse length: 397us (marked as Initial sequence
Note: Surprisingly, first response is really only 15 bits. All further are 16 bits length Continuous mode
Grabbing tool is instrustar's cheap USB-oscilloscope, I have .osc files recorded is someone needs it. I going to simulate this sequence soon using arduino and I'll share the code if it works. |
Code is shared here https://www.eevblog.com/forum/reviews/greenworks-60v-battery-ohm-terminal/msg5281534/#msg5281534 |
I need to send the Stiga signal for SC 48 AE, which is basically the same as this Greenworks model:
https://greenworkstools.eu/no/en/garden/cutting/chainsaws/gd40cs40
(not entirely sure that the battery voltages match perfect, but the battery fits perfect, that is for sure. Stiga seems to claim actual 48V)
It turns on and runs for 4-5 seconds, then start beeping and shuts off. I saw another guy pulling a pin in an inverter low to avoid the battery verification part, but this has the PCB completely covered in glue so I cannot do that. I am hoping to bootstrap the tool using this magnificent code.
My questions are as follows:
The text was updated successfully, but these errors were encountered: