Diferència entre revisions de la pàgina «Introducció ràpida a LoRaWAN i The Things Network»
(Es crea la pàgina amb «[https://binefa.cat/IoT/02_ttncat_taller_presentacio_mkrwan1300.pdf The Things Network.cat - Xarxa comunitària per a l’Internet de les Coses] [https://binefa.cat/I...».) |
m |
||
(Hi ha 5 revisions intermèdies del mateix usuari que no es mostren) | |||
Línia 1: | Línia 1: | ||
− | [https://binefa.cat/IoT/02_ttncat_taller_presentacio_mkrwan1300.pdf The Things Network.cat - Xarxa comunitària per a l’Internet de les Coses] | + | [https://www.binefa.cat/IoT/02_ttncat_taller_presentacio_mkrwan1300.pdf The Things Network.cat - Xarxa comunitària per a l’Internet de les Coses] |
− | [https://binefa.cat/IoT/03_introLoRaWAN.pdf Introducció a LoRaWAN] | + | [https://www.binefa.cat/IoT/03_introLoRaWAN.pdf Introducció a LoRaWAN] |
− | [https:// | + | [https://www.thethingsnetwork.org/forum/t/limitations-data-rate-packet-size-30-seconds-uplink-and-10-messages-downlink-per-day-fair-access-policy/1300 Fair Access Policy] |
− | [https://binefa.cat/IoT/ | + | [https://www.binefa.cat/IoT/04_conjunt02.pdf Conjunt IoT. Prova de connectivitat a The Things Network] |
− | [https://binefa.cat/IoT/04b_reflexionsTTN.pdf Algunes reflexions sobre l'ús real de The Things Network] | + | Per saber si l'adreça per defecte del PCF8574 és 0x20 o 0x38 podeu escanejar tots els dispositius I2C amb [https://github.com/jordibinefa/arduino-IDE-codes/blob/master/esp32_i2cScanner_02/esp32_i2cScanner_02.ino esp32_i2cScanner_02.ino]. |
+ | |||
+ | Per a determinar quin I2C escollir fem una mirada a l'esquema de la [https://www.binefa.cat/IoT/iot_01.pdf placa base IoT blanca] | ||
+ | |||
+ | Al NodeRED a '''App''' va el nom d''''Application''' a TTN ([https://www.thethingsnetwork.org/ The Things Network]) | ||
+ | |||
+ | A l''''Access Key''' del NodeRED va el '''default key''' d''''ACCESS KEYS''' a TTN | ||
+ | |||
+ | A la funció '''Cap a TTN''' del NodeRED al camp '''dev_id''' s'ha de posar el nom del dispositiu corresponent de la llista '''Devices''' a TTN | ||
+ | |||
+ | [https://www.binefa.cat/training/20180927_icm_csic/ Més informació per al taller] | ||
+ | |||
+ | [https://www.binefa.cat/IoT/05_lorawan_usPractic.pdf Ampliació de la connectivitat a The Things Network] | ||
+ | |||
+ | [https://www.binefa.cat/IoT/04b_reflexionsTTN.pdf Algunes reflexions sobre l'ús real de The Things Network] | ||
+ | |||
+ | = Més documentació = | ||
+ | [https://thethingsnetwork.cat/index.php/The_Things_Network Què és The Things network?] per [https://thethingsnetwork.cat/ TTN.cat] | ||
+ | |||
+ | [https://thethingsnetwork.cat/index.php/LoRaWAN Què és LoRaWAN?] per [https://thethingsnetwork.cat/ TTN.cat] | ||
+ | |||
+ | [https://www.thethingsnetwork.org/docs/lorawan/ LoRaWAN Overview] by [https://www.thethingsnetwork.org/ The Things Network] | ||
+ | |||
+ | [https://arxiv.org/pdf/1607.08011.pdf Understanding the Limits of LoRaWAN] Published in IEEE Communications Magazine in January 2017 by Ferran Adelantado, Xavier Vilajosana, Pere Tuset-Peiro, Borja Martinez, Joan Melià-Seguí and Thomas Watteyne |
Revisió de 15:09, 19 abr 2024
The Things Network.cat - Xarxa comunitària per a l’Internet de les Coses
Conjunt IoT. Prova de connectivitat a The Things Network
Per saber si l'adreça per defecte del PCF8574 és 0x20 o 0x38 podeu escanejar tots els dispositius I2C amb esp32_i2cScanner_02.ino.
Per a determinar quin I2C escollir fem una mirada a l'esquema de la placa base IoT blanca
Al NodeRED a App va el nom d'Application a TTN (The Things Network)
A l'Access Key del NodeRED va el default key d'ACCESS KEYS a TTN
A la funció Cap a TTN del NodeRED al camp dev_id s'ha de posar el nom del dispositiu corresponent de la llista Devices a TTN
Ampliació de la connectivitat a The Things Network
Algunes reflexions sobre l'ús real de The Things Network
Més documentació
Què és The Things network? per TTN.cat
LoRaWAN Overview by The Things Network
Understanding the Limits of LoRaWAN Published in IEEE Communications Magazine in January 2017 by Ferran Adelantado, Xavier Vilajosana, Pere Tuset-Peiro, Borja Martinez, Joan Melià-Seguí and Thomas Watteyne