Hello.
I am new to Arduino, and i Got one project, a GPS logger.
Hardware: Arduino Uno R3, Adafruit Ultimate GPS+logging shield, and a Bluetooth shield V2.1
I need to build it into a water tight box, so i Can not get the SD Card out for reading the logged data.
So i need to be able to read the data via my pc via Bluetooth , how do i do that ?
I Got the code running for the logger, and it is working fine, only need to figure out how to read the data on the SD card, via Bluetooth
Regards
Andy