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
At least the PWM charge controller can measure the (negative) voltage of a solar panel connected with reverse polarity (if battery is already present). This could be indicated by a flashing LED. In addition to that, we could introduce an additional error flag for this.
My suggestion would be that we either continue using the load LED to
display faults and have a different blinking pattern for each error flag.
Or we can use the 'data' LED but still implement different patterns for
different errors. This LED isn't used very often but might not be as clear
that there is a fault.
The different patterns can be described in the manual so people can debug
on site.
Cloud Solar specific comment:
I also suggest that we do send the error flag over the communications (and
also add the hardware and firmware versions). We can perhaps add them
server side tomorrow and decide how to display them at a later date. Would
you agree?
On Thu, 31 Oct 2019 at 18:37, Martin Jäger ***@***.***> wrote:
At least the PWM charge controller can measure the (negative) voltage of a
solar panel connected with reverse polarity (if battery is already
present). This could be indicated by a flashing LED. In addition to that,
we could introduce an additional error flag for this.
Any suggestion for LED indication, @JordanSilverman
<https://github.com/JordanSilverman>?
I think it's nothing time critical, but nice to have for the future.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#70?email_source=notifications&email_token=ADMPZT2AWUHEV45URFWWA6TQRMQWBA5CNFSM4JHPZOZ2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HV4JYMA>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADMPZT5GBWABRUA7K6J7IOLQRMQWBANCNFSM4JHPZOZQ>
.
I think we should use a different LED than the load LED, so that load errors and solar input errors can be distinguished.
The 5th (data / RX/TX) LED is a good idea. We could use fast blinking (flicker) as an error indicator in general. and then blink instead of flicker after we received an incoming message. Or we flicker the upper SOC indicator LED that is normally blinking if it is charging properly.
Yes, agree to store the error flag already on the server and add UI information later.
At least the PWM charge controller can measure the (negative) voltage of a solar panel connected with reverse polarity (if battery is already present). This could be indicated by a flashing LED. In addition to that, we could introduce an additional error flag for this.
Any suggestion for LED indication, @JordanSilverman?
I think it's nothing time critical, but nice to have for the future.
The text was updated successfully, but these errors were encountered: