Plug & Sense! Technical Guide
Development website
  • Initial page
  • General and safety information
  • Important: read before use
  • Introduction
  • Waspmote vs Waspmote Plug & Sense
  • General view
  • Sensor probes
  • Internal sensors
  • Radio modules
  • Industrial Protocols
  • GPS module
  • Internal storage
  • On/off button
  • Resetting Waspmote Plug & Sense! with an external magnet
  • USB port
  • External solar panel
  • External Battery Module
  • Vent plug / pressure compensator
  • Antenna
  • Sensor protection
  • Battery
  • Models
  • Programming
  • Programming Cloud Service
  • Uploading code
  • Over the air programming -- OTA
  • Encryption libraries
  • Installation
  • Energy consumption
    • Energy system
  • Recommendations
  • Documentation changelog
  • Certifications
  • Maintenance
  • Disposal and recycling
Powered by GitBook
On this page

Was this helpful?

Internal storage

PreviousGPS moduleNextOn/off button

Last updated 4 years ago

Was this helpful?

Waspmote Plug & Sense! has an internal SD (Secure Digital) card. FAT32 file system is used and cards up to 16 GB are supported. These cards need the bootloader #J to work properly.

Until February 2018, 2 GB SD cards were distributed; they operated with FAT16. From February to June, they were 8 GB. From June 2018, the final size is 16 GB.

To get an idea of the capacity of information that can be stored in a 16 GB card, simply divide its size by the average for what a sensor frame in Waspmote usually occupies (approx. 100 bytes):

16 GB/100 B = 160 million measurements

The limit in files and directories creation per level is 256 files per directory and up to 256 sub-directories in each directory. There is no limit in the number of nested levels.

The SD card is also used to store the firmware image when performing Over the Air Programming (OTAP).

All information about their programming and operation can be found in the

Waspmote must not be switched off or reset while there are ongoing read or write operations in the SD card. Otherwise, the SD card could be damaged and data could be lost.

SD Card Programming Guide.