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

Error between main display, and data send to MQTT #3

Closed
firemen027 opened this issue Mar 9, 2021 · 7 comments
Closed

Error between main display, and data send to MQTT #3

firemen027 opened this issue Mar 9, 2021 · 7 comments

Comments

@firemen027
Copy link

Hi,

I recently install dalylog on ma RPI4 with uart to usb cable

The problem is reading from battery 01 TO 06 , they display strange number
Many time battery 1 display 0.0 or 13.xx volts. sometime the correct is value
Other battery 02 to 06 display 0.0 volts or real value
Main display upper part never display this strange value in the min, max cell
daly

The output to mqtt also show the wrong value.
daly2

Here example the main page showing good result , but the cell voltage are wrong in the lower part of the display. The value display in the lower part are the one send to mqtt.

I hope I'm clear in my explain, english is not my primary language.

Thank you NjFaria for any help

@firemen027
Copy link
Author

Hi again, for unknow reason my last picture simply don't show, so here we are
dalylogmainpage

@spilegi
Copy link

spilegi commented Mar 30, 2021

@firemen027

What version of Raspberry pi are you using? I had the same problem when using a Raspberry Pi 3. I do not see the issue when using a Raspberry Pi 0 wifi, or a Raspberry pi 4. I still use the Pi 3, I just coded around it to drop any readings over 5 volts. It will display the correct voltage some of the times.

@firemen027
Copy link
Author

Hi Spilegi,

I use Raspberry Pi4 8gb. I also have my mppsolar link by usb port on the same PI. Presently I send all data to mqtt, then drop all false data below 2 volts and over 4 volts with nodered, then write data to influx DB. I Also search a way to receive data to mqtt when Daly is balancing some cell.

I first want to read Daly with some bluetooth link and send it to mqtt, but don't found anything.
I have access to the daly only at the cabin, so everything is a long process.

@spilegi
Copy link

spilegi commented Mar 31, 2021

firemen027,

I haven't found anything other than this project, but it's very stable. I've had some of the Pi's up and running for 20+ days now

@njfaria
Copy link
Owner

njfaria commented Apr 26, 2021

Hi again, for unknow reason my last picture simply don't show, so here we are
dalylogmainpage

trying to simulate that. i dont have a daly bms, trying that on some users who are using it.

@ans-gw
Copy link

ans-gw commented May 28, 2021

Hi njfaria,
compliments for you good job,first....
..and today I notice in last version 1.0 program dont send anymore CELL TEMPERATURE by Mqtt.
Can see Cell Temperature in Dalylog program...but not in Mqtt.
The past version 0.9 was showing Cell Temp.

Dont know if you take out Cell Temp,or you forgot it...

Thank you

@njfaria
Copy link
Owner

njfaria commented Aug 25, 2021

@spilegi @ans-gw @firemen027 v 1.0.1 out. bugs fixed

@njfaria njfaria closed this as completed Aug 25, 2021
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

4 participants