Replies: 2 comments 3 replies
-
It can
Is it completely correct.
Can you post the output of q1 command (with debug added `-D`)
Also better to add an issue for this as that's where I refer too for my
TODO list
…On Sat, 22 Jul 2023, 11:08 am meccip, ***@***.***> wrote:
Hello,
I have Easun SV4 working with PI17, PI18 and PI30. Most commands are in
PI18. I pull inverter charge status (Absorb, Float,noCharging) only with Q1
from PI30.
Can Q1 be implemented in PI18 ?
—
Reply to this email directly, view it on GitHub
<#375>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAJVKNRGSU76BR2X5LSB4KDXRMDVVANCNFSM6AAAAAA2TM7LKQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
2 replies
-
Are the values for those in the Q1 response correct
The commands and responses are defined by the inverter, the mppsolar code
just attempts to send the command and decode it (so no the GS command can't
be changed) but as Q1 does give a response it can be added (though with out
a doc it's hard to know if the decoding is correct)
…On Sat, 22 Jul 2023, 11:43 pm meccip, ***@***.***> wrote:
it is necessary to implement all value into protocol, because i only need ?
inverter_charge_status
transformer_temperature
fan_pwm_speed
also can be implemented into GS request ?
—
Reply to this email directly, view it on GitHub
<#375 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAJVKNT36HXKX37CIM25GGDXRO4EJANCNFSM6AAAAAA2TM7LKQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I have Easun SV4 working with PI17, PI18 and PI30. Most commands are in PI18. I pull inverter charge status (Absorb, Float,noCharging) only with Q1 from PI30.
Can Q1 be implemented in PI18 ?
Beta Was this translation helpful? Give feedback.
All reactions