PDA

Click to See Complete Forum and Search --> : j2me cellphone external communication


xera
Mar 4th, 2007, 07:36 AM
Hello Guru's,

From my cellphone, I need to communicate with an external microprocessor...

Does anyone know if there's a phone + cable with which you can accomplish this seemingly formidable task?

Also, do you know if it's possible to do this in java or c/c++?

manavo11
Mar 5th, 2007, 03:08 PM
Are you making the other device? Or is it something that is ready and you need to connect them?

xera
Mar 6th, 2007, 03:04 AM
The other device has already been made - at the moment it connects to the pc via the rs232 port. It's connected by 3 wires, tx, rx and GND.

So what I need to do is basically put the cellphone in the place of the pc, then read the data using a custom made program on the phone. Any Ideas?!

Thanks in advance