Class-B is disabled by default on firmware 4.0.x
You can activate the feature by clicking the Support class B Enable
checkbox in the Radio Configuration menu of your gateway:
In the bottom of the page (scroll the page down), you should see:
If this feature is not visible, you must check your radio configuration:
, "gateway_conf": { "beacon_enable": false, "beacon_period": 128, "beacon_freq_hz": 869525000, "beacon_freq_nb": 1, "beacon_freq_step": 0, "beacon_datarate": 9, "beacon_bw_hz": 125000, "beacon_power": 14, "beacon_infodesc": 0, "ref_latitude": 0, "ref_longitude": 0 }
This piece of code must be customized according to your country. Refer to the LoRaWan Regional Parameters specifications that you can find here: https://lora-alliance.org/resource-hub/lorawanr-regional-parameters-v102rb
Your page should look like as following:
Then, perform the following steps:
SEND
button. The gateway will reboot and apply the new radio configuration. SEND
button once again. The packet forwarder will restart applying the B-class configuration.
Simply, uncheck the Support class B Enable
box in the Radio Configuration menu of your gateway.