LoRaWanGateway/docs/infos.md

39 lines
2.6 KiB
Markdown
Raw Permalink Normal View History

2022-10-31 06:07:39 +00:00
# Informationssammlung LoRaWan Gateway
## LoRaWan
2022-11-01 14:34:46 +00:00
- [LoRaWan - Erstinfos](https://wiki.fablab-altmuehlfranken.de/projekte/grossprojekte/lorawan/einfuehrung) in der FabWiki des FabLab Altmühlfranken
2022-10-31 06:07:39 +00:00
- [LoRaWAN - Die Starthilfe für Einsteiger](https://www.aeq-web.com/starthilfe-lorawan/)
- [So funktioniert die LoRa Payload](https://www.aeq-web.com/so-funktioniert-die-lora-payload-encoder-decoder-ttn/)
- [Endlich verständlich: LoRa (und LoRaWAN) einfach erklärt! - LineMetrics Smart Building Plattform](https://www.linemetrics.com/de/lora-und-lorawan-einfach-erklaert/)
- [LoRa Funktechnologie - LineMetrics Smart Building Plattform](https://www.linemetrics.com/de/plattform/lora-funktechnologie/)
- [Selbstbau LoRa Gateway](https://www.aeq-web.com/selbstbau-https-lora-gateway-fur-iot-mit-esp32-lora-board/)
## LoRaWan Gateways
- [LoRaWAN Gateway für TTN](https://www.aeq-web.com/dragino-lg-02-lora-wan-gateway-the-things-network-ttn-setup/)
- [Pygate - Pycom - LoRaWAN Gateway Shield IoT Solutions](https://pycom.io/product/pygate/)
## Bauanleitungen
- [ESP32 LoRa 1-CH Gateway, LoRaWAN, and the Things Network](https://learn.sparkfun.com/tutorials/esp32-lora-1-ch-gateway-lorawan-and-the-things-network/all) Etwas ältere Anleitung, inklusive der Angabe der Längen für Draht Antennen.
- [SparkFun LoRa Gateway 1-Channel Hookup Guide](https://learn.sparkfun.com/tutorials/sparkfun-lora-gateway-1-channel-hookup-guide/all)
- [LoRaWAN & TTN mit ESP32](https://www.aeq-web.com/lorawan-ttn-mit-heltec-esp32-lora-board-abp-mode/)
- [How to build an outdoor LoRaWAN Gateway based on ESP32 dev board](https://emanuelepagliari.it/2020/10/12/how-to-build-lorawan-gateway-heltec-esp32-lora/)
- [things4u/ESP-1ch-Gateway: Version 6 of the single channel gateway](https://github.com/things4u/ESP-1ch-Gateway) Gateway Code
- [The Single Channel Gateway](http://things4u.github.io/Projects/SingleChannelGateway/) Anleitung zum Code
## Hardware für Evaluation
2022-11-01 14:34:46 +00:00
- Seamuing SX1262 LoRa-Modul 868 915 MHz LoRaWAN IoT Development Board ASR6501 MCU 128 KB Flash Ultra niedriger Stromverbrauch, solarbetrieben mit Antenne für Arduino und Intelligent Scene /Link NEU/
- Seamuing ESP32 LoRa Development Board SX1276 868 915MHz WiFi Module IoT Board Dual Core 240MHz Low Power Consumption with 0.96 Inch OLED Display and Antenna for Arduino /Link NEU/
2022-10-31 06:07:39 +00:00
## The Things Network
- [Arduino & ESP32 bei TTN registrieren (ABP)](https://www.aeq-web.com/arduino-esp32-ttgo-sensor-registrieren-bei-lorawan-ttn-abp-mode/)
## Eigenes Netzwerk
- [Building a private LoRa network](https://os.mbed.com/docs/mbed-os/v6.15/apis/LoRa-tutorial.html)