User Tools

Site Tools


cultransceiver

CULTransceiver

This module is a part of the NetHomeServer. The CULTransceiver is an interface module for the CUL USB radio transceiver. The CUL transceiver is sold by BusWare. The NetHomeServer project has custom firmware designed for CUL which works with the CULTransceiver.

To use the CULTransceiver USB-drivers has to be installed for the Windows operation system. Instructions for this is located here.

You also have to install the NetHome firmware on the CUL-device and this is described here.

Attributes

  • SerialPort [get] [set] The hardware presents itself to the OS as a serial port, the name of the serial port is configured here.
  • ModulationFrequency [get] [set] The NetHome CUL firmware can modulate the radio signal with a frquency. This is primarally used when communicating with devices which sends the signal as IR. If set to 0, the modulation is disabled by default and only enabled by any underlying protocol which can specify modulation (like the Pronto protocol)
  • TransmissionPower [get] [set] The output power level. There are deven power levels available: 0 = -30 dBm, 1 = -20 dBm, 2 = -15 dBm, 3 = -10 dBm, 4 = 0 dBm, 5 = 5 dBm, 6 = 7 dBm, 7 = 10 dBm
  • SendCount [get] Number of messages sent
  • Connected [get] Connection state (“Connected” or “Not Connected”)
  • TestBeepFrequency [get] [set] Frequency of short test beep

Actions

  • Reconnect Attempt to reconnect with the hardware
  • PlayTestBeep

See also

cultransceiver.txt · Last modified: 2018/11/03 02:59 by 127.0.0.1