Is it possible to consume the RTK corrected locations from an iOS app? Can I do this over Wi-Fi or BLE? I checked the docs and only saw references to Android. I’m fine with using low level TCP connections if it is indeed possible.
Hi @logan.cautrell,
RS3 can’t connect to third-party apps using Bluetooth on iOS. However, you should be able to use TCP. You just need to choose this option in the position streaming tab in Emlid Flow.
Can you please explain your setup or what you’d like to achieve? Which application do you want to try out?
Apologies for the delay. I didn’t get an email notification for the reply!
Today we use Trimble Mobile Manager and their websocket streaming.
I determined that the Reach can stream over TCP. I’d like to make sure I understand how I can get the corrected RTK coordinates through position streaming.
We basically have an app that allows users to survey points and attach metadata (notes photos) that is then uploaded to our back end.
Hi Logan,
We have this guide on setting up a TCP connection from Reach to an app.
If the app supports this connection, please give it a try!
Oh perfect! Thanks for the information. I really appreciate your help.