summaryrefslogtreecommitdiff
path: root/recipes-connectivity/lora/lora-packet-forwarder-geolocation/global_conf.json.MTAC_LORA_2_1_loc_dual_antenna_8ch_full_diversity_JP920
diff options
context:
space:
mode:
authorHarsh Sharma <harsh.sharma@multitech.com>2018-04-23 14:51:09 -0500
committerHarsh Sharma <harsh.sharma@multitech.com>2018-04-23 14:51:09 -0500
commit3690ae3a1bc74128c92465ecb2ebdaa5e96c4295 (patch)
tree71f10c180015a51b23505e478db72cf86728b5ec /recipes-connectivity/lora/lora-packet-forwarder-geolocation/global_conf.json.MTAC_LORA_2_1_loc_dual_antenna_8ch_full_diversity_JP920
parentc8c1fbb294db026f55110d1f55b4d3d82e8977e5 (diff)
downloadmeta-mlinux-3690ae3a1bc74128c92465ecb2ebdaa5e96c4295.tar.gz
meta-mlinux-3690ae3a1bc74128c92465ecb2ebdaa5e96c4295.tar.bz2
meta-mlinux-3690ae3a1bc74128c92465ecb2ebdaa5e96c4295.zip
Changed server up/down ports to 1780,1782 & default server to localhost
Diffstat (limited to 'recipes-connectivity/lora/lora-packet-forwarder-geolocation/global_conf.json.MTAC_LORA_2_1_loc_dual_antenna_8ch_full_diversity_JP920')
-rw-r--r--recipes-connectivity/lora/lora-packet-forwarder-geolocation/global_conf.json.MTAC_LORA_2_1_loc_dual_antenna_8ch_full_diversity_JP9206
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-connectivity/lora/lora-packet-forwarder-geolocation/global_conf.json.MTAC_LORA_2_1_loc_dual_antenna_8ch_full_diversity_JP920 b/recipes-connectivity/lora/lora-packet-forwarder-geolocation/global_conf.json.MTAC_LORA_2_1_loc_dual_antenna_8ch_full_diversity_JP920
index 7b1b7b0..2229cb9 100644
--- a/recipes-connectivity/lora/lora-packet-forwarder-geolocation/global_conf.json.MTAC_LORA_2_1_loc_dual_antenna_8ch_full_diversity_JP920
+++ b/recipes-connectivity/lora/lora-packet-forwarder-geolocation/global_conf.json.MTAC_LORA_2_1_loc_dual_antenna_8ch_full_diversity_JP920
@@ -119,9 +119,9 @@
"gateway_conf": {
"gateway_ID": "00AEAEFFFE000000",
/* change with default server address/ports */
- "server_address": "iotbeta.semtech.com",
- "serv_port_up": 1690,
- "serv_port_down": 1690,
+ "server_address": "127.0.0.1",
+ "serv_port_up": 1780,
+ "serv_port_down": 1782,
/* adjust the following parameters for your network */
"keepalive_interval": 10,
"stat_interval": 30,