Hi all !
I want to know if there is anyway I can write a VB code with which i can generate ringtones and picture messages and send it to mobile phone (nokia) can anyone help me ?
thanks in advance,
Printable View
Hi all !
I want to know if there is anyway I can write a VB code with which i can generate ringtones and picture messages and send it to mobile phone (nokia) can anyone help me ?
thanks in advance,
I am working on project to send SMS via a Nokia 5110.
When I have finished the project, I am going to post all code and commands for the Nokia 5110 relating to SMS because it does not use the standard AT commands? Any questions just email me.
hi!
the nokia 5110 DOES follow at commands. try this:
- install data-suite
- connect the fone to a free com port (say com2)
- launch hyperterminal with these settings:
--- direct to com4
--- 9600-n-1
- type the at commands
tada! the fone then obeys your at commands! all you've got to do is make a hyperterminal-like program. i'm working on a similar program presently but being new to VB, i'm having some difficulty. care to share some insights...?
sonya :)