jens-a-e / LoraSendAndReceive_TTN_OpenDoTT_Test

Simple LoRa Connection Tester large based on example code with some customisations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Initial LoRaWAN Explorations for protoyping making wearable IoT

The experiences creating aconnection test for LoRaWAN have shown that the limited transmission capabilities, particularly in frequency of messages of e.g. two per minute, impact the prototyping and playful exploration despite the promising low energy use and long range of the connection technology.

I have stopped the explorations due to several time impacting factors such as small but significant hardware issues on the Arduino MKR1310 WAN (battery polarity is opposite of standard wiring, charging capability not working) and repeated connection problems with local The Things Network infrastructure. The aim was to have a small and easy to creatively sketch with protoype board which can be powered with a small rechargeable battery and connects not only at home but throughout the local area of a participant.

Licenses

Source code newly written by the researcher in this repository is licensed under the GNU Public License (GPL).

Creative Commons Licence

Any other original content is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Acknowledgments

🇪🇺 This project is part of Open Design of Trusted Things (OpenDoTT) doctoral training network and has received funding from the European Union’s Horizon 2020 research and innovation programme under the Marie Skłodowska-Curie grant agreement No. 813508.

About

Simple LoRa Connection Tester large based on example code with some customisations.


Languages

Language:C++ 100.0%