Wireless Sensor Networks (WSN) are designed to perform sensing and then send the sensing data to a gateway or a certain server. You probably will want to perform some computations before sending the data. These computations involve some parameters that should be kept by WSN devices. Keeping data in a WSN device requires storage. In this chapter, we will learn how to work with storage in Contiki-NG.
Storage models in Contiki-NG
Working with local storage
Working with Coffee file system
Contiki-NG and MySQL