No. Can't do that either.
The behaviour of the device is that it searches for the first available SPP service when it wakes up. Then it can be (AT-)commanded to search for a specific...
Type: Posts; User: ilkas; Keyword(s):
No. Can't do that either.
The behaviour of the device is that it searches for the first available SPP service when it wakes up. Then it can be (AT-)commanded to search for a specific...
Hmm, of course.
Unfortunately, it is not possible to choose channel at runtime in my other device.
I don't suppose there is a way to disable this "Predefined SPP Service" ?
regards
...
Are there any default SPP services advertised in the 7650 BT service database ?
I am asking since it seems the inquiery from the peer does not reach my application in the phone but instead gets...
Well, now I have put the code and a SIS file here:
www.csd.uu.se/~nian2981/smsexample
Nokia Staff: The code above is an adaptation of Nokia software, please tell me if you think it is...
For me, the process of compiling and testing the BT-app is faster when downloading it to the actual device than restarting and running the app in the emulator. I.e. I'm fine without using the...
So, it is not possible to send an sms automatically using the CSendAs as you must use the CSendAsAppUi ?
I have not had it verified that anyone has succeeded using the combination of CSendAs and...
The documentation seem to indicate it is possible to have an asynchronous service provider running in the same thread as the active object requesting the async. function.
How is that done ?
I...
Hi,
here is a summary of how I solved my problem of SENDING an sms immediately from a 7650 w/ firmware 3.12 using v 0.9 of the SDK.
I ported the vital functionality of the GDSMS example to work...
In the API reference of the Series60 SDK the panic codes are listed for the Messaging architecture, but the one I get is missing.
So does nyone know what Panic MSGS 256 means ?
Regards
Niklas
In the API reference of the Series60 SDK the panic codes are listed for the Messaging architecture, but the one I get is missing.
So does nyone know what Panic MSGS 256 means ?
Regards
Niklas
(sorry for crossposting, this appeared earlier in wrong discussion)
I am trying to send an sms immediately after construction from a 7650 device, but it won't work.
I am using the CSendAs class...
I am trying to send an sms immediately after construction from a 7650 device, but it won't work.
I am using the CSendAs class to create a message in the outbox. This sort of works, at least it is...
I am trying to send an sms immediately after construction from a 7650 device, but it won't work.
I am using the CSendAs class to create a message in the outbox. This sort of works, at least it is...
I am trying to debug a BT serial port profile connection and wonder if it is possible to get access to the emulated serial signals by the Series60 API (in the same fashion as provided by the serial...
I suppose a reply is required for the clarification request (see above regarding connectBlue) to be noticed.
Forum Nokia Staff: Here's a request to give the request/comment to a post the same...
These are examples based on socket communication as I understand it. Is this the only way to do it (serial comm. over BT) or is it possible to use the technique discussed at Symbians website ?
...
Reading these forums one may get the impression that the card is kind of Beta-ish. Another indication of this is the current lack of, withdrawals and unwillingness of reselling the product at...
Am I missing something trivial, or is it the Beta-nature of the emulator ? It seems to me the below should be possible, but I can not figure out how by just reading the docs.
First, is there an...
In this forum and in the FAQ (Bluetooth Technology section on www.forum.nokia.com) one can learn that the 7650 Bluetooth implementation supports the Serial Port Profile (SPP) layer.
But I have not...