Bluetooth and Mobile Phones?!

M

mustafa.rabie

Hi All,

I am not sure if this is the right place for this post or not but hope
you can help me out or point me to where to start.

I want to write an application that controls mobile phones (not only
Windows Mobile Phones but included) via bluetooth. For example read
the contacts, phone log (incoming,outgoing,missed calls), without
having to install anything on the mobile phone. For example bluetooth
car kits (like the BMW builtin bluetooth car kit) does that, all you
have to do is just pair your phone with the carkit and it pulls your
contacts, incoming call notification and all that. Does anyone know
how this can be done or how these carkits work or where to start to
find useful resources about this?

Thanks a lot in advance for your help, really appreciated

Mustafa Rabie
 
M

Michael Nemtsev

Hello (e-mail address removed),

See there http://groups.google.com/groups?q=dotnet+Bluetooth especially this
one http://groups.google.com/group/micr..._frm/thread/8c8e8993b42791cd/8709677bc35b5081
I want to write an application that controls mobile phones (not only
Windows Mobile Phones but included) via bluetooth.

---
WBR,
Michael Nemtsev :: blog: http://spaces.live.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
 
M

matko

Cool!
Sure made me interested!
Will it be an open-source project?

Regarding your question:

Have you seen the FMA project?
http://sourceforge.net/projects/fma/

(It's written in Delphi and it mainly targets Sony Ericsson phone
models)

Implements OBEX and other protocols... I bet it's worth taking a look
at ;)

Good luck!
 
M

mustafa.rabie

thanks a lot for your replies i'll check the links you sent me hope
they work out.

matko, i think i might make it an open source project.... interested in
joining? :)
 
M

mustafa.rabie

Thanks Peter for the info but as far as i understand (or @ least last
time i was using OpennetCF 1.2) it was dedicated for windows mobile
phones and you have to have the phone connected via ActiveSync.. and
that's not really want i am looking for i am looking to develop and
application that pulls this info off the mobile phone without the use
of any other apps like ActiveSync, Nokia Suite, etc, and without
installing an app on the phone. I want to do something like the car
kits.
 
W

William Stacey [C# MVP]

This guy does this a lot to control mobil that controls robot. Has code and
such. Have not dug in myself yet.
http://www.wimobot.com/

--
William Stacey [C# MVP]

| Hi All,
|
| I am not sure if this is the right place for this post or not but hope
| you can help me out or point me to where to start.
|
| I want to write an application that controls mobile phones (not only
| Windows Mobile Phones but included) via bluetooth. For example read
| the contacts, phone log (incoming,outgoing,missed calls), without
| having to install anything on the mobile phone. For example bluetooth
| car kits (like the BMW builtin bluetooth car kit) does that, all you
| have to do is just pair your phone with the carkit and it pulls your
| contacts, incoming call notification and all that. Does anyone know
| how this can be done or how these carkits work or where to start to
| find useful resources about this?
|
| Thanks a lot in advance for your help, really appreciated
|
| Mustafa Rabie
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top