I want to add support for the Heidemann HX 70372,70835,70836 range extension for door bells device.
I already created the implementation on a branch, but there is still work to do before I can raise a merge request.
The branch can be found here if anybody wants to have a look at it. The implementation is in this file.
The frames are 13 bit long but the content it is not totally clear. It contains at least a 6 bit id, but the rest is unclear.
The bits 0..3, 8 and 12 are always zero. I need to test with an empty battery to check if any of those bits is a batttery low bit.
If anyone has information about those bits, please post below
I want to add support for the Heidemann HX 70372,70835,70836 range extension for door bells device.
I already created the implementation on a branch, but there is still work to do before I can raise a merge request.
The branch can be found here if anybody wants to have a look at it. The implementation is in this file.
The frames are 13 bit long but the content it is not totally clear. It contains at least a 6 bit id, but the rest is unclear.
The bits 0..3, 8 and 12 are always zero. I need to test with an empty battery to check if any of those bits is a batttery low bit.
If anyone has information about those bits, please post below