Quantcast
Channel: The Things Network - Latest posts
Viewing all articles
Browse latest Browse all 116818

Setting up Multitech Conduit Gateway for TTN

$
0
0

Here we go:

{
	"SX1301_conf" : 
	{
		"chan_FSK" : 
		{
			"bandwidth" : 250000,
			"datarate" : 100000,
			"enable" : false,
			"if" : 100000,
			"radio" : 0
		},
		"chan_Lora_std" : 
		{
			"bandwidth" : 500000,
			"enable" : true,
			"if" : 400000,
			"radio" : 0,
			"spread_factor" : 8
		},
		"chan_multiSF_0" : 
		{
			"enable" : true,
			"if" : -300000,
			"radio" : 0
		},
		"chan_multiSF_1" : 
		{
			"enable" : true,
			"if" : -100000,
			"radio" : 0
		},
		"chan_multiSF_2" : 
		{
			"enable" : true,
			"if" : 100000,
			"radio" : 0
		},
		"chan_multiSF_3" : 
		{
			"enable" : true,
			"if" : 300000,
			"radio" : 0
		},
		"chan_multiSF_4" : 
		{
			"enable" : true,
			"if" : -300000,
			"radio" : 1
		},
		"chan_multiSF_5" : 
		{
			"enable" : true,
			"if" : -100000,
			"radio" : 1
		},
		"chan_multiSF_6" : 
		{
			"enable" : true,
			"if" : 100000,
			"radio" : 1
		},
		"chan_multiSF_7" : 
		{
			"enable" : true,
			"if" : 300000,
			"radio" : 1
		},
		"radio_0" : 
		{
			"enable" : true,
			"freq" : 912200000
		},
		"radio_1" : 
		{
			"enable" : true,
			"freq" : 913000000
		}
	},
	"gateway_conf" : 
	{
            "forward_crc_disabled" : true,
            "forward_crc_error" : false,
            "forward_crc_valid" : true,  
            "gateway_ID" : "my_ID",
            "keepalive_interval" : 12,
            "push_timeout_ms" : 120,
            "serv_port_down" : 1700,
            "serv_port_up" : 1700,
            "server_address" : "54.229.214.112",
            "stat_interval" : 20,
            "synch_word" : 52
	}
}

Viewing all articles
Browse latest Browse all 116818

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>