In this chapter, we have learned how to work with external storage, such as SD cards and microSD cards, on an ESP32 board. We also stored our sensor data into external storage. Lastly, we used a sensor monitoring logger by applying sleep mode after sensing and storing sensor data.
Next, we will learn how to communicate and interact with the internet on an ESP32 board.