Arduino library for the RoboCore LoRaWAN Bee v2.0 using the SMW_SX1276M0 LoRaWAN transceiver.
- /examples - Example sketches for the library (.ino). Run these from the Arduino IDE.
- /src - Source files for the library (.cpp, .h).
- keywords.txt - Keywords from this library that will be highlighted in the Arduino IDE.
- library.properties - General library properties for the Arduino package manager.
- License.txt - The license file of the library.
- LoRaWAN Tutorials - Tutorials for using the LoRaWAN protocol and the Bee.
- RoboCore LoRaWAN Bee v2.0 - Main webpage with technical data about the LoRaWAN Bee.
- v1.1.0 - Added commands, including for P2P.
- v1.0.2 - Minor update.
- v1.0.1 - Minor update.
- v1.0.0 - First release.
"SMW_SX1276M0-lib" is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
"SMW_SX1276M0-lib" 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. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with "SMW_SX1276M0-lib". If not, see https://www.gnu.org/licenses/