View previous topic :: View next topic |
Author |
Message |
fvnktion
Joined: 27 Jun 2006 Posts: 39
|
Bluetooth Development |
Posted: Fri Jul 11, 2008 8:38 am |
|
|
This may be a little off topic, but I have gotten some of the most constructive and informative feedback from this forum......so wanted to see if i could get a little more feedback.
Gearing up for a new project using PIC and CCS compiler to implement bluetooth communication, specifically pairing with a cell phone. I wanted to see if anyone else has had experience on this topic and could give me a heads up. Can you suggest a specific vendor development kit that would work well on the bluetooth end. PIC that would be most capable. Books that may be applicable. Cell phones most compatible.
Any info would be great on any of your experiences in using CCS to implement such project.
Thanks,
Mike |
|
|
libor
Joined: 14 Dec 2004 Posts: 288 Location: Hungary
|
|
Posted: Fri Jul 11, 2008 9:51 am |
|
|
I have used BT modules from bluegiga with PICs. These modules work thru their UART port with human readable commands for easy testing, debugging.
I have written some code to discover whether my Nokia 6280 is around and disarm an alarm system. if yes. I have also written some code to send/read SMS thru the BT link.
What is your application ? |
|
|
fvnktion
Joined: 27 Jun 2006 Posts: 39
|
|
Posted: Fri Jul 11, 2008 10:05 am |
|
|
My application will basically be data collection from remote sensors which will actuate phone control(vibrate - phone call - text) based on the data. How much phone access is available by means of the BT? The data will be collected from a remote location via the PIC and data will be sent to the phone.
I have not used bluetooth and am not at all familiar with how complicated it will be to pair with the phone. Do you have some good references to material that i can check out to learn about this?
It sounds like you developed an app for the nokia for your custom application. What tools do you recommend for this?
Thanks for the info! |
|
|
kender
Joined: 09 Aug 2004 Posts: 768 Location: Silicon Valley
|
|
Posted: Fri Jul 11, 2008 3:12 pm |
|
|
I had some really good experience with RN-41 modules made by RovingNetworks. However, I'm using them with laptops, instead of cell phones.
- Nick _________________ Read the label, before opening a can of worms. |
|
|
wimpie.deysel
Joined: 06 Jul 2008 Posts: 3
|
|
Posted: Sat Jul 12, 2008 7:05 am |
|
|
I planned to use Bluetooth modules in a new design a WHILE ago and was told by a local distributor that the MOQ was a 1,000 (min).
I wonder if the situation has changed?
PS: I stay in South Africa.... _________________ There is an algorythm within everyone! |
|
|
fvnktion
Joined: 27 Jun 2006 Posts: 39
|
|
Posted: Mon Jul 14, 2008 3:41 pm |
|
|
Thanks for the input Kender.
Looks like a good base platform to get started on. Small little fully functional buggers available i see. Looks like sparkfun has a functional module in a dip package for some easy proto'ing. I think i get a couple of those and the firefly dongle to start doing some development.
Looks like i have some fun programming ahead of me, windows, mobile, embedded, yipee.
Mike |
|
|
|