New backend. How to connect?
Ok, the ttncl now doesn't show the packages even though http://thethingsnetwork.org/api/v0.1/nodes does. It worked perfectly yesterday... Any ideas as to why one would work and not the other? I've...
View ArticleAlternative for iC880A antenna?
Better lave than never. Here is the info on my setup: DSC_0164.JPG3072x1728 1.8 MB Gateway: iC880a with raspberry pi DSC_0159.JPG3072x1728 2.17 MB Node: RN2483 with arduino leonardo copy This was my...
View ArticleSingle Channel Gateway
Sure ok, I'll message you.Can share my supadupa design for a gateway-in-a-bottle with ground plane antenna: IMAG0174.jpg1044x1777 420 KB
View ArticleAlternative for iC880A antenna?
Yes, that's the one I'm using. When I've evaluated it I'll forward my findings on the the forum. It's at least as good as the one provided by IMST
View ArticleOver-the-air-activation OTAA with LMIC
Hey Ernesto thanks for these pointers! I've managed to activate the device via OTAA on my Arduino / Moteino - but am currently stuck at Starting Packet queued 181: EV_JOINING I see that the device is...
View ArticleHow do TTN handlers know which port and data format to use for a Downlink...
Hello all, I am interesting on sending a message back to my motes, so the downlink; I was wondering how the TTN handlers know what port to use in order to perform such as action, or if it is not the...
View ArticleHow do TTN handlers know which port and data format to use for a Downlink...
ndarkness: how the TTN handlers know what port to use This port is the FPort of LoRaWAN. You will be able to set this in the MQTT payload, but this is not implemented yet, and the backend will always...
View ArticleNetBlocks SX1272 Module
Guys, I'm just getting started with the Netblocks SX1272 and I'm wondering what is the base IDE for developing for these devices? and/or any tools that may be useful any help would be greatly...
View ArticleNetBlocks SX1272 Module
Dear GrahameH You can use KIEL ARM-MDK for development on windows and in Linux you can setup development environment using eclipse.
View ArticleCan we still get statistics from all gateways and nodes?
I am little frustrated with the new platform. On the old platform i was just able to get all information from all gateways and nodes which i used to create a nice monitoring system to see the coverage...
View ArticleMIC Calculate?
Hi,Iam working on mic calculate for create tx frame. Is there anybody can explain mic?I created mic values from lorawan protocol datasheet but i miss something.I have to see how to manuelly calculate...
View Article[IMST IC880A + RPi] Gateway "hangs" every few weeks
Same here. Rpi with iC880a on top in a small plastic box. Would work for hours (at the office, noisy RF environment) or days (at home, less noisy RF environment), then stop receiving radio packets. No...
View ArticleOld api offline.. Student trouble
A post was split to a new topic: Can we still get statistics from all gateways and nodes?
View ArticleNode to Node transaction with LMIC
davhak: it should be possible to use two such identical boards to check the communication between them There are posts about creating an Arduino LMiC node and Arduino LMiC single channel gateway. But...
View ArticleSingle Channel Gateway
I like it. You wouldn't happen to be a radio amateur perchance? I'm based near the beginning of the M1 - Cricklewood. Where are you? Mike
View ArticleNew backend. How to connect?
Today I started testing my fixed (thanks @kersing !)RN2483 to the new backend. I was able to register an application and the device and attach via ABP. When subscribing to the uplink messages I can...
View ArticleNew backend. How to connect?
@Arjan Downlink messagesttnctl downlink 0000000002012910 'Hello back!' 40mThe last argument specifies the lifetime of the message. The message expires if not sent to the node within the specified time...
View ArticleNew backend. How to connect?
@jamesUS Could you try reregistering the node with the flag '--relax-fcnt' added to check if the issue is related to the frame counters?(The flag tells the back-end to ignore the counters, you need to...
View ArticleCan we still get statistics from all gateways and nodes?
marcoz: I do not own any equipment so i relied on equipment from others to get the data, they shared me the AppKey, With the new approach it looks like i cannot get this data anymore. Using ttnctl the...
View Article