LoraWAN-MAC-in-C library, adapted to run under the Arduino environment (2020-05-11 apologies for slow response on issues and PRs, I catching up but stil wa behind)
This project intends to provide a series of tools to craft, parse, send, analyze and crack a set of LoRaWAN packets in order to audit or pentest the security of a LoraWAN infrastructure.
As of now, we have a lorawan.rst file that describes some of the functionalities of the module, but this is not enough. I've identified the following tasks to improve the documentation of the module:
Add a compiled documentation page, possibly hosted through Github Pages for immediate access by users.
As of now, we have a
lorawan.rstfile that describes some of the functionalities of the module, but this is not enough. I've identified the following tasks to improve the documentation of the module: