Skip to content

4.4

Compare
Choose a tag to compare
@Praneethsvch Praneethsvch released this 14 Dec 03:36
· 2 commits to main since this release
f238a23

Added new modes - EASY_DEP_MODE, ADV_DEP_MODE

EASY_DEP_MODE (Default)

  • All the advanced features are disabled - refer next section for specifics
  • No app change or cfg modes
  • Turning on the sensor starts the sensor in sensing mode, and goes live immediately

ADV_DEP_MODE

  • Application change can be triggered over the air from the TTN console
  • By default the sensor is staged in the testing/lab application and is moved over to the live application up on deployment.
  • Default mode is config mode when not deployed
  • Default mode is sensing mode after deployed
  • To deploy switch to live app and start sensing

Previously, it has been observed the ADV_DEP_MODE struggles with weak network coverage, expired sessions, and/or join failures.
Strongly advised to use EASY_DEP_MODE, unless excellent LoRaWAN network coverage.