What is the sd class type we should use for freematics one v4?

Inquiry and support for Freematics products
Post Reply
camilo
Posts: 8
Joined: Mon Mar 13, 2017 1:43 am

What is the sd class type we should use for freematics one v4?

Post by camilo »

I have a class 4 type micro sd that I am using and I don't see any value generate.

The response that I see in the serial monitor I even see a file name with a datetime value generate.

https://github.com/stanleyhuangyc/Freem ... r.ino#L308

If you see the line, there is a Serial print with the file name, but the file is not created in the SD.


Could it be possible that the micro sd class type that I am using is wrong? Does anyone has specs?

This line: https://github.com/stanleyhuangyc/Freem ... er.ino#L75 runs correctly, I see the size of the sd card.
Post Reply