High point spotting
The antenna ANT-MPANEL9-N can be used but is not recomended because it is optimiced for GSM and it is a sectorial antenna. For a gateway you need a omnidirectional antenna like Taoglas OMB.868.B05F21...
View ArticleParse data
Your on the right track but your endian'ness appears wrong. In the A Block write your LSB first (using the location of your counter as reference for how you have written...
View ArticleFAQ - Kerlink Gateway
Right, so here's what ifconfig brings up eth0 Link encap:Ethernet HWaddr 02:4B:08:05:02:CA inet addr:192.168.0.138 Bcast:192.168.0.255 Mask:255.255.255.0 inet6 addr: fe80::4b:8ff:fe05:2ca/64...
View ArticleSending data to the node
Thanks for the answer! I will give it a go through the Semtech site. If you got it to work, how did you decode the data that is send to your node through the Semtech website?
View ArticleFAQ - Kerlink Gateway
Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface default 192.168.0.1 0.0.0.0 UG 0 0 0 eth0 10.64.64.64 * 255.255.255.255 UH 0 0 0 ppp0 127.0.0.0 * 255.0.0.0 U 0 0 0 lo...
View ArticleSending data to the node
how did you decode the data that is send to your node through the Semtech website? I am using the microchip RN2483 module which decodes it for you once you supply the correct keys. ie keys that match...
View ArticleParse Data with Node-RED
It's actually a very good question and the answer to how quickly a LoRa mote can send packets is quite complicated and not one I can fully answer yet either. But in 'broad terms' the idea is that a...
View ArticleLeiden, The Netherlands
Hi Piet, Your unit should be the same as my TTN uno. Arduino and a RN2483. If you have setup your arduino IDE and have a working sketch for KPN i think you should only need to change the network and...
View ArticlePulsnitz, Germany
Hi ... I'm intested. I'm quite close to you (Grossroehrsdorf).I think we could discuss details directly 😎CheersJoerg
View ArticleNetBlocks SX1272 Module
Hi Evkessel, I have solved this problem partially by switching off LoRaWAN Adaptive data rate, if nothings work switch off DutyCycle Timer and test whether Node is sending data or not and second thing...
View ArticleTTN on Tour: Global Google Hangout
We are also setting up a virtual TTN Tour. On Tuesday 15th of December we will do four Google Hangouts across all time zones for Q&A on building your local community. Amsterdam Time 07:00:00 RSVP...
View ArticleNetBlocks SX1272 Module
Hi Faizan, Thanks for your answer. But you do use the xrange lorawan code right?Lorawan is lorawan to my opinion, so I wouldn't need to check those parts, right? Adr is switched off, i will switch off...
View ArticleNetBlocks SX1272 Module
Yes i am using XRange LoRaWAN Code but that implementation is bit old i have faced lots of problems with that currently i am porting LoRaMote Firmware to Netblocks and then i will compare there...
View ArticleHardware reset RN2483 on things uno
Recently I was experimenting with a Launchpad and a RN2483 pictail board. Due to my powersupply configuration the RN2483 did not respond on the serial lines until I pulled the reset line to 0V. I...
View ArticleNetBlocks SX1272 Module
Oh crap, really. I was down that road but understood that XRange was a good port of LoRaWan.Today I understood from Milen (from netblocks) that he will update XRange with latest LoRaWan stack. Ok, I...
View ArticleNetBlocks SX1272 Module
Great!! Thats a good news that Netblocks updating there implementation it will save my time as well.
View ArticleHardware reset RN2483 on things uno
Can you reproduce the error situation? If so, could you try sending a break (or just set TX output to zero level for a second) and send 0x55 immediately afterwards?I'm curious if the 'wake from sleep'...
View Article