Friends,
Deep in my heart, I feel like there is a way to shorten the extended procedure of
working with bluetooth. Since every bluetooth device has a device ID, why not
just use that ID as an address and send the commands (or data)? Why should
we search for something that already has a unique ID that's not shared with
any other device? May be I am missing something.. I hope I don't hear
something like direct access is prohibited (for good reasons).
My question didn't come out of the (blue), but I am working on a project that
will send commands to a bluetooth device that is part of the project, so I can
hardly understand why should I select it from other devices while I know in
advance it's ID?
I want to run my App, press a button that says "Send "ABC" to device xyz" and
then ABC will be displayed on device xyz.
Any Idea or solution?
Deep in my heart, I feel like there is a way to shorten the extended procedure of
working with bluetooth. Since every bluetooth device has a device ID, why not
just use that ID as an address and send the commands (or data)? Why should
we search for something that already has a unique ID that's not shared with
any other device? May be I am missing something.. I hope I don't hear
something like direct access is prohibited (for good reasons).
My question didn't come out of the (blue), but I am working on a project that
will send commands to a bluetooth device that is part of the project, so I can
hardly understand why should I select it from other devices while I know in
advance it's ID?
I want to run my App, press a button that says "Send "ABC" to device xyz" and
then ABC will be displayed on device xyz.
Any Idea or solution?