Sorry for the late response. Yes, I tested all channels with a signal generator, and for me, it works ok. This is a video from 5 months ago.
https://www.youtube.com/watch?v=t8Kr4eWmNAs
edit:
Please note that in the code the reference is set to BN! Not to A1 A2 (AA). If you want AA reference change line 70 from
Code: Select all
packet.append(0x06)
Code: Select all
packet.append(0x01)