Problem in configuring WisNode(based on RAK811) as class C end node device

I configure the RAK811 as class C device using the command: “at+set_config=lora:class:2” using the RAK SERIAL PORT TOOL. Then I get the message in the tool as: “ClassC OK”.

But when I type “at+get_config=lora:class” then “Class:A” is coming as output. When I run “at+get_config=lora:status” then i get the following message in the serial port tool:


==============LoRaWAN Status List================
Region: EU868
Join_mode: OTAA
DevEui: 0000000000000000
AppEui: 0000000000000000
AppKey: 00000000000000000000000000000000
Class: A
Joined Network:false
IsConfirm: false
Work Mode: LoRaWAN
AdrEnable: true
EnableRepeaterSupport: false
RX2_CHANNEL_FREQUENCY: 869525000, RX2_CHANNEL_DR:0
RX_WINDOW_DURATION: 3000ms
RECEIVE_DELAY_1: 1000ms
RECEIVE_DELAY_2: 2000ms
JOIN_ACCEPT_DELAY_1: 5000ms
JOIN_ACCEPT_DELAY_2: 6000ms
Current Datarate: 5
Primeval Datarate: 5
ChannelsTxPower: 0
UpLinkCounter: 0
DownLinkCounter: 0
AntennaGain: 2.15
===================List End======================


It is showing the class as Class: A.

Then I press the reset button in the WisNode and the following message comes in the serial port tool:
Selected LoRaWAN 1.0.2 Region: EU868
Initialization OK,AT Uart work mode:normal mode, Current work_mode:LoRaWAN, join_mode:OTAA, Class: C
Parameter not found.

So, I am really confused whether the WisNode(based on RAK811) is configured as Class A or Class C lorawan end node.

Please help.

Thanks and Regards,
Sritam Paltasingh.

Hi @sritam2
There is a bug in status code. Will be fixed! :slight_smile:
The node works in Class C and join/uplink/downlink is ok.

Regards
Todor Velev