I am not sending an email using the sample code. I made the changes for the auth code and email address. When I press the button I get a debug message:
Button is pressed.
[315722] Login timeout
[318015] Connecting to blynk-cloud.com:8442
[318247] Ready (ping: 1ms).
Have I created a Flooded condition and if so how can I tell.
Since I have to press the button for each email sent I double I have flooded but I don’t know.
I put a #DEFINE BLYNK_DEBUG statement as the first line in my sketch and now I can see that I am getting a Cmd error after pressing the button, see below. where can I find help for a Cmd error?
Button is pressed.
[165552] <[0D|00|03|00]Krick@diederich-inc.com[00]Subject: Button Logger[00]You just pushed the button…
[165552] Cmd error
[165553] Connecting to blynk-cloud.com:8442
[170554] Connecting to blynk-cloud.com:8442
[170679] <[02|00|01|00] 6f3814777c0b485985f34ca1af429e85
[170788] >[00|00|01|00|C8]
[170789] Ready (ping: 1ms).
[1