SD Card usage for EHS6 | Telit Cinterion IoT Developer Community
September 6, 2016 - 5:29pm, 1815 views
I plan to log data for long periods of time with the EHS6 chip and the 10MB (aprox) of the internal memory are not enough for all the files.
Reading the Schematics (https://iot-developer.thalesgroup.com/system/files/ELS61_EHS6_8_referenc...) we see that EHS6 supports SD card usage but I couldn't find any example about how to access to it in the documentation neither the forum.
Am I missing something? How could it Read/Write to the SD Card?
Thanks in advance :)
Hello,
This schematic contains the reference design for these modules, so it contains not only the modules but also some additional hardware like STM32F070CB microcontroller, battery charger and so on. The micro SD-card can be connected to the microcontroller not the module.
Regards,
Bartłomiej
Hi Bartłomiej,
thanks for pointing it out, we didn't know it.