
Documentation Center
Figure 66: RAK Serial Port Tool join LoRaWAN in ABP mode.
📝
NOTE:
The ABP mode in LoRaWAN doesn’t require to join a network before sending a LoRaWAN package. But,
to keep the consistency of internal states of the firmware of the RAK4600, it is still required to send the
at+join
command in the ABP mode.
9. Send data from RAK4600 to ChirpStack.
For example, to send the string 1234567890 over LoRa port 2, type the command:
The console will feedback with an “OK” message.
at+send=lora:2:1234567890