LoRaWAN: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(move gateway information on separate page) |
||
Line 2: | Line 2: | ||
== Gateway == | == Gateway == | ||
See [[/Gateway|Gateway]] for more information | |||
== Client devices == | == Client devices == |
Revision as of 20:44, 28 November 2017
LoRaWAN is an RF standard for IoT devices to connect to the internet.
Gateway
See Gateway for more information
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
- PyCom LoPy (WiFi, LoRa & BLE) - 34,95€ @ EXP-Tech
- Adafruit Feather 32u4 with LoRa (LoRa, LiPo Charger) - 36,95€ @ EXP-Tech
- SODAQ LoraOne (LoRa, LiPo, Solar) - ~95€
- Badgerboard (LoRa, LiPo, Temp/Humidity) - ~55€
- Mini-LoRa - DIY
- ESP32 with OLED and SX1278 - "Heltec WiFi LoRa 32"
- Full sensor units
Test Unit One
- Arduino Uno
- Dragino LoRa shield
- GPS module
Simple Dev Boards
- TTN Amsterdam: Arduino Pro Mini + RFM95 + BMP280
- HowTo (Some more information in the comment of this meetup)
- Buy the board (via [1])
- Complete Kit
- Design files on GitHub
- TTN Stuttgart: BluePill + RFM25 + BMP280
- Presentation
- GitHub Repo (w/o Hardware design still)
- Made by @orangeway
Ideas for Sensors
- Weather station (Temperature, Humidity, Air Pressure)
- Water temperature (lake, garden pond)
- Water level (cistern, garden pond, river)
- PIR sensor for movement (garage, selfstorage, ...)
- Also Door openings
- Offgrid solar monitoring
- Postbox status -> "You got mail!"
- Garden/Plant monitoring
- NOx
Cloud
We connect to The Thingsnetwork
- Documentation: https://www.thethingsnetwork.org/docs/
- Munich Community: https://www.thethingsnetwork.org/community/munich/
- Our Test Application: https://staging.thethingsnetwork.org/applications/70B3D57ED00012F7
Other Information
- https://medium.com/@ashujoshi/4-ingredients-needed-to-get-started-with-lorawan-1ff519274122
- TI Antenna selection Guide [2]
- Home made 868MHz Ground Plane [3]
- Introducation to LoRaWAN [4]
- Another Antenna [5]
Example Sensor projects
Alternative systems
- Talk about an also LoRa based alternative to LoRaWAN, which should be able to work coexistingly with LoRaWAN: LoraLight