/PE1MEW_OTAA_Tracer

A tracker to locate LoRaWAN nodes that fail to personalise using OTAA.

Primary LanguageC++

PE1MEW OTAA Join Request Tracer V1.0

The PE1MEW OTAA Join Request Tracer V1.0 is a program to track LoRaWAN nodes that use OTAA for personalisation and that are incorrectly commissioned. As a result of this, the node will send periodically JoinRequest messages that are not answered with a Join Accept to finalise the personalisation process.

The PE1MEW OTAA Join Request Tracer V1.0 can be used with the same hardware as used for a single channel gateway that can be found on Github: https://github.com/things4u/ESP-1ch-Gateway-v5.0

PE1MEW OTAA Join Request Tracer

Disclaimer

The PE1MEW code is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

License

Following licenses apply:

PE1MEW code

The code added to the single channel gateway by PE1MEW is free software: You can redistribute to it and/or modify it under the terms of a Creative Commons Attribution-NonCommercial 4.0 International License (http://creativecommons.org/licenses/by-nc/4.0/) by PE1MEW (http://pe1mew.nl) E-mail: pe1mew@pe1mew.nl

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.

Single channel gateway code

The Single channel gateway code is licenced under MIT License

Copyright (c) 2016,2017 Maarten Westenberg (mw12554@hotmail.com)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.