This is the official repository of the examples covered in the book Lorawan Connectivity - Fundamentals and Practice , written by Pedro Bertoleti. Here you will find all the practical projects covered in the book, so that you can know in detail how everything was done, and also be able to take the projects provided here as the basis for your own projects.
All projects were done using the ESP32 microcontroller, programmed from ESP-DIDF (V4.4), with the aid of VSCode's ESP-DIDF plugins. Generally, the software requirements so you can open, compile and record the projects are:
Each project presents its own hardware requirements (signs, sensors and other various electronic components). Therefore, consult the book to find out what the hardware components are needed to reproduce the experiments.