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.AU915.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.AU915.basic') diff --git a/recipes-connectivity/lora/lora-packet-forwarder/global_conf.json.3.1.0.MTCAP-LORA-1-5.AU915.basic b/recipes-connectivity/lora/lora-packet-forwarder/global_conf.json.3.1.0.MTCAP-LORA-1-5.AU915.basic index 3cab04c..81c381c 100644 --- a/recipes-connectivity/lora/lora-packet-forwarder/global_conf.json.3.1.0.MTCAP-LORA-1-5.AU915.basic +++ b/recipes-connectivity/lora/lora-packet-forwarder/global_conf.json.3.1.0.MTCAP-LORA-1-5.AU915.basic @@ -130,7 +130,7 @@ }, "tx_lut_15" : { - "dig_gain" : 0, + "dig_gain" : 2, "mix_gain" : 15, "pa_gain" : 3, "rf_power" : 27 -- cgit v1.2.3