Do you know if Nokia 6131 NFC is able to send and recieve Images through NFC interface ?
I have tried to send a contact with image, it fails.
I have tried to read a tag with smartposter inside,...
Type: Posts; User: ustagnu; Keyword(s):
Do you know if Nokia 6131 NFC is able to send and recieve Images through NFC interface ?
I have tried to send a contact with image, it fails.
I have tried to read a tag with smartposter inside,...
Does anyone has a binary file of NDEF file with image to provide ?
Many Thanks
Ustangnu
thanks for the reply.
I have seen the example on wiki, but it concerns the phone side.
What I need is the binary file of the NDEF file containing Image which I have to store inside the Tag.
...
As adviced by Raluca_, I have updated the firmaware of my 6131 in a Nokia support center.
So I have now th e 5.11 firmware but I still have an issue with transmission of Business Card.
I have a...
I have followed the standard from NFC Forum in order to store an Image inside a Type 4 Tag.
When I present this tag to Nokia 6131, it starts reading but give me an "undefined Type" error.
Can...
Hello,
I still have this problem.
Can you confirm if it is a 7650 known bug ?
Regards
Ustagnu
Hello,
After calling NextRecordRequestL to find a service in other device, I want to stop this search before its completion.
My problem is that there is no function in the documentation which...
Hello,
Does someone know how to get and set the Maximum Transmit Unit of the bluetooth socket in both directions ?
I have tried different methods SetOpt, IOCtl and GetOpt, but nothing changed...
Hello,
It seems that the MTU is fixed to 0x240 bytes .
I don't succeed in changing its value.
Does any one know how to use the SetOpt or IOCtl methods to do that ?
Thanks and regards
Hello,
I discovered a bug on the 7650 phone.
When using method SubFolder() of the CPAlbImageFetchPopupList class, the path returned by the method is empty.
This method works correctly both...
Hello,
I am developing an application where I make a connection as in the Point to Point example.
Do you know if there are classes available for transfering files in both directions ?
If I...
Hello All,
I have a problem when using the SDP agent.
While performing service discovery I have a -6312 error ("L2CAP timeout") with function NextRecordRequest().
This Happens only the first...
I am waiting for your help.
Regards
Romain
Hello,
I am using sockets in order to discover device with the function HostResolver::GetByAddress().
I am able to discover the phone. But when I switch off bluetooth on the phone and call...
Hello Seppo,
I have followed the steps described in document "Setting Up and Using the Bluetooth Testing Environment for Series 60 Platform 3" , I have all the hardware and software required.
...
After installing nokia series 60 sdk 0.9 on NT 4.0, I tried to create a new project in Visual 6.0. selecting "Series 60 project" from the wizard.
But at the end it is not creating the *.dsw file...