06-04-2025, 06:08 AM
Hello.
I am trying to send the current temperature of a sensor to an external server. In order to do that, I set up a custom HTTP POST protocol with an URL to a PHP webpage which processes the received data.
Unfortunately I am lacking of information of how to send values via HTTP POST. There is a good documententation about how to request data from the board, but I was not able to find information about sending data from the board to an external URL.
It would be great if you could help me.
Kind regards,
Seb
I am trying to send the current temperature of a sensor to an external server. In order to do that, I set up a custom HTTP POST protocol with an URL to a PHP webpage which processes the received data.
Unfortunately I am lacking of information of how to send values via HTTP POST. There is a good documententation about how to request data from the board, but I was not able to find information about sending data from the board to an external URL.
It would be great if you could help me.
Kind regards,
Seb

