Search found 1 match
- 15 Nov 2021, 18:45
- Forum: Watchfaces tools
- Topic: Amazfit BIP to BIP S json converter
- Replies: 10
- Views: 15198
Re: Amazfit BIP to BIP S json converter
thank´s for the converter tool. For some reason the numbers for battery, calories, steps and heartrate are not displayed. Any idea why?
You will need to add some lines of code "Number": {
like this:
"Activity": {
"Steps": {
"Number": { <------- this
"TopLeftX": 62,
"TopLeftY": 148 ...