01-17-2024, 12:21 AM
Hello,
Thanks for your reply.
Unfortunatly, digitalWrite(BEEP, false) doesn't solve the problem.
You can try the very small piece of code already joined.
To solve this problem, You have to pinMode after the wifi got an ip. And then after you can do digitalWrite(BEEP, false).
Please try the code I joigned ...
Best regards
Thierry
Thanks for your reply.
Unfortunatly, digitalWrite(BEEP, false) doesn't solve the problem.
You can try the very small piece of code already joined.
To solve this problem, You have to pinMode after the wifi got an ip. And then after you can do digitalWrite(BEEP, false).
Please try the code I joigned ...
Best regards
Thierry