Hello!
Does anyone know any good CODE to send data from the Arduino to the server?
In this case the server sends username and password to the Arduino, who matches the username with the ones stored in the Arduino and then sends a True or False to the server.
We can get the data from the server but cannot send a confirmation back to the server!
What should we do?
Thanks for any response!