pascaljp / ibs_th1

A library to handle broadcasted message from bluetooth device IBS-TH1 and IBS-TH1 mini.
5 stars 1 forks source link

Support IBS-TH1 Plus #3

Closed pascaljp closed 3 years ago

pascaljp commented 3 years ago

Apparently current code does not work for IBS-TH! Plus because of CRC value mismatch. Even if the manufacturer payload changes, CRC value returned from IBS-TH1 Plus sometimes does not change.

I'm thinking about temporary disabling the CRC check.

pascaljp commented 3 years ago

The device is supported from version 1.1.0 🎉

How: disabled CRC check. Seems like the device fills some data that is not CRC.