ERNICommunity / dust-measurement-network

Dust Measurement Network - air pollution data measurement
MIT License
4 stars 5 forks source link

Enable persistent device id storage using FRAM #29

Open atmoos opened 5 years ago

atmoos commented 5 years ago

In order to store the device id, we'll save it to an FRAM module. See: PIO Lib: 658 -> https://platformio.org/lib/show/658/Adafruit%20FRAM%20I2C

implement Asset.h

dniklaus commented 5 years ago

General question about key storage on Adafruit Feather M0 is discussed here: https://www.thethingsnetwork.org/forum/t/best-practices-for-adding-storing-lorawan-creds-on-arduinos/