Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ParameterValueComment
WANlorawanFor LoRaWAN OTAA usage.
PlFmt5Sets the payload to a short format.
MbCmd0 0/5 * * * *:R,9600,8N1:010300040001,fa0400040001,fa0400050001
  • 010300040001 - Read register 4 (pressure)
  • fa0400040001 - Read internal register 4 (temperature in box)
  • fa0400050001 - Read internal register 5 (vBat)
Reads the register 4 inside probe and 4 and 5 inside Bridge. fa0400050001 reads the battery voltage and is optional.

The CRON Expressions can be adjusted to set time of sensor reading.

PowerOnDelay1500Battery variant only. Sets time (in ms) between activating sensor power and reading value (time for sensor to be ready).

...