Setting up Multitech Conduit Gateway for TTN
Hi @robbo, It seems you are using an old IP address, please use 54.72.145.119 instead. See also this discussion. And it would be nice if @kersing can adjust the configuration on Github
View ArticleSingle Channel Gateway
From the code, it is impossible, that the packet forwarder shows the "unrecognized transceiver" message, when the register value is correctly read as 0x12 from the rf module. Checking the register...
View ArticleSetting up Multitech Conduit Gateway for TTN
@Batilan Thanks! That fixed my problem. Now if I had only asked a day ago I would have more hair There is one oddity though. My messages are getting through perfectly but my CRC is seldom 100% - i.e....
View ArticleSetting up Multitech Conduit Gateway for TTN
Haha, yes now I see what it did to you Glad to have helped to get the first TTN gateway in the whole of North America online The TTN maps http://ttn.lpwan.uk/ and http://www.ttnmap.org/ are looking...
View ArticleSetting up Multitech Conduit Gateway for TTN
Thanks. The rate jumps around. When using the basic forwarder I got 100% with the same mDot node. Odd. Thanks again for your help
View ArticleSetting up Multitech Conduit Gateway for TTN
Are all packets transmitted by your node received and forwarded? The settings are different so you might be picking up more noise.With EU settings I'm picking up rather a lot of noise, with no nodes...
View ArticleRN2483 Breakout?
Let me know how those are working out for you, or other feedback Assuming they work, I'm going to be ordering another batch ASAP. I've got my finger on the order button for another batch, just want to...
View ArticleParse Data with Node-RED
Thanks Jac. It works. It took me a while to understand that I had to install the nodes globally for the pre-loaded Rasbian-Jessie install.:sudo npm install -g node-red-contrib-splittersudo npm install...
View ArticleRN2483 Breakout?
I'll see if I can fit holes in the corners there, thanks. I always forget about mounting holes.
View ArticleRN2483 Breakout?
@DrAzzy another tiny suggestion: how about adding 868Mhz & 433Mhz labels to each antenna connector so I don't have to look up the RN2483 data sheet each time to know which is which
View ArticleLoRaWAN Specification and TTN Architecture (i have a lot of questions)
zeflo: i'm a little confused about the terminology. The LoRaWAN Specification[1] mentions gateways and a central server. The Things Network will have Gateways, Routers, Handlers and App Servers. So at...
View ArticleMTAC-LORA-868 & Raspberry PI downlink
Guys, hello.I try make gateway on MTAC-LORA-868 & Raspberry PI.Install lib&fwd from - https://github.com/mirakonta/lora_gatewayI can RX data without any problem. But TX not work.I cannot...
View ArticleMTAC-LORA-868 & Raspberry PI downlink
What LoRaWAN Server are you using?TTN does not implemented downlink at the momentLORIOT.io works fine.Semtech implementation works fine. Note that you need a good quality power supply. Downlink...
View ArticleMTAC-LORA-868 & Raspberry PI downlink
Thank you for your quick answer. I make gateway by instruction from - https://github.com/mirakonta/lora_gateway/wiki.Additional add separate power to USB.I try develop my own server.And stuck on join...
View ArticlePort unreachable
I just set up a MultiTech Gateway to forward packets to TTN, following the tutorial on the wiki. My gateway did not show up through the API, but after investigation I saw the TTN server's IP changed...
View ArticlePort unreachable
There was an issue with the UDP server this morning, but it's been resolved just now. Try again?
View ArticlePort unreachable
Yes, it's working now and my gateway is showing up through the API. Thanks!
View ArticleMTAC-LORA-868 & Raspberry PI downlink
./util_tx_test -f 868 -r 1257 -b 125 -s 10 -c 1 -l 8 -z 17 On LoraMote packet delivered 50/50.May be signal very high on short range ?All device on one table.
View Article