In this step, you will:
-Use Arduino IDE to create and view the result of these messages.
In this step, you will:
-Use Arduino IDE to create and view the result of these messages.
In this step, you are going to use the LoraSendAndReceive sketch to generate request to send LoRaWAN® messages using your Arduino MKR WAN1310.
Please click to Serial Monitor icon to view the messages printed by the device as result Of The run.
Please ensure that Both NL & CR selected.
Please type some text and press ENTER.
If you observe Message sent correctly! It means followings:
– your sketch compiled, uploaded to the device. i.e., your development environment is working perfectly!
-Your LoRaWAN® message was delivered correctly. i.e., your message arrived at TPC, your TPC definitions are correct, and as a result, your message was accepted by TPC.