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:010301000004Reads four Registers: 256 + 257 (Float, Pressure in Bar) and 258 + 259 (Float, Probe Temperature)
PowerOnDelay1500Battery variant only. Sets time (in ms) between activating sensor power and reading value (time for sensor to be ready).

Example response

Hex to float converter: https://gregstoll.com/~gregstoll/floattohex/

  • Pressure in Bar: 0x3f75e3d2
  • Temperature in °C: 0x41b61c20

Parser

Will follow