New York City
We're having our second meetup 2016-05-11 (Weds) at 5:30pm. News about TTN New York City community & campaign (community page, meetup)
View ArticleCan we still get statistics from all gateways and nodes?
Message payloads will always be encrypted. Using the default keys will be discouraged and eventually blocked (because it will break routing). Messages will only be delivered to the intended...
View ArticleCan we still get statistics from all gateways and nodes?
I think that if you want to do some planning of iot nodes in the field it would be interesting if that area is covered by any gateway. I was using the gps coordinates of the gateway to see where there...
View ArticleMIC Calculate?
Section 4.4 of the LoRaWAN specification is quite clear about MIC calculation. Here's a simplified version of some code I wrote a couple of months ago: // msg = MHDR | FHDR | FPORT | FRMPayload var...
View Article[IMST IC880A + RPi] Gateway "hangs" every few weeks
Maybe you should put some shielding around the cardboardbox, just for the fun of it and see what happens.Can we be sure the plastic box does not have any shielding capabilities? Is there carbon fiber...
View ArticleThe Things Gateway - Specification, Documentation, Modification
Hi Folks, we are looking at purchasing a TTN gateway to start getting our feet wet with LoRaWAN. Based in New Zealand, there is no formal LoRaWAN frequencies standard here yet, but it is likely to be...
View ArticleArduino LMIC library updated
@matthijs: I just joined a Ideetron Nexus with OTAA using your library without much trouble (once I figured out which bits go where, reversed or not), so that seems to be working (in case you didn't...
View ArticleHow do TTN handlers know which port and data format to use for a Downlink...
Hi @htdvisser, thanks for replying!! htdvisser: 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 use...
View ArticleServer Error (500) posting update to community page
Hi Terry, It should be working, may you give a try ?We apologize for the inconvenience. Best regards
View ArticleTTN UNO - BETA release - Documentation
JamesC: I agree it's a bit of a mess but I don't think you have or can damage the actual i also got the same problem, so what we should do to resolved this problem.please help me,i already tried with...
View ArticleThe Things Gateway - Specification, Documentation, Modification
The TTN gateways won't ship until summer, so if you want to start now, you should look at other options. There is no technical documentation, nor source code available for TTN gateways. Other gateways...
View ArticleArduino LMIC library updated
matthijs: Could you share the the pin map from your sketch so I can include it as an example for the Nexus? Sure. const lmic_pinmap lmic_pins = { .nss = 10, .rxtx = LMIC_UNUSED_PIN, .rst =...
View ArticleNew backend. How to connect?
Note that for ttnctl devices register personalized ... --relax-fcnt one needs the May 1st or later version of ttnctl. Also note that, while --relax-fcnt indeed makes the backend not reject messages...
View ArticleAbout the Flevoland category
This subcategory is to discuss setting up TTN in Flevoland, the Netherlands! You can discuss gathering a team, Flevoland specific problems and technical issues.
View ArticleTTN Flevo Café 24/5/2016 @ Hackerspace Sk1llz.nl Almere
We will organise yet another TTN Flevo Café on Tuesday the 24th of May. Our host for this evening will be Hackerspace Sk1llz (http://www.sk1llz.nl), unfortunately space will be limited, so please RSVP...
View ArticleServer Error (500) posting update to community page
Yes, thanks very much -- that fixed it! Best regards,--Terry
View ArticleSingle Channel Gateway
Quick question - does this single channel gateway code support OTAA nodes?
View ArticleThe Things Gateway - Specification, Documentation, Modification
Thanks for the quick response htdvisser.The information on GPS in the kickstarter update is interestingly informative. There certainly seems to be a lot of touted LoRaWAN functionality that isn't...
View ArticleHow do TTN handlers know which port and data format to use for a Downlink...
htdvisser: No. Just to have it crystal clear, with the old TTN back-end was not possible at all to use the downlink? I thought it was using ttnclt thanks again
View Article