Skip to main content

Join request

info

This message is just for OTAA device.

This message means that your device wants to join on the network server.

The join procedure follow this sequence join_request -> join -> join_accept, all these 3 join messages are related between them, you may not receive it in this exactly order due any little daley that could happen.

{
"timestamp": 1680197664522,
"type": "join_request",
"meta": {
"application": "61cc747fdbb07352dbd89e74",
"gateway": "fedcba9876543210",
"device": "0123456789abcdef",
"packet_id": "11288",
"application_name": "FH",
"organization_name": "Volvo",
"device_name": "Demo device",
"device_tags": ["tag-abc", "tag-xyz"],
"gateway_tags": ["tag-abc", "tag-xyz"],
"time": 1680197664.522
},
"params": {
"payload": "ACuiYP7/zYuEuqJg/v/Ni4SyIihzrKg=",
"radio": {
"freq": 915.4,
"modulation": {
"bandwidth": 125,
"spreading": 7,
"coderate": "CR_4_5"
},
"hardware": {
"rssi": -37,
"snr": 8.8,
"channel": 1,
"crc_status": "CRC_OK",
"gps": {
"lat": -24.730150029934705,
"lng": -48.108804504916684
}
}
}
}
}