Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tools:lorawan [2024/09/01 16:15] – [Arduino] darron | tools:lorawan [2024/09/02 20:04] (current) – [Resources] darron | ||
---|---|---|---|
Line 1: | Line 1: | ||
====LoRaWAN==== | ====LoRaWAN==== | ||
- | Various links to LoRaWAN articles. | + | Work-in-progress |
+ | ===Cloud services=== | ||
- | ===Arduino=== | + | [[https:// |
- | [[https://web.archive.org/web/20200219204541/ | + | [[https://eu1.cloud.thethings.network/console/|TTN Login]] |
- | ==Install== | ||
- | |||
- | [[https:// | ||
- | |||
- | [[https:// | ||
- | |||
- | [[https:// | ||
- | |||
- | ==Program== | ||
- | |||
- | [[https:// | ||
- | |||
- | Arduino/ | ||
- | < | ||
- | #define LMIC_LORAWAN_SPEC_VERSION LMIC_LORAWAN_SPEC_VERSION_1_0_3 | ||
- | #define CFG_eu868 | ||
- | #define CFG_sx1276_radio | ||
- | #define DISABLE_PING | ||
- | #define DISABLE_BEACONS | ||
- | #define LMIC_PRINTF_TO | ||
- | #define LMIC_DEBUG_LEVEL | ||
- | </ | ||
- | |||
- | When testing against ChirpStack this hardly processes a JoinAccept in a timely fashion, but it will work eventually. | ||
- | |||
- | Ultimately you may consider using Arduino with LoRaWAN a waste of time. | ||
===Resources=== | ===Resources=== | ||
- | https://www.mobilefish.com/developer/lorawan/ | + | [[https://github.com/UniCT-ARSLab/LWN-Simulator|LoRaWAN node simulator]] |
- | https:// | ||
- | https://www.thethingsnetwork.org/forum/t/lmic-node-one-example-to-rule-them-all/46964 | + | [[https://web.archive.org/web/20110829202744/http:// |
- | https:// | + | [[https://revspace.nl/DecodingLora|Signal analysis and decoding with SDR]] |
- | + | ||
- | https:// | + | |
- | + | ||
- | https:// | + | |
- | + | ||
- | [[https://uk1.loriot.io/ | + | |
- | + | ||
- | [[https:// | + | |