I wonder if its possible to connect amazfit to multiple devices imagine i have my phone that is connect to amazfit at the moment but i would like to connect to my tablet to .
Is this possible ???
What Amazfit device are you talking about? The watch/Pace? Probably not, because the Amazfit Watch app requires reading a QR code for pairing, and it's not trivial to get it shown after it's already paired. But why would you like to do it? You can try and tell us, after you find out how to show the QR code after the match is paired. And if you explain why you'd want this, maybe there's something else you can do to communicate the watch to two devices...
no.
I have it connected to 2 phones.
If I remember right I just installed the Amazfit app on second phone and logged in with my account.
Jogor said:
I have it connected to 2 phones.
If I remember right I just installed the Amazfit app on second phone and logged in with my account.
Click to expand...
Click to collapse
You sir are right. Thank you very much!
It can but you are a bit limited in options I think.
You can connect it to a phone and BT headset at the same time (Stratos at least). I haven't tried to connect it to many other devices because what's the use?
Jogor said:
I have it connected to 2 phones.
If I remember right I just installed the Amazfit app on second phone and logged in with my account.
Click to expand...
Click to collapse
At work I have 2 phones with me all the time, my company issued and my personal phone. I want to get notifications on both of them on the smart watch.
Can you test please if it will work?
trycan said:
At work I have 2 phones with me all the time, my company issued and my personal phone. I want to get notifications on both of them on the smart watch.
Can you test please if it will work?
Click to expand...
Click to collapse
I don't have my Amazfit watch anymore, so can't test.
I'm using a Fitbit Ionic now, but miss my Amazfit sometimes..
Watchdroid app can be used for notifications, cant that be used on multiple devices?
in case you try to connect to android and iphone same time with amazfit app stratos watch you get a notification to uninstall in android first
To summarise:
1. You can connect two devices to the same phone, at least as long as they are different models. Here is a video with Pace and Stratos:
https://www.youtube.com/watch?v=zBmSwKN058E
2. You cannot connect the same device to more than one phone. As a work around, you can try to use Amazfit app on one phone and WatchDroid on another (or WD on both, maybe it works). Be aware that it might decrease battery life.
Original question in thread again. Can you connect Amazfit Stratos to an android tablet or IPad instead of your phone? Why? Screen too small on phone for my eyesight.
winsail said:
Original question in thread again. Can you connect Amazfit Stratos to an android tablet or IPad instead of your phone? Why? Screen too small on phone for my eyesight.
Click to expand...
Click to collapse
If you can install and login to Amazfit Watch app, then you can (the tablet must have Bluetooth 4.1 - aka BLE - and a camera, of course, or you can use a workaround to transfer the watch to your account on the tablet).
Related
Hi there,
i'm trying to build a companion app similar to watchdroid with wich i can send data to the watch and display them on a widget/springboard.
In my case i wan't to have my blood glucose level on my watch as i was used to with my android wear watch.
I have a simply app made with taske wich can read out a json from my nightscout site. This sadly work only via wifi.
Main problem is the bluetooth comunication. i've tried so many simply bluetooth apps and librarys via sideload. I can't even tell how many. Non of them worked out. Only some worked in watch to phone direction but not the other - desired - way. In almost every case, my phone could'nt even find the watch.
But since watch droid got it working, i know there is a way.
There is another way to get data to the watch: the notification system. Since i also could'nt get the notification listener to work on the watch, it is also not a starting point for me.
Last chance i see is automizing watchdroid and sending a file at a regulary scedule and reading this from the widget.
For the moment i just use Notify and fitness cause the Phone notification with my glucose level is persistent and the huami app ignores persistent notifications.
But get a new notification with my glucose level every 5 Minutes. On the phone the notification gets just updated, on the watch i get a new one. Over the day the notification stack gets fuller and fuller...
I'm not talking about geting this into a watchface, thats the next step after the next hundreds of steps.
Any help and tipps are welcome.
When a notification is dismissed on the phone, it should dismiss on the watch.
If you have the source to this app, you could make it dismiss it's notification and send a new one.
Klaus3d said:
Hi there,
i'm trying to build a companion app similar to watchdroid with wich i can send data to the watch and display them on a widget/springboard.
In my case i wan't to have my blood glucose level on my watch as i was used to with my android wear watch.
I have a simply app made with taske wich can read out a json from my nightscout site. This sadly work only via wifi.
Main problem is the bluetooth comunication. i've tried so many simply bluetooth apps and librarys via sideload. I can't even tell how many. Non of them worked out. Only some worked in watch to phone direction but not the other - desired - way. In almost every case, my phone could'nt even find the watch.
But since watch droid got it working, i know there is a way.
There is another way to get data to the watch: the notification system. Since i also could'nt get the notification listener to work on the watch, it is also not a starting point for me.
Last chance i see is automizing watchdroid and sending a file at a regulary scedule and reading this from the widget.
For the moment i just use Notify and fitness cause the Phone notification with my glucose level is persistent and the huami app ignores persistent notifications.
But get a new notification with my glucose level every 5 Minutes. On the phone the notification gets just updated, on the watch i get a new one. Over the day the notification stack gets fuller and fuller...
I'm not talking about geting this into a watchface, thats the next step after the next hundreds of steps.
Any help and tipps are welcome.
Click to expand...
Click to collapse
Hello,
what application do you use to get a notification every 5 minutes ??? you use a FreeStyle Free blood glucose sensor ??? I will be very happy to read you to know if you succeeded !!!
astrarico said:
Hello,
what application do you use to get a notification every 5 minutes ??? you use a FreeStyle Free blood glucose sensor ??? I will be very happy to read you to know if you succeeded !!!
Click to expand...
Click to collapse
Yes, it's freestyle libre with ambrosia blucon nightrider for nfc readout and transmission every 5 min. The app i use is xdrip+.
The notification is persistent to keep the data collector service running, to show the value on the notificatiin icon even on the aod of samsungs.
Klaus3d said:
Yes, it's freestyle libre with ambrosia blucon nightrider for nfc readout and transmission every 5 min. The app i use is xdrip+.
The notification is persistent to keep the data collector service running, to show the value on the notificatiin icon even on the aod of samsungs.
Click to expand...
Click to collapse
ah yes anyway, the price of "ambrosia blucon nightrider" as we say at home "it stings the eyes". before you give me the answer I was wondering how you did to get back the FreeStyle scan, so I understand. on the other hand to use the nightscout, it is a little the course of the fighter ... a lot of account to create. damage that the app glimp or other does not regroup suddenly!
It's currently my intention to build a framework for both phone and watch to allow apps to get data from the internet at some point in the next few months. I'm stuck with work to do at the moment so don't have any time to put towards projects (especially not big ones like that) but in the future - probably
I'd ideally also like to get Android Wear (not Wear OS, it's an old version) working too, to allow at least some companion apps to function (Sleep as Android, Keep etc.). I've got the framework working fine (which does improve app compatibility, but no communication still severely limits what they can do), but the two way Bluetooth connection throws an error that I cannot find any documentation about, so it's on hold for now until I have sufficient time to investigate properly
This would be awesome to have a framework like this. In my case i would'nt even need real internet access, due to the web service is localy provided by the xdrip app. But this would open so many things and possible options to code. Let me know if i could help. I'm also short in time but willing to help.
Getting Android wear working on the pace/stratos would also be great. I tried out sideloading the micro apk for wear of xdrip+ and it worked out better than expected. No crashes from the app and even the integrated watchfaces were selectable. Of course there were no data shown and no low power watchface.
Klaus3d said:
Getting Android wear working on the pace/stratos would also be great. I tried out sideloading the micro apk for wear of xdrip+ and it worked out better than expected. No crashes from the app and even the integrated watchfaces were selectable. Of course there were no data shown and no low power watchface.
Click to expand...
Click to collapse
It might actually be possible to build a newer version of Android, source code exists for the CPU and MIPS sources exist all the way up to Oreo, but again that would take time I don't have (and space for that matter)
Just wanted to let you know, that thanks to edotassi i have a working widget with my blood glucose values on my Stratos.
https://github.com/edotassi/AmazMod
https://github.com/edotassi/AmazModService
Now i'm fine tuning the widget and maybe also the nightscout parts of amazmod. But i'm still learning.
Klaus3d said:
Just wanted to let you know, that thanks to edotassi i have a working widget with my blood glucose values on my Stratos.
Now i'm fine tuning the widget and maybe also the nightscout parts of amazmod. But i'm still learning.
Click to expand...
Click to collapse
Hi, great news. Will this work on Amazfit BIP ?
Since the Bip does not rely on the AmazFit Watch app, i'd say no.
Can you show on the photo the indications of the xdrip on the watch? how it works.
Hi, i'm now trying to integrate quinnys library into xDrip, to make thinks easy and to allow 2 way communication.
Since xDrip is a really big and complex project + i'm a noop i'm having trouble with providing a switch in the menus and finding the right place to start the service from. Maybe someone can help me out again.
I am also really interest of amazfit bit. I saw now, xdrip have one section called "amazfit synk service" look like can connect with this kind of phones. Are there news to see the value on the display?
Tapiocapioca said:
I am also really interest of amazfit bit. I saw now, xdrip have one section called "amazfit synk service" look like can connect with this kind of phones. Are there news to see the value on the display?
Click to expand...
Click to collapse
None of this will work with the Bip, it's too limited
Is there any way to implement the clockscreen or widget from Glimp instead of XDrip on the Stratosphere. I'm getting better use from Glimp and MiaoMiao.
Klaus3d said:
Just wanted to let you know, that thanks to edotassi i have a working widget with my blood glucose values on my Stratos.
https://github.com/edotassi/AmazMod
https://github.com/edotassi/AmazModService
Now i'm fine tuning the widget and maybe also the nightscout parts of amazmod. But i'm still learning.
Click to expand...
Click to collapse
You should ask this the devs of glimp.
any reason to nobody make watcfaces like below screens?i searched but i found only for android wear. i hope developers make this style watchfaces. for amazfit pace thanks
There is no way to fetch calendar data on watch using the builtin features now. There is a standalone calendar widget that can be helpful. Next AmazMod version is rumored to add possibility of other types of data sync, that would include calendar data.
lfom said:
There is no way to fetch calendar data on watch using the builtin features now. There is a standalone calendar widget that can be helpful. Next AmazMod version is rumored to add possibility of other types of data sync, that would include calendar data.
Click to expand...
Click to collapse
thanks for answer, very usefull
i found amazmod on github but cant find roadmap and release date for data sync.maybe i couldnt find on github.any release date for data sync calender feature for amazmod?
Actually AmazMod will offer a service for data syncing, developers can use this to create apps like calendars that sync data with phone.
lfom said:
Actually AmazMod will offer a service for data syncing, developers can use this to create apps like calendars that sync data with phone.
Click to expand...
Click to collapse
i understood thanks
i have another question.is it possible to make a remote app to controll apple music and change even playlists with watch?with my pebble i can do it to spotify and google music but no apple music support(but this maybe beacuse pebble canceled).
swerwqas said:
i understood thanks
i have another question.is it possible to make a remote app to controll apple music and change even playlists with watch?with my pebble i can do it to spotify and google music but no apple music support(but this maybe beacuse pebble canceled).
Click to expand...
Click to collapse
If you are on Android and Apple Music behaves like any other music player, with controls in the notification drawer, then you should be able to control it too, simply configure Amazfit app correctly. I have never used AppleMusic on Android, so I have no idea how it works on these phones.
lfom said:
If you are on Android and Apple Music behaves like any other music player, with controls in the notification drawer, then you should be able to control it too, simply configure Amazfit app correctly. I have never used AppleMusic on Android, so I have no idea how it works on these phones.
Click to expand...
Click to collapse
thanks but i mean to change apple music playlists.and i also cant find app for android wear also.i think apple limits apps.
[QUOTE=lfom
i have no amazfit pace yet but will soon and few questions
do amazfit pace has appstore to download ?how many apps does amazfit pace has(if any). please give info
thanks
swerwqas said:
i have no amazfit pace yet but will soon and few questions
do amazfit pace has appstore to download ?how many apps does amazfit pace has(if any). please give info
thanks
Click to expand...
Click to collapse
No, no appstore. And if it's the main purpose you are getting it I think you should think twice: Pace is a sportswatch, and it does it well. But it's not meant to run apps: it has very little memory (512MB) and runs a modified and streamed down version of Android 5.1 on a MIPS processor, you can run some apps on it, but besides the ones built for Pace (there are some here in this forum) then it will be a very good experience as it's not the device's purpose.
lfom said:
No, no appstore. And if it's the main purpose you are getting it I think you should think twice: Pace is a sportswatch, and it does it well. But it's not meant to run apps: it has very little memory (512MB) and runs a modified and streamed down version of Android 5.1 on a MIPS processor, you can run some apps on it, but besides the ones built for Pace (there are some here in this forum) then it will be a very good experience as it's not the device's purpose.
Click to expand...
Click to collapse
thanks alot. i hope app developers make interest more to built apps for pace.
[QUOTE=lfom
in fact few apps will be enough for me to buy amazfit bip or pace. these are:
1 take note app on watch (with keyboard on watch)
2 voice record on watch( and send record file to phone )
3 and reply whatapp or steam chat incoming massages with keyboard on watch)
4 data sync watchface ( you said possible in the future so ignore this)
swerwqas said:
in fact few apps will be enough for me to buy amazfit bip or pace. these are:
1 take note app on watch (with keyboard on watch)
2 voice record on watch( and send record file to phone )
3 and reply whatapp or steam chat incoming massages with keyboard on watch)
4 data sync watchface ( you said possible in the future so ignore this)
Click to expand...
Click to collapse
All are possible right now, besides #4... There is more info about them in other threads.
lfom said:
All are possible right now, besides #4... There is more info about them in other threads.
Click to expand...
Click to collapse
you helped alot, thanks again
lastly please answer for amazfit bip also? bip's battery life is amazing.
BIP can't be customized in anyway besides a few custom watchfaces... It has a proprietary OS, not even space to store music.
anyone know that if amazfit bip supports calling contacs from watch via blutooth feature??thanks in advance
Hi,
I want to introduce you my new App for Amazfit Stratos.
It has an App for your watch and an App for your mobile. It records your routes and allows you to upload them to Google Fit and Strava.
The main difference between this one and the default one is the size of the numbers. This one is good for people with presbyopia like me
You can download the Apk for the watch reading the App Help here https://bilbosoft.wordpress.com/2018/10/23/help-speed-for-amazfit/
The mobile App is hosted at Google Play https://play.google.com/store/apps/details?id=com.pacosal.speedforamazfitmobile
Try it and give me feedback.
Thanks
Any feedback?
nice work!
How does it interacts with the built-in system? do you rely on your own connection to Strava?
1immortal said:
nice work!
How does it interacts with the built-in system? do you rely on your own connection to Strava?
Click to expand...
Click to collapse
The Watch App records the route and when you finish, it sends it to the mobile App that uploads it to Strava
I like the idea since this could be another step to a completely offline solution. Are the data fields costumable? Why do you use blue background? Black on white or white on black seems to me giving the best contrast.
Can't try this out though, since I own a Pace.
If have this app for the Sony Smartband Talk SWR30 and the issue is the distance displayed with 100m resolution. Not very usefull for walk, better for motor engine
nhedgehog said:
I like the idea since this could be another step to a completely offline solution. Are the data fields costumable? Why do you use blue background? Black on white or white on black seems to me giving the best contrast.
Can't try this out though, since I own a Pace.
Click to expand...
Click to collapse
The background is black!
The data are fixed.
I will change the Watch App to support Pace as well.
dersie said:
If have this app for the Sony Smartband Talk SWR30 and the issue is the distance displayed with 100m resolution. Not very usefull for walk, better for motor engine
Click to expand...
Click to collapse
In this case the watch gps is used.
Thanks
Hi Pacosal,
I am using Amazfit Stratos,
1) is this App calculate the distance itself or read the distance from sport activity?
2) when using this App, is the watch will record the sport activity?
kuehgc said:
Hi Pacosal,
I am using Amazfit Stratos,
1) is this App calculate the distance itself or read the distance from sport activity?
2) when using this App, is the watch will record the sport activity?
Click to expand...
Click to collapse
HI,
1) itself using watch GPS
2) yes
regards
pacosal said:
HI,
1) itself using watch GPS
2) yes
regards
Click to expand...
Click to collapse
I like to try on this apk, because the Amazfit give me the different mileage as compare to gpx file,
1) will it void the warranty after install this apk?
2) is it possible to uninstall this apk later if I feel not comfortable with it?
Thank you
kuehgc said:
I like to try on this apk, because the Amazfit give me the different mileage as compare to gpx file,
1) will it void the warranty after install this apk?
2) is it possible to uninstall this apk later if I feel not comfortable with it?
Thank you
Click to expand...
Click to collapse
Is better to install nothing and to keep watch as clean as possible.
kuehgc said:
I like to try on this apk, because the Amazfit give me the different mileage as compare to gpx file,
1) will it void the warranty after install this apk?
2) is it possible to uninstall this apk later if I feel not comfortable with it?
Thank you
Click to expand...
Click to collapse
Installing ANY APK won't void warranty, and you can uninstall them any time you want, at most a factory reset will remove all installed APK.
That being said, if you get "wrong" distances on watch/Amazfit, you may want to check if 3D Data is enabled, it uses the altitude to calculate the correct distance. If it's disabled or OK, then try disabling auto-pause or choose something different than "stand still", as it's very sensitive and may produce errors.
I installed this app onto my Amazfit Stratos and test it (on vehicle),
During the test, ’Workout’ remain zero, what is it?
after i press, upper button, the App turn to ’pause’ , but immediately turn to ’running’ again, when the car stop, the App will also automatic turn to ’pause’, in the setting on the phone, i choose no ’automatic pause’, below is the setting on phone,
https://drive.google.com/file/d/1CgFCZAanmtUoKXMCXw3lZSCCIF3G07Fa/view?usp=drivesdk
After the test, i press the middle button to stop, and select to save the track, below is the result shown on phone,
https://drive.google.com/file/d/1rY7jbxDPtGPHnflTWTfhspqZFXX5xG8l/view?usp=drivesdk
But the date and time shown very strange, ’workout’ also shown zero.
Also no track record sent to Strava, where I can download it?
Hi pacosal,
I like that app, congratulation for your work.
I was looking an app like this ... for running with my xiaomi m365 ... eheheheheh ... but the numbers (even so) are still small
Will it be possible to make a new screen only instantaneous speed and travelled distance ... with BIG BIG numbers? ehehehehehe
I don't understand this App !
Hello , I want to thank you first for you work on this app. I'm also did some apps for android with Eclipse....
But I tried the app, and the displays seem not very simple to understand on my stratos. When I'm moving I can't also identify where is the speed ? the total time ? almost is 0000, sometimes a number seems to be the km/h but not very sure and not accurate at all. Idem for time. There is still to worrk !
pacosal said:
Hi,
I want to introduce you my new App for Amazfit Stratos.
It has an App for your watch and an App for your mobile. It records your routes and allows you to upload them to Google Fit and Strava.
The main difference between this one and the default one is the size of the numbers. This one is good for people with presbyopia like me
You can download the Apk for the watch reading the App Help here
Try it and give me feedback.
Thanks
Click to expand...
Click to collapse
Hello pacosal,
Thanks very much for the app. A very useful layout of the screen.
I just have one problem. You say that the right top button should be used start/stop. However in my case this button always sends me back to the home screen. I see no way to configure that differently. So I don't see a way to start recording. What am I missing?
Just one spelling hint, stopped is written with two "p"'s.
Thanks again!
Hi,
Thank you for developping apps for Stratos.
I'm also a presbyopia (as majority of >50 years old).
I'm looking for a simple app which displays the date of the day such as : Monday 29 May with very very big fonts.
Hi,
Since last version of Amazfit (3.0.0) in iOS, my Stratos 2 can not be paired with iPhone 6.
I have last firmware in the watch (ROM version 2.3.10.5). Bluetooth of iPhone does not detect Amazfit Stratos 2 (after Connection/Bluetooth in the watch).
When I try to add new watch in Amazfit 3.0.0 with the QR, is not recognized (I enabled BLE connect to estract the QR without resetting the watch).
Is there anyone with the same problem?
I have to reset the watch?
I restarted the phone, the watch, logout the Amazfit account...
Best regards
no2 said:
Hi,
Since last version of Amazfit (3.0.0) in iOS, my Stratos 2 can not be paired with iPhone 6.
I have last firmware in the watch (ROM version 2.3.10.5). Bluetooth of iPhone does not detect Amazfit Stratos 2 (after Connection/Bluetooth in the watch).
When I try to add new watch in Amazfit 3.0.0 with the QR, is not recognized (I enabled BLE connect to estract the QR without resetting the watch).
Is there anyone with the same problem?
I have to reset the watch?
I restarted the phone, the watch, logout the Amazfit account...
Best regards
Click to expand...
Click to collapse
BLE QR only used to work on Android, not sure if this was changed to work with iOS too.
Use this instead:
Code:
adb shell am start -n com.huami.watch.setupwizard/.InitPairQRActivity
no2 said:
Hi,
Since last version of Amazfit (3.0.0) in iOS, my Stratos 2 can not be paired with iPhone 6.
I have last firmware in the watch (ROM version 2.3.10.5). Bluetooth of iPhone does not detect Amazfit Stratos 2 (after Connection/Bluetooth in the watch).
When I try to add new watch in Amazfit 3.0.0 with the QR, is not recognized (I enabled BLE connect to estract the QR without resetting the watch).
Is there anyone with the same problem?
I have to reset the watch?
I restarted the phone, the watch, logout the Amazfit account...
Best regards
Click to expand...
Click to collapse
yesturday i had the same PB with my pace.
so i decided to do a factory reset to pair again ma watch.
but now, even if amazfit can read and write anything in apple health, nothing is syncronize with apple health
Laurent
I have a same issue. Amazfit can't synchronise with apple health.
Hard reset of the Amazfit Stratos 2, solves the problem of activation
Best regards
no2 said:
Hard reset of the Amazfit Stratos 2, solves the problem of activation
Best regards
Click to expand...
Click to collapse
Amazfit seem to be having issues with servers and new app - contact them via twitter as they seem to be responding
Hy,
does the new version 3.1 is better for you, does it sync with apple health ?
lorenplak said:
Hy,
does the new version 3.1 is better for you, does it sync with apple health ?
Click to expand...
Click to collapse
Still I can't sync with Apple Health.
Hi everyone.
I have been using Bip for the last year, loved it, but missed few exercise tracking options, so after viewing few reviews I got the Stratos 3 in my hands. My first surprise was it does not use the mi fit app. So after pairing with the amazfit app I noticed quite quickly in comparison to Bip it missed basic functions like: smart dnd (turn on watch dnd when it detects you're asleep) off or scheduled is available only, unlock screen - let's you unlock your screen with your watch.
Finding phone via watch feels primitive, you cannot cancel the phone ringing from the watch, you have to basically pick up the phone and turn off the alarm directly.
These are the issues that popped out first in my head. I thought paying more would get me additional features, not trading in for nice daily tools... I wonder if I am the only one who's missing the smart unlock feature, that let's you unlock the phone with connected via Bluetooth device. Tried to add it manually from the Bluetooth list, but got error saying to make sure that watch is close enough... What pisses me is that Bluetooth transmitter that costed like 2$ is proposed to be added as "trusted device". The whole app and watch UI feels like a this is an alpha version. End of my rant, if you can point me in the right direction, please do so I'm all ears. Thank you. BTW, I'm missing the unlocking feature most, as I am on galaxy s8, with weak finger print sensor.
mulencja said:
I wonder if I am the only one who's missing the smart unlock feature, that let's you unlock the phone with connected via Bluetooth device. Tried to add it manually from the Bluetooth list, but got error saying to make sure that watch is close enough...
Click to expand...
Click to collapse
For Stratos/Stratos 2 there is an unlock option. That should be available for Stratos 3 too.
Go to Amazfit app, Profile, Amazfit Stratos (select your watch), Unlock screen...
GreatApo said:
For Stratos/Stratos 2 there is an unlock option. That should be available for Stratos 3 too.
Go to Amazfit app, Profile, Amazfit Stratos (select your watch), Unlock screen...
Click to expand...
Click to collapse
These are all options I got...
https://imgur.com/Ax0xwsx
https://imgur.com/AWqEPZl
Strangely enough, when pairing Bip to Amazfit app, I'm getting all of the missing features, including Unlock screen...
https://imgur.com/04JhoYF
The Amazfit app verison is 3.7.0-play, maybe I am missing something?
mulencja said:
These are all options I got...
https://imgur.com/Ax0xwsx
https://imgur.com/AWqEPZl
Strangely enough, when pairing Bip to Amazfit app, I'm getting all of the missing features, including Unlock screen...
https://imgur.com/04JhoYF
The Amazfit app verison is 3.7.0-play, maybe I am missing something?
Click to expand...
Click to collapse
No the option is clearly missing... Try the latest version (there is a new version 4 out). I assume that if it is disabled, a small hack of the app could enable it.
GreatApo said:
No the option is clearly missing... Try the latest version (there is a new version 4 out). I assume that if it is disabled, a small hack of the app could enable it.
Click to expand...
Click to collapse
was able to update the app to 4.0.0, the option did not appear... nothing changed in that matter, do you have any hints so I could try to enable it?
Well I got response from the support:
Thank you for contacting Amazfit Customer Support. We apologize if the product caused you any inconvenience!
Unfortunately, the option you metioned is not supported for Stratos 3.
Click to expand...
Click to collapse