Easy Bluetooth Module
Vincenzo1309
Posts: 76
Hi, I am now working on a project using Bluetooth to control a robot from a PC. I am currently using the embedded Blu-Transceiver.
Now I would like to develop this robot further by using·mobile·phone to control this robot. As the·embedded Blu-Transceiver is only compilant with ver1.2 standard, the mobile phone·can't detect the transceiver.
For this robot, I am using the Board of Education.
Questions
1) Can the Easy Bluetooth·Module (30085)·achieve my goal of controlling the robot from a mobile phone?
2) Can I slot this module onto the BOE directly?
Kindly advise
Now I would like to develop this robot further by using·mobile·phone to control this robot. As the·embedded Blu-Transceiver is only compilant with ver1.2 standard, the mobile phone·can't detect the transceiver.
For this robot, I am using the Board of Education.
Questions
1) Can the Easy Bluetooth·Module (30085)·achieve my goal of controlling the robot from a mobile phone?
2) Can I slot this module onto the BOE directly?
Kindly advise
Comments
2) Read the documentation. It shows you how (page 2).
For question 1, you said "I don't know of any mobile phones that support that without some programming of the phone (for programmable phones)."
Actually my intention is to program a mobile phone to control the robot. As for what kind of mobile phones, I would have to look for one.
Should I be able to find one successfully, can I say that I can indeed control the robot with the mobile phone?
Kindly advise.
Or you could try an iphone without their(apples) blessings.
-dan
developer.android.com/index.html
www.android.com
developer.android.com/guide/developing/device.html#dev-phone-1
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Arguing with myself--sometimes me, myself, and I don't always agree.
(Former) Caterpillar product support technician
As I am a novice here, sorry to bother you again. But you said " The phone's OS has to support the particular Bluetooth protocol involved."
Does that mean that I need to find out what is the Bluetooth protocol for this Bluetooth module?
In terms of mobile phone's OS, I only know about Symbian phones, are there other OS available·as well?
The Symbian has one operating system, the Android has another and the iPhone has yet another OS. The latter two are based on Unix, but they're quite different. There are others.
Thanks alot for your prompt reply.
Looks like there are alot of OS available.. I shall go and find out more then.
www.parallax.com/Portals/0/Downloads/docs/prod/comm/30085_Module_UserManualv.1.2a.pdf
This discusses several protocols (profiles). Some take care of pairing devices. Some take care of locating devices with certain characteristics. The protocol the implements data transfers is the Serial Port Protocol (SPP). This is what has to be implemented on the smartphone.
Thanks for the information..
Really appreciate it! [noparse]:)[/noparse]