I have Garmin Fenix 7 and a paired android mobile phone. Third-party app runs webserver on the phone and I want to connect and get some data from this phone. Can I reliably do it?
Of course, I can put phone's IP to the watch app settings, but IP will change if I will go outside my home WiFi range or if I always connected to mobile network, then mobile provider can change my IP once in a while.
I cannot make a paired Android app, because the data I need is only provided by that third-party app via webserver. I cannot get this data in my own android app.