Re: [android-developers] Bluetooth connection
Thats not the problem. I need a device that when it is asked to connect with a SPP profile, it knows what to do. I have a bluetooth card that I have configured to work in SPP mode but it seems that android still can't connect. I just want to know what commands I need to send to the device to get it to connect.
On Thursday, October 31, 2013 8:23:05 AM UTC-7, Kristopher Micinski wrote:
-- On Thursday, October 31, 2013 8:23:05 AM UTC-7, Kristopher Micinski wrote:
It seems that something like this would do the trick:
http://www.miniinthebox.com/bluetooth-master-uart-board- wireless-transceiver-module- uart-interface-host-mode_ p394547.html?currency=USD& litb_from=paid_adwords_ shopping&gclid= CJbo1KSwwboCFdGe4AodKzQAzQ
It's got a UART interface and lets you stick raw bytes, I'd assume.
Kris
On Thu, Oct 31, 2013 at 1:15 AM, sting <raymond...@gmail.com> wrote:
> I am building a device that basically has a UART so I can send and receive
> bytes. I want to be able to control the device, send configuration
> information to the device, using an android phone. Is there a way for such
> a simple device to establish a connection with the BlueToothServer/socket.
> All I think I need is the connection, then its a matter of transmitting
> messages that are just strings.
>
> Any help would be appreciated.
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-d...@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscribe@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "Android Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to android-developers+unsubscribe@googlegroups.com .
> For more options, visit https://groups.google.com/groups/opt_out .
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
---
You received this message because you are subscribed to the Google Groups "Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home