Bluetooth to transfer files to PC
Bluetooth to transfer files to PC
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
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.