just got hold of the carbide express v1.1.. installed it ok (I didnt uninstall v1.0..)
when I had a quick look on the about page there is a 'licenses' sub menu..
should this be there on carbide...
Type: Posts; User: jimdeal; Keyword(s):
just got hold of the carbide express v1.1.. installed it ok (I didnt uninstall v1.0..)
when I had a quick look on the about page there is a 'licenses' sub menu..
should this be there on carbide...
Hi,.
Is it possible to get the device manufacturers name from the bluetooth device / address..?? (ie: 'Nokia' )if so how can it be done..???
cheers
jim
cool,..
.. thanks for this info...
Hi,..
after looking through some further documentation, I have another question about trying to get a slave device to attach to more than one master device....
Is it possible that there may be...
Hi,..
I've had a quick look at this thread and there are some interesting points...
I guess the most obvious one is that Nokia itself has published a code example (BT Point To MultiPoint) that...
Hi,..
after looking at the Nokia Point to MultiPoint example code, I want to try and make sime changes to the app.
The first thing that I have succeeded in doing is a rebroadcast of a message...
Hi,...
after having a play with this example for a few days, I have some questions that I hope someone can answer for me..
1: I have tried to place some CAknInformationNotes in the...
Hi,..
having just downloaded and just got running the Bluetooth Point to multipoint example from FM, I have a number of questions that I hope someone can answer some questions that I have.
For...
Hi,..
I've got a wait note, that is started when I start a connection method from the AknAppUi.
The connection method callback will inform the AknAppUi when the connection method has finished,...
HI,..
after much anger yesterday, I've now HAD to uninstall ALL the SDKs on my machine... (after I uninstalled the 2.0 SDK, my 1.2 Code would still not build on the command line..)
I've now had...
Hi,..
I've just installed version 2.0 of the series 60 SDK... I have left the 1.2 version of the SDK on there, because I (for the time being ) may be developing for both version 6.1 and 7.0s of...
Hi,..
does anyone know IF it is possible to add user defined headers to the Symbian OBEX implementation..??
For instance if I wanted to use the OBEX implementation as the basis for the...
I think I answered my own question...
the solution to this is NOT to use the RFileWriteStream::Attach method..
BUT to use the RFileWriteStream::Write method... and pass in the descriptor for...
Hi,
does anyone know why RFileWriteStream::Attach() would cause an application to crash..??
I have put some text data into the file stream,..
I then Open up a file using the RFile::Open()
...
hmmm,..
I think I answered my own question... the size of the MMS created when using the MMS editor, (as started by CSendAppUi), LOOKS like it's governed by the Image Size settings in the...
Hi,..
does anyone know if the CSendAppUi automatically scales images to fit an MMS..??
When I use CSendAppUi::CreateAndSendMessageL() to create an MMS, and I add in the location of an image,...
Hi,..
Does anyone have any good code exmaples for using the CAknWaitNoteWrapper class with the MAknBackgroundProcess..??
OR do I take it that the class that you call the note from inherits from...
Hi,..
I'm using the Symbian OBEX implementation to try and transfer information between two 7650s.
I had the transfer going between two 3650s, but something happened, (I dont know what..??) and...
Hi,...
I've just switched on a 3650 and got the error message
'Phone start-up failed. Contact the retailer'
Does anyone know:
A: what has happened
B: how to reset the phone
My mistake,.. this is MEANT to be the CSendAppUi.. NOT CSendAsAppUI ..?!?!
while i'm here does anyone know if there is an upper limit to the size of the data that can be placed into an MMS..
...
Hi,..
Does anyone know of an example application that uses this class..?? (if so where abouts can I get it from..??)
cheers
jim
Hi,..
can anyone tell me what could cause the following error message to appear:
'SDP-Parse 0'
I get this when I try to discover another device (only in a specific case tho..)
It looks...
Hi,..
I'm doing some service record examinging, using a version of the Bluetooth service discovery application in the series 60 SDK...
I'm looking for a service attribute, the
...
It seems as though I may have just answered my own question...
that is to reset the serice discovery database,... just turn the phone off and on again...
If I now run the BTDiscovery app (from...
Hi,..
can someone answer me this question:
When you advertise a service for bluetooth, you place service records in the service discovery database, (so that anyone that wants to connect with...