Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
11 years, 6 months ago.
mbed doesn't operate well with SDFilesystem and Vodafone modem
Hi Guys. I'm trying to write data on an SD card from the mbed periodically then after a while send this data to a web server. I'm having problems doing both from the same code meaning that I after writing to a file for some time when I trying to establish a 3G connection my program freezes there but this doesn't happen if I hadn't accessed a file earlier. So it seems that the mbed has an issue with the use of multiple Systems in the same program. Is there a way to get around this. Please find my provided code below
/media/uploads/df611/temp2.c--