Hello There,
I want to know if it is possible to send a file, generated by the CIQ App, from my EDGE Garmin device to a server or somewhere else.
If not, do you have any recommendations or third-party apps that I can use.
Hello There,
I want to know if it is possible to send a file, generated by the CIQ App, from my EDGE Garmin device to a server or somewhere else.
If not, do you have any recommendations or third-party apps that I can use.
CIQ doesn't have the ability to generate, much less send files other than fit files. You can use makeWebRequest to send a bit at a time. In CIQ, you can generate a fit file, and then let the normal sync handle it and send it to Garmin Connect.
Third party apps are all CIQ and have the same restriction.
Hello jim_m_58 do you have samples/examples of how I can send a bit at a time?
I've not done it in CIQ, but basically you use a series of makeWebRequest calls