Page 1 of 1

[Bluetooth] android to microcontroller

PostPosted: Mon Aug 06, 2012 3:56 pm
by pokpokeh
I am doing a project that requires me to send data from android to microcontroller. I'm planning to use bluebee (Cytron Bluetooth Module) as the bluetooth module but i saw the tutorials and examples from cytron are all about interfacing from PC to microcontroller. So is it possible for me to use it for Android to microcontroller? will there be any problems due to perhaps different bluetooth protocol or etc?

android: samsung android 2.3
microcontroller: PIC18F4520

Re: [Bluetooth] android to microcontroller

PostPosted: Mon Aug 06, 2012 8:33 pm
by robosang
I guess you have to makesure the phone have Serial Port profile, I do not have one, but I do know most of Android phone have that features, at least all the android I see 8-)

Re: [Bluetooth] android to microcontroller

PostPosted: Mon Aug 06, 2012 10:09 pm
by shahrul

Re: [Bluetooth] android to microcontroller

PostPosted: Tue Aug 07, 2012 2:44 am
by pokpokeh
Thank you shahrul and robosang for the help! Appreciate it :)