Skip to content

zaidanrafi/LoRa-Sending-multiple-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Sending multiple data using LoRa and ESP32

  1. Transmitter file: Read potentiometer value, boolean data, and string text then merge all the data and send to LoRa receiver.

  2. Receiver file: Read all the merged data and separate it into variable, the boolean data will turn on/off ESP32 Internal LED.

Note:

Library must be included:

  • LoRa (By Sandeep Mistry)

lora_library

All done, You're good to go!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages