We will have an update soon to add the IN865 option.
Until then the API will reset a change in the ChannelPlan field
The API for the lora network can be disabled by changing the init file to point to a static lora-network-server config file.
conf_file=$conf_dir/lora-network-server-test.conf
Then adjust /var/config/lora/lora-network-server.conf file on the Conduit with these settings in the “lora” section.
cat /var/config/lora/lora-network-server.conf | jsparser --jsobj > /var/config/lora/lora-network-server-test.conf
Edit /var/config/lora/lora-network-server-test.conf
“channelPlan”: “IN865″,
“frequencyIN”: 866385000
Any changes made in the network server GUI will not be reflected.
Re-installation of the lora-network-server IPK or firmware update will revert this change.