Page 1 of 1

Bluetooth to transfer files to PC

Posted: Sat Jun 21, 2014 10:01 am
by LuckyJ
Just wondering if someone can point me in the right direction to develop some code to transfer the logged GPS data to my PC using bluetooth. I know I could just take the SD card out but I was just trying to see if I could automate it.

Re: Bluetooth to transfer files to PC

Posted: Thu Jun 26, 2014 8:21 am
by orpheus88
During logging or the actual files, first would be the easiest because you just have to enable data streaming, for the second you would need to somehow trigger it, read the files line by line and transmit it over Bluetooth.