issues
search
astarte-platform
/
astarte-device-sdk-esp32
Astarte device SDK for ESP32 devices, based on esp-idf
Apache License 2.0
13
stars
11
forks
source link
New examples
#175
Closed
sorru94
closed
1 year ago
sorru94
commented
1 year ago
Introduce three new examples:
An example using NVS instead of FAT for persistent storage.
An example of using encryption on all the required partitions.
An example registering a device with the use of a pairing token.
Closes #178
Introduce three new examples:
Closes #178