A
Here is our config file on the EU868 Conduit. Apologies for the readability, it's generated by the web UI. Key and app EUI have been replaced with ## characters.
/var/config/lora/lora-network-server.conf:
{"udp": {"appPortUp": 1784, "appPortDown": 1786, "downstreamPort": 1782, "upstreamPort": 1780}, "log": {"syslog": true, "path": "/var/log/", "console": true, "level": 100}, "whitelist": {"enabled": true, "devices": []}, "addressRange": {"start": "00:00:00:01", "end": "FF:FF:FF:FE"}, "db": "/var/run/lora/lora-net-server.db", "mqtt": {"host": "127.0.0.1", "enabled": true, "port": 1883}, "__v": 2, "test": {"disableRxWindow2": false, "disableDutyCycle": false, "disableRxWindow1": false, "disableRxJoin1": false, "disableRxJoin2": false}, "lora": {"rx1DatarateOffset": 0, "maxTxPower": 26, "channelPlan": "EU868", "minDatarate": 0, "frequencyBand": 868, "netID": "000000", "enabled": true, "rx2Datarate": 7, "dutyCyclePeriod": 60, "antennaGain": 3, "ADRStep": 30, "packetForwarderConfig": "", "frequencySubBand": 1, "nodeQueueSize": 16, "maxDatarate": 7, "packetForwarderMode": false, "frequencyEU": 869500000}, "network": {"key": "################################", "leasetime": 0, "name": "", "passphrase": "", "eui": "##:##:##:##:##:##:##:##", "public": true}}
Now we'll try a 915MHz Conduit with LoPy...