cfso017
Member
Joined: 2021-11-15 11:17 am
Last seen: 2021-11-24 9:50 pm
Last seen: 2021-11-24 9:50 pm
Follow
RE: How to display a measurement in Ardunio
Here is the command that works. Thank you very much for your lead. String body = "Strength is " + String(WiFi.RSSI()); smtpData.setMessage(body,f...
3 years ago
Forum
RE: How to display a measurement in Ardunio
This is the error I get when using those commands. message' was not declared in this scope Do not spend allot of time on this. Thanks again...
3 years ago
Forum
RE: How to display a measurement in Ardunio
@esccrasci That did not work for me for I am using smtp.message in the esp32email library that I am using but you gave me some ideas to try. Tha...
3 years ago
Forum