Thank you for the suggestion: is it possible to write such module in Python or it should be written in C++?
How does the Messaging Service interact with the rest of the system?
Many thanks,
...
Type: Posts; User: matteo.giacomazzi; Keyword(s):
Thank you for the suggestion: is it possible to write such module in Python or it should be written in C++?
How does the Messaging Service interact with the rest of the system?
Many thanks,
...
Hi there,
does anybody know where Nokia (3650) stores the SMS?
I'd like to read such messages - I guess there are not "objects" I can already use for this operation.
Are those messages...
Hi,
I would like to write it and I would even release it under an Open Source license, but AT commands for contacts/SMS don't work in Nokia 3650.
If someone knows why, I will write the...
You said that the serial connection keeps opened for a while and then suddenly disconnect.
I have the very same problem but , before it disconnects, it outputs some (strange) characters: they look...
Hey, you're right!
Following your example, I've tryied to connect to my phone using the virtual Serial port used for the Bluetooth modem.
I can retrieve messages from my SIM (from the memory of...
Hi,
I read the documents about the AT commands and I see that I can do many things using this protocol.
I would like to use Hyperterminal to test those AT commands: how can I do it?
I...
Still in troubles...
I can see that my Nokia 3650 writes some characters on the right virtual serial port, but it should not write there unless I write an AT command, right?
So the question is:...
Hi,
is there a Windows SDK that allows me to use the SER profile?
Can't I simply open the virtual Serial port and read/write commands?
It should, as well it should work with Linux...
Hi Seppo,
as you suggested, I've unchecked the two COM ports used by mRouter (in my case COM3 and COM4).
The software states that COM3 is used for Local Services while COM4 is used for...
Hi Bluetooth,
yes, surely it could be useful if I wish to develop phone applications, but for the moment I'd only like to use the AT commands available on my 3650 phone.
So the application...
I took off the flag on port COM4 (used my Bluetooth dongle) so my PC application can use it.
When the phone connects, I receive some bytes on that connection but I'm not able to understand what...
Hi Seppo,
what's the profile used by PC Suite to communicate with Nokia 3650?
Thanks!
Hi Seppo,
I have about the same needs of this thread: would you please advise how could we establish a Serial connection with the Nokia 3650 through Bluetooth?
When my phone connects with...
Hi,
I read this thread and I have a similar problem with my Nokia 3650.
I can let my phone connect with the PC Suite but I cannot esabilish a serial connection using some custom software.
...
...furthermore...
Trying to install the "modem" profiles from the CD, I cannot install the Bluetooth one, but only the IrDa one, because the Bluetooth entry is disabled!
Please, anyone has been...
Hi all,
I'm an happy Nokia 3650 user.
I wish to issue AT commands to my Nokia 3650 using its Bluetooth interface.
I have a TRUST "USB-Bluetooth" adapter and I can easily connect my Nokia...
Great, thank you!
Do you think I can access to the SMS repository via the Java interface?
Anyway, right now, I would simply like to read from my PC the SMS stored in my phone, so I can backup...
Does your class work even to save all the SMS from its repository in a Nokia 3650 phone?
I would really like to have access to the messages saved into my phone but I cannot find documentation...
Hi all,
I'm an happy user of a Nokia 3650.
I would like to read SMS messages from the repository where they are stored in my phone: that is the various folders (such as inbox).
How can I...