Smart Acknowledge (Smart Ack) is the EnOcean protocol for bidirectional communication with battery-less devices: the sensor registers with a Postmaster (a relay) that buffers commands destined for the sensor and delivers them during the brief listening window that follows each of the sensor's own transmissions.
True
Smart Ack solves the fundamental asymmetry of an energy-harvested sensor: it can transmit cheaply but cannot afford to keep a receiver running continuously. A mains-powered Postmaster acts as a persistent relay; the sensor registers its short listening windows (typically a few milliseconds after each outgoing telegram), and the Postmaster queues any inbound commands (configuration, ACK, OTA updates) in a mailbox. As soon as the sensor next transmits, the Postmaster fires the queued command inside the listening window. This is what makes over-the-air configuration of battery-less devices possible at all.
When commissioning Smart Ack devices, always verify that the Postmaster has mains power backup; a mailbox loss after a power cut will silently drop pending commands and confuse the field technician.
EnOcean bank in preparation
The full EnOcean bank isn't available yet. Drop your email to get notified at launch and grab an early-bird discount.
Join the waitlist →See the 9 other EnOcean practice questions
Related questions
- Which EnOcean radio frequencies are used in Europe, North America and Japan respectively?1. Architecture · Frequenzen
- The most common EnOcean RORG values are RPS (F6, Repeated Switch Telegram, push-buttons), 1BS (D5, 1-Byte Sensor, magnetic contacts), 4BS (A5, 4-Byte Sensor, temperature / CO2 / lux sensors) and VLD (D2, Variable Length Data, modern multi-function devices).2. EEP · Häufige RORG
- A Level 1 EnOcean repeater retransmits every received telegram (extending the range), while a Level 2 repeater also retransmits telegrams already forwarded by other repeaters (allowing wider cascading at the cost of higher loop risk).4. Repeater · Repeater Level 1
- EnOcean is particularly well suited to the retrofit of existing buildings: sensors and buttons can be added without pulling cable or fitting batteries, with a 20+ year service life, making it ideal for heritage buildings or sites that are difficult to rewire.7. KNX integration · Retrofit-Anwendung
- DolphinView (EnOcean Alliance, free of charge) is the reference tool for EnOcean developers and integrators: it sniffs radio telegrams, decodes EEPs, simulates devices and supports debugging during installation.8. Tools · DolphinView