Page 1 of 1

Sending data to a cloud based service

Posted: Fri Sep 02, 2016 4:30 am
by markmch
Hi,
Is it possible to configure the device so it sends all its data to a cloud based service? I am interested in developing a system to allow an organisation view all their vehicle data over a website/app.

Thanks

Re: Sending data to a cloud based service

Posted: Thu Sep 08, 2016 6:55 pm
by klemens
Hi,

You can use the telelogger sketch for that purpose. We played a little with it over the course of the last few days, fixed some issues and wrote an example cloud to take the data from the telelogger.
You can view our results at GitHub.
* Fixed Fork of Freematics Code: https://github.com/cyface-de/Freematics
* Example Cloud/Server Code: https://github.com/cyface-de/freematics-server

This is all pretty much work in progress, so there are most likely some errors. But the goal was to develop a custom server to receive data from the FreematicsONE and that is exactly what currently works.

Regards

Re: Sending data to a cloud based service

Posted: Thu Sep 08, 2016 8:34 pm
by stanley
That's so awesome. Thanks for sharing! Really looking forward to your server up running. Actually I intended to develop an open-source server for the project but I am just so busy.

Re: Sending data to a cloud based service

Posted: Fri Sep 09, 2016 1:11 am
by klemens
You're welcome. :) It is still kind of a prove of concept. I intend to fix some existing issues during the next weeks.

Re: Sending data to a cloud based service

Posted: Sat Sep 10, 2016 2:39 am
by dave
We just grabbed the code on setting up the server, big thanks! I will let you know how it works out!

One more thing. I will be REALLY appreciative if either of you can share any info regarding my recent post about cellular technology. Thanks!!!

Re: Sending data to a cloud based service

Posted: Tue Sep 13, 2016 4:18 pm
by klemens
We also wrote a Blog post about our experiences with the Freematics OBD 2 Dongle and how to write a server for it. You can find it here: https://www.cyface.info/index.php/2016/09/12/how-to-log-telematics-data-to-the-cloud-using-freematics-obd2-dongle-v4-und-java/

@dave: I fear I do not have much knowledge about cellular technology.

Re: Sending data to a cloud based service

Posted: Wed Sep 14, 2016 5:39 am
by dave
@klemens, what country are you in, and are you using cellular networks or WiFi for data transfer?

Re: Sending data to a cloud based service

Posted: Wed Sep 14, 2016 6:44 pm
by klemens
@dave: We are located in Germany and we are currently using the WiFi module.