Export to GitHub

btstack - issue #29

How to develop Bluetooth broadcast?


Posted on Mar 25, 2010 by Helpful Cat

Hi, I use the btstack and rfcomm to conntect PC bluetooth adapter. In PC bluetooth adapter, I can find out: the ipod touch had conntected to PC bluetooth adapter. 1 I hope that I can broadcast some information by PC bluetooth adapter to the ipod touch. How to do it?

2 How to send information from PC adapter to ipod touch by bluetooth? I made a /dev/rfcomm0, but I can not open it.

Comment #1

Posted on Apr 10, 2010 by Swift Ox

Write an RFCOMM application on PC, e.g. in Java using BlueCove. RFCOMM is outgoing at the moment, so try the exampl/rfcomm.c and connect to PC. now you can communicate.

Status: Invalid

Labels:
Type-Defect Priority-Medium