LoRaWAN: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (ttn muc community) |
||
Line 38: | Line 38: | ||
* https://github.com/BastilleResearch/gr-lora | * https://github.com/BastilleResearch/gr-lora | ||
=== Gateway number One | === Gateway number One === | ||
DIY gateway with RPi and IC880a SPI board, acc. to [https://github.com/ttn-zh/ic880a-gateway/wiki] | DIY gateway with RPi and IC880a SPI board, acc. to [https://github.com/ttn-zh/ic880a-gateway/wiki] | ||
* Gateway EUI B827EBFFFECA0023 | * Gateway EUI B827EBFFFECA0023 | ||
Line 65: | Line 65: | ||
== Other Information == | == Other Information == | ||
* https://medium.com/@ashujoshi/4-ingredients-needed-to-get-started-with-lorawan-1ff519274122 | * https://medium.com/@ashujoshi/4-ingredients-needed-to-get-started-with-lorawan-1ff519274122 | ||
* TTN Munich community: https://www.thethingsnetwork.org/community/munich/ | |||
[[Category:Project]] | [[Category:Project]] |
Revision as of 08:44, 25 October 2016
LoRaWAN is an RF standard for IoT devices to connect to the internet.
Gateway
Research
We decided in the Plenum to buy a LoRaWAN gateway for the space. However, we don't really know kind of gateway to get. Let's figure out what kinds exist today.
Prebuilt
- The Things Gateway [1] - not available yet?
- Kerlink IoT station [2] - can you buy that?
- Microchip LoRa Evaluation kit [3]
- Includes a gateway and two nodes
- RisingHF Gateway RHF2S008 [4] - around 700€ ex. taxes Media:Lora_RisingHF_Prices.pdf
- Product brief Gateway RHF2S008 [xyz]
- Product brief Modem [xyz]
- Product brief Temp/Hum Sensor Node RHF1S001 Media:RHF1S001_Product_Brief.pdf
- AirFy
- [5]
- Supposed to be available sometime in Q4 2016
DIY
- ic880a-gateway
- http://www.instructables.com/id/LoRaWAN-Gateway/
- Single Channel Gateway (not LoRaWAN spec conform, but maybe sufficent for testing?)
SDR
Just some thoughts. The difficult parts to get seem to be the RF modules for a LoRaWAN gateway. How about building one with a SDR? We have a few badges from the last CCCamp at the space, which work like an HackRF...
Some links I found:
- Post on the TTN forums
- https://revspace.nl/DecodingLora
- https://myriadrf.org/blog/lora-modem-limesdr/
- https://github.com/BastilleResearch/gr-lora
Gateway number One
DIY gateway with RPi and IC880a SPI board, acc. to [8]
- Gateway EUI B827EBFFFECA0023
- Media:install.pdf
- Check status at https://www.thethingsnetwork.org/api/v0/gateways/B827EBFFFECA0023/
Client devices
Research
Available boards:
- Arduino shields
- Dragino LoRa shield
- Based on HopeRF RFM95W
- Severin has one
- Dragino LoRa BEE
- based on SX1276/SX1278
- Heiko ordered some
- Dragino LoRa shield
- Complete boards
- Full sensor units
Test Unit One
- Arduino Uno
- Dragino LoRa shield
- GPS module