Hi, I'm wondering if I could get a little help figurein gout how to have my nano10 make a http post in order to publish data to a remote data logging software.
If it's possible I'm guessing it would be something like:
PRINT #4 "<TCPCONNECT 64.113.32.5:8080>"
but then I need to send something like Temp=DM[50] so it would send the data in dm[50]
Is this possible and could someone help me figure out the formate of this?
Thanks,
Joel.