sunsynk icon indicating copy to clipboard operation
sunsynk copied to clipboard

Optimal Read Batch Size & Allowable Gap for Solarman Dongle

Open alistairts opened this issue 7 months ago • 3 comments

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:

  • KEY: W READ_EVERY: 15 REPORT_EVERY: 60
  • KEY: RW READ_EVERY: 15 REPORT_EVERY: 60 CHANGE_ANY: true
  • KEY: any_unit READ_EVERY: 30 REPORT_EVERY: 60 CHANGE_BY: 80
  • KEY: no_unit READ_EVERY: 15 REPORT_EVERY: 60 CHANGE_ANY: true

alistairts avatar Jul 08 '24 10:07 alistairts