Hi. I am using the code below to record video from AMB82-mini and it has been working fine on 128GB cards for relatively short duration (5 hours, each file one hour long). However, I recently recorded a longer duration (17 hours in total, so 17 x 1 hour files) and the SD card was not recognised in Windows (not in disk manager either) afterwards. I wonder if the code I am using is the issue:
if (item) {
streamer.setBaseFileName(baseName);
streamer.setSingleFileDuration(singleFileDuration);
streamer.startRecording(timestamp);
or was it just bad luck I have a bad SD card (it is newly formatted FAT using an app for the larger capacity).
Thanks for the investigation - I’ve found the 128GB cards may be the reliability issue. 64GB seem to work fine, and I just purchased Pro Endurance 64GB cards to ensure reliable recording, but would like to try larger card sizes in future. Also considering if the unit could take a second SD card through the SPi connection.
Hi, no we’ve been using 1 hour on all the versions and have no issues since we switched to High Endurance SD cards, though I have been using 64GB mainly. Only issue has been wasting a lot of time and effort on BLE, when it really isn’t useful for control of the WiFi, as they are linked through the same transceiver. Regards, Barry