Skip to content

Commit

Permalink
Update BresserWeatherSensorLW.ino
Browse files Browse the repository at this point in the history
  • Loading branch information
matthias-bs committed Jun 7, 2024
1 parent 8a75eaf commit 3a31c81
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions BresserWeatherSensorLW.ino
Original file line number Diff line number Diff line change
Expand Up @@ -105,10 +105,6 @@
// - After a successful transmission, the controller can go into deep sleep
// - If joining the network or transmitting uplink data fails,
// the controller will go into deep sleep
// - Weather sensor data is only received at startup; this avoids
// reconfiguration of the RFM95W module and its SW drivers -
// i.e. to work as a weather data relay to TTN, enabling sleep mode
// is basically the only useful option
// - For LoRaWAN Specification 1.1.0, a small set of data (the "nonces") have to be stored persistently -
// this implementation uses Flash (via Preferences library
// - Storing LoRaWAN network session information speeds up the connection (join) after a restart -
Expand Down

0 comments on commit 3a31c81

Please sign in to comment.