Shelly Pro LoRa Add-on

Short description
Unlock up to 5 km of reliable communication with the Shelly Pro LoRa Add-on - designed specifically for Shelly Pro devices.
This galvanically isolated add-on is the ultimate solution for long-range, reliable communication. Whether you're automating street lighting, managing remote facilities, or optimizing smart agriculture, this powerful add-on extends connectivity where traditional solutions fall short. Built with LoRa technology, it ensures secure, efficient, and uninterrupted performance – even in the most challenging environments.
It features an SMA antenna connector, allowing you to improve coverage by extending the included antenna outside metal enclosures or upgrading to a higher-gain antenna. It also supports custom scripts, giving you the flexibility to tailor its functionality to your specific use case.
The Shelly Pro LoRa Add-on is available for EU868.
Main features
Communicate up to 5 km with ease, thanks to the external antenna.
SMA connector allows antenna extension or upgrade for better signal.
Seamlessly integrates with Shelly Pro devices for extended communication.
Built to perform even in obstructed or hard-to-reach areas.
Supports custom scripts to match specific use cases.
Supports low power mode for the EU868, enabling continuous communication without duty cycle limitations.
Galvanically isolated for safe and reliable operation.
Use cases
Smart Street Lighting Automation
Automate streetlights with LoRa-enabled relays for real-time control and monitoring. Adjust lighting schedules based on traffic or weather, monitor energy consumption, and receive fault alerts to reduce maintenance downtime and costs.Precision Agriculture and Remote Irrigation
Use LoRa-enabled relays to automate irrigation systems and lighting across remote fields. Control pumps, sprinklers, and lighting schedules based on soil moisture, weather data, and operational needs. Monitor environmental sensors and power consumption to optimize water usage, energy efficiency, and crop productivity without requiring on-site management.Smart Parking Lot Lighting and Management
Deploy LoRa Add-ons on parking lot lights for automated schedules and dimming based on activity. Trigger lights with motion sensors to save energy during low usage and enhance safety. Integrate LoRa communication for fault detection and monitoring, ensuring timely repairs and efficient maintenance.Warehouse Automation and Control
Automate warehouse lighting zones with dimming or switching to optimize energy usage and enhance visibility. Use LoRa-enabled relays for efficient energy monitoring and fault detection, ensuring seamless operation across large warehouse spaces.Remote Facility Equipment Control
Use LoRa Add-ons to automate and monitor pumps, lighting, and power systems in remote facilities. Optimize energy consumption by controlling equipment schedules based on operational requirements and environmental conditions. Receive real-time alerts for power or equipment failures, ensuring efficient management and minimal manual intervention.
Main applications
Residential
MDU (Multi Dwelling Units - apartments, condominiums, hotels, etc.)…
Light commercial (small office buildings, small retail/restaurant/gas station, etc.)…
Government/municipal
University/college
Farming
Connectivity
LoRa
User interface
Inputs
-
Outputs
Two LEDs:
Upper LED – Blinks on data reception (RX)
Lower LED – blinks on data transmission (TX)
Add-on Interface
Shelly proprietary serial interface to connect to a Shelly device
Specifications
Quantity | Value |
|---|---|
Physical | |
Size (HxWxD): |
|
Weight: |
|
Mounting: |
|
Shell material: | Plastic |
Shell color: | Black |
Environmental | |
Ambient working temperature: | -20 °C to 40 °C / -5 °F to 105 °F |
Humidity | 30% to 70% RH |
Max. altitude: | 2000 m / 6562 ft |
Electrical | |
Power supply: | 3.3 V (from compatible Shelly device) |
Power consumption: | < 150 mW |
Radio | |
LoRa | |
RF band: |
|
Max. RF power: | < 14 dBm |
Range: | Up to 5 000 m / 16 400 ft |
Compatible antenna: | |
Frequency range: | 863-870 MHz |
Impedance: | 50 Ω |
SWR | < 3.0 |
Connector: | SMA-М |
Compatible host devices | |
Compatible host devices: |
|
Shelly Smart Control application guide
Scripting examples
Solutions
FAQ
Why is my Shelly device not recognizing the Shelly Pro LoRa Add-on?
Please check the following:Ensure your Shelly Pro LoRa Add-on is mounted securely on a compatible Shelly Pro host device.
Confirm that the host device is running firmware version 2.0 or later.
Verify that the Pro LoRa Add-on is properly connected to the proprietary Shelly serial interface (used to connect Add-ons to Pro devices).
2. Can multiple Shelly devices transmit data over LoRa via a single Shelly device with a Pro LoRa Add-on? Or do all devices need a Pro LoRa Add-on?
If you have a Shelly Pro device with a Pro LoRa Add-on acting as a gateway, it can receive data from other devices (including BLU devices via Bluetooth) and forward or process it.
For example, data from BLU devices (e.g., BLU H&T) can be collected via Bluetooth by the Shelly device with the Pro LoRa Add-on and transmitted over LoRa. This setup requires custom scripting, and template scripts for transmitter and receiver use cases are available. You can refer to the examples in our GitHub:For Shelly device that acts as LoRa gateway and listens to Bluetooth devices: GitHub Link
For Shelly device that receives data over LoRa: GitHub Link
If you want the simplest and most robust setup, it is recommended that each Shelly device that needs LoRa communication has its own Pro LoRa Add-on.
Is the Shelly Pro LoRa Add-on limited to a one-to-one connection, or can it support multiple devices?
The Shelly Pro LoRa Add-on supports flexible communication topologies:It can operate in one-to-one, one-to-many, and many-to-one configurations.
You need at least one transmitter and one receiver, but you can also have:
One sender communicating with multiple receivers
One receiver receiving data from multiple transmitters
Multiple transmitters and multiple receivers
To ensure reliable communication, it is recommended to avoid multiple transmitters sending data at the same time, as this can lead to radio collisions.
Make sure that all Shelly Pro LoRa Add-ons use the same LoRa configuration (e.g., frequency, bandwidth, spreading factor) to ensure proper communication.
Can I still use the standard functionality of a Shelly Pro device when it has a Pro LoRa Add-on?
Yes. The device can simultaneously operate as a LoRa communication point and a locally controlled Shelly device.What is the LoRa Spreading Factor (SF), and how should I use it?
The LoRa Spreading Factor (SF) defines the trade-off between range, data rate, and airtime:Lower SF (e.g. SF7) - provides a shorter range but allows faster transmissions and more messages per hour.
Higher SF (e.g. SF12) - increases communication range, but results in longer airtime and fewer messages per hour.
When using multiple devices, set the SF based on the farthest device in the network. This ensures reliable communication for all nodes.
Why did my Shelly LoRa Add-on suddenly stop transmitting, even when the sender and receiver were very close?
This is most likely caused by the LoRa Safety Stop, which is triggered when transmission limits are exceeded:In the EU868, LoRa devices are subject to regulatory duty cycle limits (for example, typically 0.1% per hour per sub-band). This limits how long a device is allowed to transmit within a one-hour period.
To protect against misconfiguration, faulty scripts, or unintended excessive transmissions, the Shelly Pro LoRa Add-on implements a Safety Stop mechanism.
The Safety Stop is triggered when 25% of the recommended hourly transmission time is reached.
Once triggered, the Pro LoRa Add-on temporarily blocks further transmissions, regardless of distance between devices.
Transmissions will automatically resume once the hourly usage drops back below the recommended limit.
Can LoRa Add-ons and Pro LoRa Add-ons communicate with each other?
Yes, both add-ons can communicate with each other, provided they use the same configuration.
Compliance and certification
Shelly Pro LoRa Add-on multilingual EU declaration of conformity 264 2026-02-26.pdf
Shelly Pro LoRa Add-on UK PSTI ACT statement of compliance 264 2026-02-26.pdf
Shelly Pro LoRa Add-on UKCA declaration of conformity 264 2026-02-26.pdf