Replies: 1 comment
-
This is the repository of the Artisan roast logging software. For any information on Acaia products please contact them directly. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I’m developing a minimal iOS app to display live weight, tare, and ideally also power on/off and calibrate the Acaia Umbra Lunar scale. I’ve analyzed the Brewmaster and Artisan code, matched the UUIDs and command structure, and tried all known event/enable commands, but I only receive static weight values. I’d appreciate any guidance on the correct BLE sequence or protocol details, especially for power and calibration features.
1. BLE Protocol/Live Weight Streaming
2. Command Structure/Parsing
3. BLE Characteristics/Descriptors
setNotifyValue(true, for:)
sufficient on iOS?4. Tare/Command Issues
5. Power Control
6. Calibration Function
7. Troubleshooting/Best Practices
8. Open Source/Reference
Beta Was this translation helpful? Give feedback.
All reactions