Nexa devices

NetHomeServer Nexa Connection

Nexa is a radio based system for remote control of switches and dimmers. Nexa is really just one of the names this system is sold under. The actual devices are made by ArcTec, but branded by resellers in Europe and US. It is also sold under the product names: Chacon, Elro AB600 and Proove. The system also includes PIR-detectors, magnet switches for windows and other detectors which work as remotes and can control the switches.

Nexa has two addressing systems, one old where devices are explicitly given a house code and device code with code wheels and one newer “self learning” system where transmitters have unique addresses and the receivers “learn” the code of the sender which is controlling it. NetHomeServer supports both variants, which in reality are two entirely different protocols.

The Nexa system have no native computer interface. It does however use the standard 433MHz radio band (in Europe), which makes it possible to use the generic 433MHz receiver and sender of the NetHomeServer to send and receive commands to and from Nexa devices.

You can use the NetHomeServer CUL Connection for sending the radio control messages

You can also use the AudioProtocolParser and the AudioProtocolTransmitter interface modules. Currently you will have to build the hardware for the actual transmitters and receivers yourself, but it is quite easy done by modifying existing products.

The NetHomeServer can act in several roles with the Nexa-system:

NetHomeServer Modules

The Nexa-Related objects in the NetHomeServer are:

Limitations

The old Nexa system where you manually set the adresses has a big limitation in the way dimmers are controlled which makes computer controlled dimming of Nexa devices practically impossible. The self learning version however has excellent support for dimming to an absolute level.

Dimming of an old Nexa Device is done by holding down the button of the remote control for a while - this starts the “dim mode” where the dim level constantly rises and falls. When the wanted dim level is reached, you press the button again to freeze the current level. This means you actually have to see the lamp while dimming and it needs very low latency on the control (to stop at the right moment). This makes it difficult to use in computer controlled remote control applications. The on/off function however is good, in the sense that it has separate on and off commands (not just toggle), this is very good for computer control. See system comparison page for comparison with other remote control systems.