Debug Library for Arduino
I'm still not sure what you mean by "the debug library". Is this a specific Arduino library you have in mind? Do you have a link? I previously tried making printf work in arduino, by providing some...
View ArticleFAQ - Kerlink Gateway
Edit the local_conf.json config file and restart the packet forwarder.
View ArticleDebug Library for Arduino
hi matthijsas I wrote, I mentioned this one https://github.com/mirakonta/lmic/tree/master/hal --> debug.c/.hIt's missing here https://github.com/tftelkamp/arduino-lmic-v1.5what I expect is to dump...
View ArticleREST API: get your node data
(post withdrawn by author, will be automatically deleted in 24 hours unless flagged)
View ArticleREST API: get your node data
I would move that to a new discussion indeed. This topic is for API announcements, and people who are subscribed to it (which you can do below) will receive emails and notifications for every message.
View ArticleDebug Library for Arduino
I guess @ursm means: it would be great if this library included debug statements. I don't know of any "debug libraries" for arduino, usually Serial.print() works perfectly, optionally with the data...
View ArticleWireshark LoRaWAN dissector
Arjan, As discussed yesterday, could you please send me some sample traces. This would help to build the dissector. In the past I built several dissectors so I may be able to submit the results in the...
View ArticleWireshark LoRaWAN dissector
You can use this LoRaWAN frame parser https://github.com/JiapengLi/lorawan-parser
View ArticleAlmere, The Netherlands
Beste Allemaal, Iedereen die gisteren in Almere aanwezig was, ontzettend bedankt voor het enthousiasme en de zeer waardevolle bijdragen. Er ontstond al vrij snel een brede discussie onder alle...
View ArticleOpen Question: for developers
my opinion: Nodes: given the fact that (most) of the nodes will be space/power/size constraint, C or C++ Server side: all currently used programming languages, including Java, C, Python, ....
View ArticleREST API: get your node data
Please can I check a couple of the current API limitations with you: There seems to be a hard limit of 100 records when using...
View ArticleOpen Question: for developers
Hard to say as all microchips have small memory it could be assembler to be in full control of speed and memory. Likely it will be c and c++ as thats easier. Picbasic is somewhere in between.Esp8266...
View ArticleDebug Library for Arduino
If you are close to Utrecht:https://permanentfuturelab.wiki/wiki/Seats2meet.com_Utrecht_CS I left a TX node on a ESP8266 on the Permanent Future Lab. You can visit the lab for free each working day 9...
View ArticleDebug Library for Arduino
@popcorn : thanks for your offer, but I'm here down in Switzerland
View ArticleREST API: get your node data
There's currently an upper limit of 100, but you can use pagination (offset=100) to walk through the packages. time_span is deprecated since the move to MongoDB; I just updated the wiki docs to...
View ArticleGateway Lorank8 considered dead
Hi all! Recently I discovered problem with my gateway. As ttnstatus got to work again, my gateway is considered dead. The same on ttn api (gateway is not listed). When I look at...
View ArticleGateway Lorank8 considered dead
Did you check a tcpdump from your gateway towards TTN? What do you see?
View ArticleGateway Lorank8 considered dead
2015-12-03 14_47_59-192.168.113.108 - PuTTY.png661x507 52.2 KB See screenshot attached. It seems like The Things server is either blocked for pinging, or blocks my network.
View Article