Herramientas de usuario

Herramientas del sitio


personas:brolin:proyectos:redes_lpwa

¡Esta es una revisión vieja del documento!


Redes de datos LPWA

RFC https://tools.ietf.org/wg/lpwan/ https://github.com/sftcd/lpwan-ov/blob/master/draft-farrell-lpwan-overview.txt lo otro es que deberia estar ak https://www.lora-alliance.org/what-is-lora al final de la pagina dice que mande un correo pa que se lo envien . . .. https://docs.wixstatic.com/ugd/eccc1a_20fe760334f84a9788c5b11820281bd0.pdf es como un resumen muy completo los modulos chinos son OTAA y los sigfox ABP por eso se comportan diferente ak mas humano el RFC https://tools.ietf.org/id/draft-ietf-lpwan-overview-04.html

Sigfox

LoRaWan

Explicación del protocolo → https://revspace.nl/DecodingLora

https://www.lora-alliance.org/technology

Fabricante chino RAK - Gateway RAK831 https://www.aliexpress.com/store/product/RAK831-LoRa-LoRaWAN-Gateway-Module-base-on-SX1301-433-868-915MHz-range-of-up-to-49200ft/2805180_32821411294.html?spm=2114.12010612.0.0.5bdadf47Uf6gic
http://www.rakwireless.com/en/WisKeyOSH/RAK831
https://github.com/RAKWireless/RAK831_LoRaGateway
http://docs.rakwireless.com/en/RAK831%20LoRa%20Gateway/Software%20Development/RAK831%20Datasheet%20V1.2.pdf
http://docs.rakwireless.com/en/RAK831%20LoRa%20Gateway/Software%20Development/RAK831%20Quick%20Start%20GuideV1.0.pdf
http://docs.rakwireless.com/en/RAK831%20LoRa%20Gateway/Application%20Notes/Getting%20started%20with%20the%20RAK%20831%20Lora%20Gateway%20and%20RPi3.pdf

Módulo que agrega GPS y la conexión con una raspberry como shield
lora-developer-kit-rak831-lora-lorawan-gateway-module-with-wisnode-lora-base-on-sx1301-433-868.jpg

Configuración

https://www.hackster.io/naresh-krish/getting-started-with-the-rak-831-lora-gateway-and-rpi3-e3351d
https://www.thethingsnetwork.org/labs/story/rak831-lora-gateway-from-package-to-online
https://www.thethingsnetwork.org/docs/gateways/troubleshooting/semtech-udp.html#logs
https://github.com/TheThingsNetwork/packet_forwarder/blob/master/docs/INSTALL_INSTRUCTIONS/IMST_RPI.md
http://docs.rakwireless.com/en/RAK831%20LoRa%20Gateway/Hardware%20Design/Raspberry%20Pi%20Switchboard%20SCH_20171218.PDF

$ git clone -b spi https://github.com/ttn-zh/ic880a-gateway.git ~/ic880a-gateway $ cd ~/ic880a-gateway $ sudo ./install.sh spi

https://www.thethingsnetwork.org/docs/gateways/packet-forwarder/semtech-udp.html
https://github.com/TheThingsNetwork/packet_forwarder/blob/master/docs/INSTALL_INSTRUCTIONS/IMST_RPI.md

Conexión a raspberry pi 3 https://www.hackster.io/naresh-krish/getting-started-with-the-rak-831-lora-gateway-and-rpi3-e3351d

https://github.com/TheThingsNetwork/gateway-conf

Referentes

https://github.com/IRNAS/ttn-irnas-gw
https://github.com/worrajak/RAK831_LoRaGateway
https://github.com/kuanyili/rak831-gateway

Módulo RAK811
http://wiki.rakwireless.com/doku.php?id=wisnode_series:wisnode-lora&s[]=rak811
http://wiki.rakwireless.com/lib/exe/fetch.php?media=rak811_lora_at_command_v1.2.pdf
http://wiki.rakwireless.com/lib/exe/fetch.php?media=wisnode-lora_evb_quick_start_guide.pdf

Compilando herramientas del repositorio https://github.com/RAKWireless/RAK831_LoRaGateway

en archlinux instalar libftdi_compat
+#include <sys/types.h> –> https://www.linuxquestions.org/questions/slackware-14/what-include-am-i-missing-for-types-like-u_int8_t-4175454407/
PATH_MAX –> https://stackoverflow.com/questions/9449241/where-is-path-max-defined-in-linux#9449307

Lora con RF96 y esp8266

Dragino https://encrypted.google.com/search?hl=es&q=dragino %2B esp8266
https://www.youtube.com/watch?v=hMOwbNUpDQA&list=PL3XBzmAj53Rkkogh-lti58h_GkhzU1n7U
https://github.com/hallard/NodeMCU-Gateway
https://www.thethingsnetwork.org/forum/t/single-channel-gateway-part-1/798/339
https://github.com/squix78/esp8266-oled-ssd1306
https://github.com/things4u/ESP-1ch-Gateway-v2.0
https://github.com/things4u/ESP-1ch-Gateway-v3.0
https://github.com/JaapBraam/LoRaWanGateway
http://www.hoperf.com/upload/docs/rf/AN2003-LoRa%20communication%20example.pdf

LoRa Server

RN2903

Amplificadores de bajo ruido

Otras aplicaciones

personas/brolin/proyectos/redes_lpwa.1531409695.txt.gz · Última modificación: 2018/07/12 15:34 por brolin