Data Sheet
Step 2. Loriot Server Connect Node deviceΒΆ
a) Get the available gateway channels
Current gateway channels could be got from Dashboard -> Gateway -> Your
Gateway , you can see the available channels as the picture below.
b) Seeeduino LoRAWAN GPS(RHF3M076) Configuration
Open the serial monitor of Arduino IDE, tap the command below.
1
at+ch
To confirm the default channel of your Seeeduino_LoRAWAN GPS, you will get 3
channels. If there is no available channel, you can change the channels of
Seeeduino_LoRAWAN by the command below.
1
2
3
at+ch=0,868.1
at+ch=1,868.3
at+ch=2,868.5
Then you can use at+ch again to check.