I'm looking at how xiaomi is handling their weighing scales, they've set their weigh unit as a descriptor which you can set/get to configure whether the data is recorded in LBs or KG. I don't have a problem with creating a characteristic but I thought I'd implement it how standards assume it to be.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
I'm looking at how xiaomi is handling their weighing scales, they've set their weigh unit as a descriptor which you can set/get to configure whether the data is recorded in LBs or KG. I don't have a problem with creating a characteristic but I thought I'd implement it how standards assume it to be.