<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									ESP32-S3, SX1262 LoRA --Ultra Low Power, Wake-on-Radio, and Deep Sleep - Show &amp; Tell				            </title>
            <link>https://forum.dronebotworkshop.com/show-tell/esp32-s3-sx1262-lora-ultra-low-power-wake-on-radio-and-deep-sleep/</link>
            <description>Discussion board for Robotics, Arduino, Raspberry Pi and other DIY electronics and modules. Join us today!</description>
            <language>en-US</language>
            <lastBuildDate>Fri, 17 Apr 2026 11:49:24 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>ESP32-S3, SX1262 LoRA --Ultra Low Power, Wake-on-Radio, and Deep Sleep</title>
                        <link>https://forum.dronebotworkshop.com/show-tell/esp32-s3-sx1262-lora-ultra-low-power-wake-on-radio-and-deep-sleep/#post-51622</link>
                        <pubDate>Sat, 13 Sep 2025 10:32:17 +0000</pubDate>
                        <description><![CDATA[Project is a web based, remote load controller. Async web server, receives web request. LoRa transmitter sends two packets in one transmission. First packet is the Wake on Radio preamble, th...]]></description>
                        <content:encoded><![CDATA[<p>Project is a web based, remote load controller. Async web server, receives web request. LoRa transmitter sends two packets in one transmission. First packet is the Wake on Radio preamble, the second packet is the payload; turns on load, calls radio.sleep, sets external wake up timer. Timer expires, turns off load, devices enter sleep; await for cycle to repeat. Original use case was for a Wyze Cam3, power bank switch to conserver battery power. Web request came from website link; the two packets, one transmission keeps the web experience to a single click on the link.<br /><br />GitHub project  <a title="EoRa PI Foundation" href="https://github.com/Tech500/EoRa-PI-Foundation" target="_blank" rel="noopener">EoRa PI Foundation</a> receiver has 175 µA average current consumption using SX1262 LoRa Duty Cycle and Deep Sleep. Current consumption measurement images; done with <a title="ESP32-S3, SX1262 LoRA --Ultra Low Power, Wake-on-Radio, and Deep Sleep" href="https://github.com/Tech500/EoRa-PI-Foundation/blob/main/Images/NPPK2-Images.md" target="_blank" rel="noopener">Nordic Power Profiler Kit II</a>.<br /><br />Duty cycle = \~1.4% of the time listening (11 mA spike, lasting 9.91 mS), \~98.6% of the time deep sleep (Baseline current 25.38 µA).<br /><br /><a title="ESP32-S3, SX1262 LoRA --Ultra Low Power, Wake-on-Radio, and Deep Sleep" href="https://ebyteiot.com/products/ebyte-oem-odm-eora-s3-900tb-22dbm-7km-mini-low-power-and-long-distance-sx1262-rf-module-lora-module-915mhz" target="_blank" rel="noopener">EoRa PI Development Board</a> <br /><br /><a title="ESP32-S3, SX1262 LoRA --Ultra Low Power, Wake-on-Radio, and Deep Sleep" href="https://github.com/Tech500/EoRa-PI-Foundation/blob/main/Serial%20output.txt" target="_blank" rel="noopener">Serial Monitor output with comments</a> <br /><br /><a title="ESP32-S3, SX1262 LoRA --Ultra Low Power, Wake-on-Radio, and Deep Sleep" href="https://github.com/Tech500/EoRa-PI-Foundation/blob/main/README.md" target="_blank" rel="noopener">Project repo ReadME.md</a>  <br /><br />William, </p>]]></content:encoded>
						                            <category domain="https://forum.dronebotworkshop.com/show-tell/">Show &amp; Tell</category>                        <dc:creator>AB9NQ-William</dc:creator>
                        <guid isPermaLink="true">https://forum.dronebotworkshop.com/show-tell/esp32-s3-sx1262-lora-ultra-low-power-wake-on-radio-and-deep-sleep/#post-51622</guid>
                    </item>
							        </channel>
        </rss>
		