Data Sheet

d) To test whether you add the device successfully, you can use the serial monitor of
Arduino IDE tap the command below.
at+mode=lwabp
AT+CMSGHEX="0a 0b 0c 0d 0e"
It should like something below.
Then turn to the website, click Application->Seeed(the name of the Application
you just added)->View application data, you will see the data you've just sent form
the Seeeduino_LoRAWAN. congratulations! Job done!