connect bluetooth module with mobile phone
i'm currently doing a project.
we're now stuck at this step, which is to connect the easy bluetooth module with a mobile phone.
the bluetooth module is inserted into board of education board. so we use the PBASIC code to run it.
after the mobile phone paired up with bluetooth module, how to make them communicate with each other?
Example, the bluetooth module sent a signal then the mobile phone receive it.
does anyone have any ideas or sample codes?
It will be much appreciated if someone explains how the bluetooth works because we have absolutely no knowledge of it.
Thanks very much.
we're now stuck at this step, which is to connect the easy bluetooth module with a mobile phone.
the bluetooth module is inserted into board of education board. so we use the PBASIC code to run it.
after the mobile phone paired up with bluetooth module, how to make them communicate with each other?
Example, the bluetooth module sent a signal then the mobile phone receive it.
does anyone have any ideas or sample codes?
It will be much appreciated if someone explains how the bluetooth works because we have absolutely no knowledge of it.
Thanks very much.
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Stephen
so is there a way or sample code to configure the bluetooth module to be on or off using basic stamp?
Post Edited (jihyeon) : 9/17/2009 8:38:12 AM GMT
In the downloads and resources section
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Stephen
we now still stuck on the serial comm thing. can anyone help us out? thanks.
I posted a little 'howto' at·savagacircuits forum
Maybe this will help you further.
http://forums.savagecircuits.com/index.php?topic=105.0
regards
T·
thanks Tumbler, we can work that out. but now we have to use bluetooth module to communicate instead.
is there a way to program the basic stamp to ask bluetooth module to output on the hyperterminal?
and anyone know how to set the baud rate of bluetooth module to 115200 Baud?
thanks again.