From 6dcec01f10e5cd1a205f9f34205b4a4c7652681f Mon Sep 17 00:00:00 2001 From: Jason Reiss Date: Wed, 31 Oct 2018 14:56:56 -0500 Subject: lora: increase sleep to 4, change dig_gain for MTCAP to 2 for 27 dBm output based on latest cert testing --- .../global_conf.json.3.1.0.MTCAP-LORA-1-5.IN865.basic | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-connectivity/lora/lora-packet-forwarder/global_conf.json.3.1.0.MTCAP-LORA-1-5.IN865.basic') diff --git a/recipes-connectivity/lora/lora-packet-forwarder/global_conf.json.3.1.0.MTCAP-LORA-1-5.IN865.basic b/recipes-connectivity/lora/lora-packet-forwarder/global_conf.json.3.1.0.MTCAP-LORA-1-5.IN865.basic index 7168e62..332b9bb 100644 --- a/recipes-connectivity/lora/lora-packet-forwarder/global_conf.json.3.1.0.MTCAP-LORA-1-5.IN865.basic +++ b/recipes-connectivity/lora/lora-packet-forwarder/global_conf.json.3.1.0.MTCAP-LORA-1-5.IN865.basic @@ -133,7 +133,7 @@ }, "tx_lut_15" : { - "dig_gain" : 0, + "dig_gain" : 2, "mix_gain" : 15, "pa_gain" : 3, "rf_power" : 27 -- cgit v1.2.3