Vigyata.AI
Is this your channel?

No Wi-Fi? No Problem! Send Wireless Commands with LoRa and ESP32

4.6K views· 84 likes· 7:31· Jun 22, 2025

🛍️ Products Mentioned (1)

No Wi-Fi? No problem! In this project, we’ll show you how to send wireless commands using LoRa and ESP32—no internet or router required. This is a perfect ESP32 LoRa tutorial for beginners looking to build a wireless communication system without relying on Wi-Fi. Using an ESP32 board and LoRa modules, we’ll demonstrate how to create a simple LoRa transmitter and receiver setup that controls an LED from afar. This is a great example of LoRa communication, ESP32 wireless control, and Arduino wireless projects that are ideal for IoT or STEM learning. Whether you're testing LoRa long-range communication or looking for an ESP32 project without Wi-Fi, this is a fun and practical build! *These REYAX RYLR998 LoRa modules were sent to me at no cost in return for an honest review. 🔒Stay safe online with NordVPN 👉 Get it here: https://go.nordvpn.net/aff_c?offer_id=15&aff_id=123676&url_id=902 (affiliate link) NordVPN helps protect your data, lets you stream securely from anywhere, and blocks ads & trackers with Threat Protection Pro™. It’s fast, easy, and works on all your devices. 🛡️ I may earn a small commission if you use this link (at no extra cost to you) — thank you for supporting the channel! 🔔🔔 SUBSCRIBE 🔔🔔 don't forget to subscribe and click the bell! https://www.youtube.com/channel/UCt4bQMxOytascRdZmRao0wg?sub_confirmation=1 ***NEW*** bmonsterlaboratory@gmail.com - send request to join the email list. Include "ADD ME" in subject and body of email so I can find request. follow on Facebook or X Facebook: https://www.facebook.com/BMonster-Laboratory-101410418059806/ Twitter: https://twitter.com/b_monsterlab check out our Arduino play list! We try to make it easy 👍 https://www.youtube.com/playlist?list=PLcO7FXCqKbe4umnPh31rrKc3D0F01g3cD some of my favorite videos: Robotic arm animation: https://youtu.be/5FDEhmlQ-mA Pit Droid animation using Bottango: https://youtu.be/E8tsB2GdYjQ Better sound with DFPlayer Mini Mp3: https://youtu.be/-tH52i9Jhew Mastering servo motor control: https://youtu.be/GDnmAI_7lOk Blue Tooth remote control car: https://youtu.be/gVMBO25i6Ok Chapter: 0:00 intro 0:20 items used 0:44 The ESP32-S3 dev board 1:01 download Freenove CH343 driver 2:00 RYLR LoRa intro 2:43 RYLR LoRa pinout 2:57 the receiver setup 3:06 receiver wiring diagram 3:19 the transmitter setup 3:25 transmitter wiring diagram 3:40 transmitter code 4:15 LoRa code setup 4:38 AT commands 5:45 receiver code 6:29 RYLR LoRa demo

About This Video

No Wi‑Fi? No problem. In this video I show how I send simple wireless commands using LoRa and an ESP32—no router, no internet, just two boards talking over UART. I’m using a pair of ESP32‑S3 dev boards and two REYAX RYLR998 LoRa transceiver modules (they were sent to me at no cost for an honest review). The starter demo is intentionally beginner-friendly: one ESP32 is a transmitter with a pushbutton, and the other ESP32 is a receiver that turns an LED on and off. I walk through the wiring (TX/RX, 3.3V power, and ground) and I stress the big gotcha: these modules are 3.3V, so don’t feed them more than that. Then we get into the “meat and potatoes” with the RYLR998 modules—AT commands. I set a unique address for each device, match the network ID and RF frequency on both ends, and use the parameter command (spreading factor, bandwidth, coding rate, preamble) so the radios can actually talk. On the receiver side, the code just listens for serial text and looks for “on” or “off,” which keeps the Arduino code clean and easy to build on. I finish with a quick room-range demo and talk about future tests with different sensors, obstacles, and longer distances.

Frequently Asked Questions

🎬 More from BMonster Laboratory