You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the optimal batch size and allowable gap for the Solaman Dongle interface?
I am hitting read/write limitations within my dongle which causes it to reboot and ponder life for up to 10min, so I want to know what values are best for these settings?
For example, when moving the slider to set the battery SoC values, I land up selecting several incorrect values until I reach my desired value. But the interface has actually been writing each value in succession and I believe this is overloading the dongle.
Here are my latest settings FYI...
Yes the SoC value is know, my work around is to use the "box" number entity mode so I can type in the desired value. But I am still interested in the actual limitations of the dongle...
For my understanding as per my settings, the addon will read 30 registers per a cycle, then it will not read any registers for 2 cycles, then it will read the next 30 registers and repeat?
If so, how long does a read cycle take?
Despite having not used the dongle very much, have you any tips for improving the update time of the data read. I can't get less than 60s per update even though my setting states 15s.
What is the optimal batch size and allowable gap for the Solaman Dongle interface?
I am hitting read/write limitations within my dongle which causes it to reboot and ponder life for up to 10min, so I want to know what values are best for these settings?
For example, when moving the slider to set the battery SoC values, I land up selecting several incorrect values until I reach my desired value. But the interface has actually been writing each value in succession and I believe this is overloading the dongle.
Here are my latest settings FYI...
MANUFACTURER: Sunsynk
READ_ALLOW_GAP: 2
READ_SENSORS_BATCH_SIZE: 30
SCHEDULES:
READ_EVERY: 15
REPORT_EVERY: 60
READ_EVERY: 15
REPORT_EVERY: 60
CHANGE_ANY: true
READ_EVERY: 30
REPORT_EVERY: 60
CHANGE_BY: 80
READ_EVERY: 15
REPORT_EVERY: 60
CHANGE_ANY: true
The text was updated successfully, but these errors were encountered: