Visualize (and push) your IOT data
Can I add ThingStudio? http://www.thingstud.io MQTT and HTTP realtime UI's
View ArticleSingle Channel Gateway
@torntrousers, I'm also in London, trying to get the single channel gateway and lmic 1.5 working.Want to meet up to try to debug?
View ArticleOver-the-air-activation OTAA with LMIC
hi mirmitthanks for your explanation, but did I read correctly between the linesttnctl___=__thethingsnetwork-send-v1.inoAPPEUI = // LoRaWAN Application identifier (AppEUI) perfectly clearDEVEUI = //...
View ArticleSODAQ Autonomo and LoraBee, connected but no messages?
Running it again for half an hour, but again.. no messages on the MQTT broker. Is this normal behaviour of LoRaWAN? Or could there be problems with the gateway? My node is sending data through...
View ArticleSODAQ Autonomo and LoraBee, connected but no messages?
Looking at the previous attempts counters (not continues) my guess is your nodes packets are not received by the gateway. Moving the node nearer to a window (or the gateway) might help. Also setting...
View ArticleOver-the-air-activation OTAA with LMIC
Hi ursm, For me OTAA with LMIC works if I do the following: static const u1_t APPEUI[]={reversed 8 bytes of AppEUI registered with ttnctl} void os_getArtEui (u1_t* buf) { memcpy(buf, APPEUI, 8);}...
View Article[IMST IC880A + RPi] Gateway "hangs" every few weeks
I have a gateway consisting of an IMST IC880a and a RaspberryPi, connected via SPI and connected to a good (=2.5A) power source.The gateway usually works well, but every month or so, it stops...
View ArticleOver-the-air-activation OTAA with LMIC
THANKS @ernestopace now it's clear. I'll try it soon!
View Articleic880a + RPi 2 - a lot of CRC_FAIL
Well, it wasn't the thermostat. It's off now. The crc-errors are still there.
View Article[IMST IC880A + RPi] Gateway "hangs" every few weeks
I'm experiencing exactly the same. SPI communications with the iMST seems to be OK as no errors are logged. The symptom is that I do not receive any packets anymore. Simply restarting the ttn-gateway...
View Article[IMST IC880A + RPi] Gateway "hangs" every few weeks
I'll try a real case with some shielding (how much??). The thing is now "mounted" in the cardboard box the Raspberry was mailed in. I can calculate how much of my own packets I miss, but the gateway...
View Articleic880a + RPi 2 - a lot of CRC_FAIL
Try putting the RFM95W node further away from the gateway. It might be giving off too strong a signal for the gateway on the same desk. I moved my Teensy with RFM95W node to another room and had...
View ArticleNode to Node transaction with LMIC
LMiC being "LoRaWAN in C" (named when LoRaWAN was still called LoRaMAC), I doubt it should be your library of choice when you don't want to use LoRaWAN. For plain LoRa, see Adafruit Learning System...
View ArticleNode to Node transaction with LMIC
Thanks a lot for your comments. The reason for using Lora is simply because I want to check our custom board with SX1276 that the hardware assembly is compliant with LoRa. So I thought that it should...
View Articleic880a + RPi 2 - a lot of CRC_FAIL
arthoo: I just wait until the summer. You must be living on Hawaiï or so, it's still too cold to switch of the thermostat over here in Nijmegen michalg: When those two are connected I am getting quite...
View ArticleNijmegen and its surroundings
Although this post seems a bit old, there is some activity going on in the region.We have a community in Nijmegen (http://thethingsnetwork.org/c/nijmegen/) and next monday there is a meetup in Elst...
View Article