How to send data to a webserver?
Posted: Sun Oct 30, 2016 8:31 pm
I am trying to send data collected such as (speed, GPS coordinates, ...) to a remote webserver via GSM SIM module. I own the Freematics One V4.
I looked at the Telelogger code on Github and on the Config.h I see HOST_URL which seems to me it is the place to indicate my webserver.
So please guide me on how to send data to a remote server.
I looked at the Telelogger code on Github and on the Config.h I see HOST_URL which seems to me it is the place to indicate my webserver.
So please guide me on how to send data to a remote server.