Hi
I am using this example https://www.b4x.com/android/forum/threads/hc-05-classic-bluetooth.66677/#content (just the android code) to connect my android app to an Arduino + GPS module + HC-05 BT module.
If I log the BT data arriving in the app, I see it all fine
I have a google map up and running in the app, but I need to extract the latitude and longitude from this asyncstream as it arrives.
Could someone please point me in the right direction as to the best way of doing this? I have attached a sample of the data I am receiving......
Thank you!
I am using this example https://www.b4x.com/android/forum/threads/hc-05-classic-bluetooth.66677/#content (just the android code) to connect my android app to an Arduino + GPS module + HC-05 BT module.
If I log the BT data arriving in the app, I see it all fine
I have a google map up and running in the app, but I need to extract the latitude and longitude from this asyncstream as it arrives.
Could someone please point me in the right direction as to the best way of doing this? I have attached a sample of the data I am receiving......
Thank you!