rfxcom / node-rfxcom

Node.js client for talking to an RFXtrx433 device
MIT License
61 stars 45 forks source link

Transmitted ActivLink packet format is wrong #116

Closed maxwellhadley closed 8 months ago

maxwellhadley commented 8 months ago

The packet sent by the ActivLink transmitter is one byte short - the RFU byte is missing. Also, there is no test for this transmitter type. Coincidence?

maxwellhadley commented 8 months ago

ActivLink transmit packet format corrected in v2.6.1