The Group Address space in KNX TP1 allows up to 65 536 different Group Addresses (2^16).
True
A Group Address is encoded on 16 bits inside the telegram, giving 65 536 possible values. In practice, the address 0/0/0 is reserved as a broadcast, so 65 535 addresses remain available for application use. Whether the project uses the 2-level (main/sub) or 3-level (main/middle/sub) representation does not change the underlying 16-bit address space — it only changes how the bits are visually grouped in ETS.
Even on huge projects the limit is rarely reached — long before exhausting 65 535 addresses, you will have hit ETS performance bottlenecks. Worry about naming clarity, not about running out of addresses.
Keep going with the full KNX Basic bank
Keep going with the full KNX Basic bank: unlimited timed mock exams, detailed answers, history. From €19 (one-time payment).
See pricing — from €19 →See the 9 other KNX Basic practice questions
Related questions
- On how many bits is the Group Address encoded inside a KNX TP1 telegram?2. TP Topology · Kodierung der Gruppenadresse
- Within a KNX area, the maximum number of Line Couplers is 15, one per subsidiary line.2. TP Topology · Bereichsbegrenzungen
- The 'Reset Device' command in ETS performs a software restart of a KNX device without erasing its individual address or its application configuration.7. ETS Programming · Geräte-Reset
- A single Group Object can be associated simultaneously with several Group Addresses in ETS, which is typically used so that an actuator reacts to several commands (e.g. individual command + zone command + scene).7. ETS Programming · Multi-Binding
- Activating Data Secure on a Group Address adds a per-telegram overhead (authentication and encryption) that reduces the usable application payload.9. KNX Secure · Data-Secure-Overhead