How to send data to a webserver?

Inquiry and support for Freematics products
Post Reply
magtech
Posts: 1
Joined: Sun Oct 30, 2016 8:22 pm

How to send data to a webserver?

Post by magtech »

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.
stanley
Site Admin
Posts: 1018
Joined: Sat Mar 01, 2014 3:15 am

Re: How to send data to a webserver?

Post by stanley »

The telelogger is an example sending data to a webserver by HTTP POST.
Post Reply