sourcecode
10 µW
- Joined
- Sep 21, 2016
- Messages
- 6
Hi everybody,
I have connected my charger to my batterie (ST2 983Wh). Between these two components I have the CAN-Shild MCP2551 to read CAN data. So far I get the temperature on 0x392 on byte 4 and 5. My idea is to start charging the battery when the temperature is around 20°C. When I disconnect the Power and keep the CAN Bus connected, the Charger will turn off the relay. To turn on the relay I have to reconnect the bus. I think I can send some command to turn on the relay or so...
so I have no idea which CAN-ID or message I have to send to reconnect the charger.
I know following CAN-ID's:
0x192 byte1 till byte8
0x292 byte1 till byte8
0x393 byte1 till byte8
and I can see some more ID's like:
0x612
0x592
0x80
0x702
0x712
Thanks for your help
I have connected my charger to my batterie (ST2 983Wh). Between these two components I have the CAN-Shild MCP2551 to read CAN data. So far I get the temperature on 0x392 on byte 4 and 5. My idea is to start charging the battery when the temperature is around 20°C. When I disconnect the Power and keep the CAN Bus connected, the Charger will turn off the relay. To turn on the relay I have to reconnect the bus. I think I can send some command to turn on the relay or so...
so I have no idea which CAN-ID or message I have to send to reconnect the charger.
I know following CAN-ID's:
0x192 byte1 till byte8
0x292 byte1 till byte8
0x393 byte1 till byte8
and I can see some more ID's like:
0x612
0x592
0x80
0x702
0x712
Thanks for your help