GWM ORA battery health TX, RX and expression #156
-
Hi! Do you happen to have any info on that sensor? Holger |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
Hey @holger1414 Please try the new beta version, this will make it easier for you to get the battery SoC. With this firmware you can setup WiCAN to publish the SoC without the TX frame. wican-fw_v310beta_hv300.zip Here how to set it up, Frist you need to update the device, just extract the bin file and update Go to Automate tab, and fill in these parameters, click the "store" button then reboot the device. after reboot when it connects it will start publishing the soc to topic: log_soc Name: SoC ![]() |
Beta Was this translation helpful? Give feedback.
-
Hi! Thanks for the quick response!
However, I am asking about battery HEALTH :)
I have SoC and mileage working very well.
…On Wed, Jul 10, 2024, 15:00 MeatPi Electronics ***@***.***> wrote:
Hey @holger1414 <https://github.com/holger1414> Please try the new beta
version, this will make it easier for you to get the battery SoC.
With this firmware you can setup WiCAN to publish the SoC without the TX
frame. wican-fw_v310beta_hv300.zip
<https://github.com/user-attachments/files/16160263/wican-fw_v310beta_hv300.zip>
Here how to set it up, Frist you need to update the device, just extract
the bin file and update
<https://github.com/meatpiHQ/wican-fw?tab=readme-ov-file#1-ota>
Go to Automate tab, and fill in these parameters, click the "*store*"
button then reboot the device. after reboot when it connects it will start
publishing the soc to topic: log_soc
*Name*: SoC
*PID*: 220308
*Expression*: [B4:B5]/10
*Period*: 1000
*Send_to*: log_soc
image.png (view on web)
<https://github.com/meatpiHQ/wican-fw/assets/94690098/cddf9f6e-d5c3-4618-97f5-ab711307618c>
—
Reply to this email directly, view it on GitHub
<#156 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATVFNVH7QD3WOIGINUS4LATZLUO5FAVCNFSM6AAAAABKUSIHDSVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAMBQHEZTAOI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
what is the TX frame?
This expression should work, ((B4*256)+B5)/10