Skip to content

Function of vPIN_INTERNAL_STATUS and vPIN_CHARGE_DEVICE_ENABLED #35

Closed Locked Answered by Bettapro
mr12obot asked this question in Q&A
Discussion options

You must be logged in to vote

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:

  1. some RT variable is not ready and synced
  2. some ST variable is not ready and synced
  3. -- deprecated -- will be reassigned
  4. esp is booting
  5. connection error between esp and solar charge controller
  6. connection error - blynk
  7. connection error …

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by Bettapro
Comment options

You must be logged in to vote
3 replies
@Bettapro
Comment options

@mr12obot
Comment options

@Bettapro
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #34 on November 25, 2021 20:37.