-
|
I looked through documents and example yaml-s but I still cannot figure it out on my own. The context is that I am trying to settle on which interface to use, wired or wireless, so to say. Thank you. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
The UART-TTL (GPS protocol) doesn't provide the balancing current, balancing cannot be turned on/off and no settings can be changed. BLE supports balancing current, a balancer switch and the settings of the device can be changed. The hybrid examples fixes the gap. On new devices there is another protocol option (Modbus) available via UART-TTL. Modbus should provide the same data points / controls as the BLE protocol (if implemented properly. It's work in progress). |
Beta Was this translation helpful? Give feedback.
The UART-TTL (GPS protocol) doesn't provide the balancing current, balancing cannot be turned on/off and no settings can be changed.
BLE supports balancing current, a balancer switch and the settings of the device can be changed.
The hybrid examples fixes the gap. On new devices there is another protocol option (Modbus) available via UART-TTL. Modbus should provide the same data points / controls as the BLE protocol (if implemented properly. It's work in progress).