I’ve got a bluetooth BFour Wireless meat thermometer that I’m hoping can be included as a supported device. It shows up as “Grill BT5.0”. Here is the data I see when I connect and look from nRF Connect on Android:
Company: Reserved ID <0x1101>
0xFF223311002222
Complete Local Name: Grill BT5.0
The device has 6 temp probe inputs each represented on the “Unknown Characteristic” 0xFFB2 value in columns. For example, probe 1 values show up in columns 3 and 4 if reading left to right., probe 2 is columns 5 and 6, etc…
the value shows up as hex representations of tenths of a degree in celsius. For example, 00-F0 = 240 = 24.0C
Any other info needed to add this as a supported device?