Is there a way for my Fenix to email / text me when the battery is getting low?

Is there a way for my Fenix to email / text me when the battery is getting low (eg: 10%). I've had several instances where the battery was at a very low %age and I only noticed when I was about to start an activity. My fitbit used to send me a maill when the battery was at 10% (or something like that) which gave me time to charge it before starting any activities. I don't need to fully charge it but I need enough charge to track a run or cycle ride over a couple of hours.

  • The simple answer is no.

    The more complex answer is that a developer could implement something like this, but it would require a CIQ app and a web service. So, for example, you could have a widget or watch face which periodically checks the battery in thebackground. It could then send a web request to a service you implement which sends an email when the level gets too low. This would only work while the watch is connected to your phone, so if you do not wear your watch all the time it probably would not be much use. If you are wearing your watch, the watch itself would notify you so I'm not sure what you would gain from an email/text. I do not know anything that exists like this, but it would be an option that could be implemented, although I doubt it really does what you want. I guess you are wanting a notification when not wearing the watch.