
I want to make a tool to send signals to a Bluetooth-connected device, with the signals taking this sort of form:
dataStart|SIMPLE DELIMITED VALUES HERE|dataEnd
Is there a sample stack or 'getting started' instructions for communicating with a Bluetooth-connected device? I've looked through a few threads that touch on this but I'm afraid so far I'm none the wiser.

Keith