What's new in Decent Scale v1.2
New scale features
- The top of the scale is now a scratch resistant, frosted, matte plastic.
- The displayed scale weight is not changed when you touch buttons.
- Your finger is detected currently approaching or touching a button, and the weight display on the scale keeps the current weight until your finger moves away.
- A new kind of touch sensor chip is now being used, which should resolve the button press problems that previous models occasionally had.
- Decent Scale v1.2 is limited to a maximum of 1000g of weight on the scale platform when powering up.
- After powering up, v1.2 can handle up to 2000g of weight on the scale.
- If more then 1000g is on the scale when powering up, the scale will not measure any additional weight.
New BLE features
- Turn the scale off with a BLE command: 030B030000000B
- Firmware v1.2 and newer includes a millisecond accurate timestamp with each weight measurement.
- This is (1) to help you calculate flow rate, (2) to know if you lost a weight measurement or (3) have received an out of order weight message.
- Firmware v1.2 and newer sends weight with a timestamp, as a 10 byte message.
- Firmware v1.0 and v1.1 sends weight as a 7 byte message.
BLE bug fixes
- When BLE connected, the O button no longer auto-tares, and is instead correctly controlled entirely by the app.
- The weight change feature has been discontinued as of firmware v1.2.
What's new in Decent Scale v1.1
New scale features
- High availability mode.
- The scale will turn on by itself when USB power is turned on. It will never turn off, unless told to via BLE.
- BLE pairing never times out, so your app can always connect
- Combining these two features, your app can enjoy very high reliability, always knowing the scale is on and available to your app.
- Your app can automatically and easily recover from power loss.
- Power on with the square [] button to turn the scale on with no bluetooth (and thus, no blinking blue light)
- Auto power-off during idle now extended to 10 minutes (previously was 2 minutes) Only applies when using batteries.
- Purple LED always means "finger detected touching a button"
New BLE features
- Command to set grams vs ounces (not required to do this manually)
- Command to see if running on USB power vs batteries
- Command to find out scale's firmware version number
BLE bug fixes
- The O button should be under software control via bluetooth, and should not cause taring automatically
- Sometimes a command sent to the scale is lost, and has to be sent twice (currently worked around invisibly by the app)
- Cannot determine current battery power via bluetooth
- Long press on O and [] buttons not differentiated from a short press.