Gateway TLG3901B/BLV2 Series User Manual
V2.0.4
29
December 2020
required)
data
(string, not required)
The frame payload, encoded into Base64. Base64
padding characters shall not be added.
ncrc
(bool, not required)
If not false, disable physical layer CRC generation by
the transmitter.
List 4-1 rxpk Example
{
"time":"2013-03-31T16:21:17.528002Z",
"tmst":3512348611,
"chan":2,
"rfch":0,
"freq":866.349812,
"stat":1,
"modu":"LORA",
"datr":"SF7BW125",
"codr":"4/6",
"rssi":-35,
"lsnr":5.1,
"size":32,
"data":"-DS448eJNM3Vai-
zDpsR71Pn9CPA9uCON84"
}
List 4-2 txpk Example
{
"imme":true,
"freq":864.123456,
"rfch":0,
"powe":14,
"modu":"LORA",
"datr":"SF11BW125",
"codr":"4/6",
"ipol":false,
"size":32,
"data":"H3P3N2i9qc4yt7rK7ldqoeCVJGBybzPY5h1Dd7P7p8v"
}