-
Transmitter file: Read potentiometer value, boolean data, and string text then merge all the data and send to LoRa receiver.
-
Receiver file: Read all the merged data and separate it into variable, the boolean data will turn on/off ESP32 Internal LED.
Library must be included:
- LoRa (By Sandeep Mistry)
All done, You're good to go!