Step 12 - Monitor the LoRaWAN® Packages at Arduino IDE Console

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.

1

Please click to Serial Monitor icon to view the messages printed by the device as result Of The run.

2

Please ensure that Both NL & CR selected.

3

Please type some text and press ENTER.

4

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.