Sending data from bolt to PHP server

how to send data from bolt iot device to PHP server

@protox47

You have to eventually use HTML and JS to make a GET request to the Bolt’s API. Then store that data with PHP.

If there is any way to do it in PHP itself, I’ll let you know.

1 Like