Raspberry Pi LoRaWAN Gateway Board
what you meen by "soon" ?TO decide if i am able to wait for or not ....
View ArticleConnecting linklabs lorawan gateway to ttn
You need to use the 3.1.0 version of the HAL.
View ArticleApplication Management 403 Error
If you download the newest version of ttnctl this is fixed.See https://github.com/TheThingsNetwork/ttn/issues/168
View ArticleHoeks.ma Location (HLC), without GPS
@popcornI got the RFM95W, the white adapter board and the NodeMCU.Everything has arrived safely here in Amsterdam and after remembering why I ordered those parts -you know how it is sometimes with...
View ArticleReceiving packets with an IMST IC880a not working?
Mine wasn't working too. @bitmorse solution to set k.cs_change=0 (twice) in the lora_gateway/libloragw/loragw_spi.native.c solved it! Thank you!
View ArticleHow to build your first TTN node: Arduino + RN2483
I got it working! Unfortunately some soldering errors on the Arduino Nano made it smoke, but luckely the RN2383 was not damaged. After some 'correctional' wiring it started to send out the test...
View ArticleArduino UNO + RN2483 needs power interrupt to start
It resets ONLY after reconnecting the 3.3v power. Could it be that it will not accept the 5v HIGH output to that pin ?
View ArticleArduino UNO + RN2483 needs power interrupt to start
I fixed it by using a relay for the 3.3v, MES1A05 (MASSUSE) relay, did the job for me if anyone else wants to know.
View ArticleTesting upstream communication between gateway and server
ttnctl supports the uplink command: ttnctl uplink [ShouldConfirm (yes/no)] [DevAddr] [NwkSKey] [AppSKey] [Payload] [FCnt] Details here...
View ArticleTesting upstream communication between gateway and server
Please keep in mind that the uplink and join commands are for testing only. They will be disabled in the public download of ttnctl and will only be available in the development version.
View ArticleHoeks.ma Location (HLC), without GPS
It is indeed a puzzle but I will post my progress (if any) here
View ArticleBest air quality sensor to connect to TTN?
HelloThe hardware is still being tested While we still adding finaĆ touches to the firmware. At this point we are still tweaking calibration mode and energy saving modes. Provisioning done over...
View ArticleHow to build your first TTN node: Arduino + RN2483
Good to see you got everything working. Hope to see your gateway online soon.
View ArticleNode with ESP8266 and RFM95W
Hi all, Tested the shield and works ok. Made it available on Oshpark. Shield can be used with ESP dev board. Needs two 8pin single row headers (not the ones on the picture;) 8pin headers and a 10K...
View ArticleBest air quality sensor to connect to TTN?
Thank you for giving a status report. Provisioning over LoRaWan sounds great! Are there any specs you can share with us already ? Primarily regarding the sensors. And what is your planned schedule for...
View ArticleTesting upstream communication between gateway and server
Testing in what context? The developer of an app will want a way to know that their app is wired up and working correctly. Specifically, if something is NOT working between a device and their app,...
View Article