-
I dont understand what is the purpose of vPIN_INTERNAL_STATUS and vPIN_CHARGE_DEVICE_ENABLED? Already try use with button widget, it only have message "SET NEW VALUE FOR vPIN_CHARGE_DEVICE_ENABLED" but nothing happen. Could you explain more details about this two functions ? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
vPIN_CHARGE_DEVICE_ENABLED vPIN_INTERNAL_STATUS In details, from the lowest to the most significant bit:
To make things easy... everything is fine while you have 0 on this vpin. |
Beta Was this translation helpful? Give feedback.
-
Understood for vPIN_CHARGE_DEVICE_ENABLED. Is there any way to make vPIN_INTERNAL_STATUS combine as debug messages over serial/terminal blynk? So no need make more widget in blynk app. |
Beta Was this translation helpful? Give feedback.
vPIN_CHARGE_DEVICE_ENABLED
It SHOULD control the charging circuit from PV to the battery, as far as I understand switching it off should stop charging the battery.
I've made few attempts in the past with it, but it seem not having any effect, I guess it's a feature EPEVER put but didn't really implement.
vPIN_INTERNAL_STATUS
It reports a bit-per-bit match on most common errors/warnig the ESP could face.
In details, from the lowest to the most significant bit: