-
Notifications
You must be signed in to change notification settings - Fork 118
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
reset energy, set max power , read alarm flag. #102
Comments
good day to all,
|
Ciao.
Try and let me know if you need more help. |
Thank a lot for the suggestions ! It is OK.I am working now to transmit all the data using the E32 433T30D LoRa module: do you have some sample code for me please ?Best regards,Ambrogio
On Wednesday, February 8, 2023 at 09:43:27 PM GMT+1, sergio contro ***@***.***> wrote:
Ciao.
reset accumulated enrgy -> pzem.resetEnergy();
set MAX power -> pzem.setPowerAlarm(watts);
read alarm flag -> bool alarm = pzem.getPowerAlarm();
Try and let me know if you need more help.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Hi Ambrogio If you think the problem here is solved, please close the issue. |
hi! i wanted to reset the energy but the code is error. may i know if you have a reference code to reset energy? |
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: