This is a practical book how to implement a simple Wireless Sensor Networks (WSN) with ESP32 over LoRa network. The following is a list of highlight topics in this book. * Preparing Development Environment * Set up ESP32 LoRa * Sending and Receiving Data over ESP32 LoRa * Handling LoRa Receiver Interrupt * Broadcast Messages over LoRa Network * Building WSN Application Based ESP32 LoRa
This is more like a few, good blog posts than a book, but I'm okay with that format. The author provides code and diagrams to help you get up and running quickly. If you're looking for a howto on Arduino or a LoRa protocol deep dive, this is not the book for you. If you just want to hurry up and get something working, consider this.