stanleyhuangyc / Freematics

Official source code repository for Freematics
https://freematics.com
425 stars 346 forks source link

Does Freematics one+ with firmware_v5 supports concurrency? #68

Open alexandrehsd opened 5 years ago

alexandrehsd commented 5 years ago

I am using freematics one+ with firmware v5 and I would like to know if this version supports concurrency. I mean, let's suppose I want to make some preprocessing in the collected data before sending it to the server. Is there a way to do it without the need to stop collecting data?

If yes, then how? if not, do you intend to address this issue at some time in the near future?

tennox commented 3 years ago

It does: https://github.com/stanleyhuangyc/Freematics/blob/019f8b9032ebf32c877732457a366dba918e1334/firmware_v5/telelogger/telelogger.ino#L1347