PDA

View Full Version : NX + Cell phone to receive/send MMS


Samotracia
01-14-2003, 07:37 AM
Does anybody know any program capable of sending/receiving MMSs using the multimedia capabilities of the NX connected to a regular GSM/GPRS phone?

thx

S.

williepalm
01-14-2003, 07:45 AM
I think there's none. So far only SMS capabilities.

Samotracia
01-14-2003, 07:49 AM
Thanks.

Do you know if it's a hadware/communication/protocol problem or it's only a matter of developing the software?

S.

williepalm
01-14-2003, 07:52 AM
Its the latter. I think its not worth it for a developer to come out with such a program as there's not many MMS users at the moment.

eichin
01-14-2003, 10:36 AM
well, the SMS stuff is well documented and uses simple "hayes-style" AT commands; if you can find a doc for MMS commands like that, coding up support in an existing SMS app [for mms text, anyway] is trivial. MMS imaging is harder because you have to start from scratch...