From b6341be57d94a8d1102d556ad60b64a35e2bc83f Mon Sep 17 00:00:00 2001 From: Jason Reiss Date: Thu, 2 Nov 2017 08:52:08 -0500 Subject: lora: update global conf files, fix US min/max freq setting, change remote server to new Semtech address --- .../global_conf.json.3.1.0.MTCAP-LORA-1-5.EU868.basic | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'recipes-connectivity/lora/lora-packet-forwarder/global_conf.json.3.1.0.MTCAP-LORA-1-5.EU868.basic') diff --git a/recipes-connectivity/lora/lora-packet-forwarder/global_conf.json.3.1.0.MTCAP-LORA-1-5.EU868.basic b/recipes-connectivity/lora/lora-packet-forwarder/global_conf.json.3.1.0.MTCAP-LORA-1-5.EU868.basic index 236fb22..7f21c70 100644 --- a/recipes-connectivity/lora/lora-packet-forwarder/global_conf.json.3.1.0.MTCAP-LORA-1-5.EU868.basic +++ b/recipes-connectivity/lora/lora-packet-forwarder/global_conf.json.3.1.0.MTCAP-LORA-1-5.EU868.basic @@ -181,9 +181,9 @@ }, "gateway_conf": { "gateway_ID": "", - "server_address": "localhost", - "serv_port_up": 1680, - "serv_port_down": 1680, + "server_address": "52.3.215.147", + "serv_port_up": 20000, + "serv_port_down": 20000, "keepalive_interval": 10, "stat_interval": 30, "push_timeout_ms": 100, -- cgit v1.2.3