ERNI-CoP-IoT / dust-measurement-network

Dust Measurement Network - air pollution data measurement
https://dmn.azurewebsites.net/
MIT License
1 stars 0 forks source link

Enable persistent device id storage using FRAM #33

Open dniklaus opened 3 years ago

dniklaus commented 3 years ago

Issue by atmoos Sat Aug 25 15:23:19 2018 Originally opened as https://github.com/ERNICommunity/dust-measurement-network/issues/29


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 3 years ago

Comment by dniklaus Wed Jan 9 16:09:35 2019


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/