Raspberry Pi LoRaWAN Gateway Board
We just turned back on the ability to order these boards. We will collect hardware feedback until the END OF THIS WEEK. Then we will do another spin of the boards. They will ship in the order we...
View ArticleRaspberry Pi LoRaWAN Gateway Board
Hi, I am adapting the avobe script to compile generic gateway (not TTN poly-forwarder)https://github.com/mirakonta/Raspberry-PI-Link-Labs-LoRaWAN-Gateway LORIOT.io is now supporting the LinkLabs board...
View ArticleRaspberry Pi LoRaWAN Gateway Board
I followed all the steps descibed in https://github.com/ttn-zh/ic880a-gateway/tree/spi but I'm getting a ERROR: [main] failed to start the concentrator when I try to start poly_pkt_fwd using the start...
View ArticleArduino LMIC library updated
As mentioned by e-mail as well, you'll need to use Arduino 1.6.6 or above, which enables C++11 and C99 support (at least for the regular Arduino cores, third-party cores might be different).
View ArticleProper setup?
Hey guys, I'm very new to many aspects of all this. No dev experience, or any other iot experience for that matter. Still I'm trying to get some simple setup to work. What I tried, worked for a little...
View ArticleProper setup?
Looking at the rssi value of your successful transmissions you are at the very edge of the gateways coverage. Moving the node or antenna or a change in other conditions (you standing between the node...
View ArticleGlobal Tech Update Monday 29th of February
Monday the 29th of February 18:00 Amsterdam time we are going to do a global tech update. Please RSVP here: https://plus.google.com/events/c6qmc268lf35k32bdi3ubfadffc We will share the current status...
View ArticleRaspberry Pi LoRaWAN Gateway Board
Is this helpful: emery02: Be sure to change the use of the cs_change variable in the SPI driver in the loragw hal. You can run the following command in the base of the lora_gateway repo to get it to...
View ArticleInexpensive LoRaWAN Gateway option
Link Labs is running a promotion until March 1st on its WiFi LoRaWAN gateway:http://store.link-labs.com/products/868-mhz-lorawan-gateway-with-wifi
View ArticleArduino LMIC library updated
@matthijs : compiling with Arduino-1.6.7 / Teensyduino for Teensy-3.2 not successfulcompiling output as PM for an UNO : OK
View ArticleInexpensive LoRaWAN Gateway option
Nice, but weird: they claim "Save $300" but when following the "Buy now" link on http://www.link-labs.com/product/lora-enabled-m2m-gateways/ one is redirected to third parties, with prices that are...
View ArticleArduino LMIC library updated
Right, it seems that Teensyduino does not have C99 mode enabled, like the regular Arduino core has since 1.6.6. I've contacted Paul (Teensy maintainer) about this, I'll keep you posted. For now, you...
View ArticleInexpensive LoRaWAN Gateway option
This is the 868 MHz LoRaWAN version of that gateway. The "BUY NOW" buttons on the website take you to our US distributors, which are selling Symphony Link gateways (not LoRaWAN) for 915 MHz.
View ArticleArduino with xbee shield + mDot
Hey Manuel, I sent you an email about getting it running. But in summary, here are the commands you’ll need to issue to get onto TTN (without my //comments) at+pn=1 // Set Public Network to...
View ArticleHeerhugowaard, The Netherlands
Hi allen,Ondertussen zijn er contacten met de gemeente en waterschap. Ik ga eens onderzoeken of we een community kunnen oprichten samen met deze organisaties. Groet Ruud 0634850244
View ArticleArduino with xbee shield + mDot
Hi Andrew!, thanks for the response, I will try to join the TTN, after my "hello world" happens, I got another question please, will the mDot modem respond with any info when connected on serial...
View ArticleCan I connect a Cisco 910 with LoRa to TTN?
Hello Vit, Did you connect the 910 to another network than Thingpark? Thanks,Edwin
View ArticleArduino with xbee shield + mDot
If you're using an Arduino Uno, then there is only one UART, which is shared between the USB port and the mDot. Easiest way to test functionality is to use a blank sketch (no Serial.begin) and just...
View Article