![]() |
2012-04-12
, 01:07
|
Posts: 90 |
Thanked: 35 times |
Joined on Jan 2012
|
#12
|
![]() |
2012-04-14
, 19:45
|
Posts: 90 |
Thanked: 35 times |
Joined on Jan 2012
|
#13
|
![]() |
2012-04-14
, 19:55
|
Posts: 13 |
Thanked: 5 times |
Joined on Dec 2011
|
#14
|
OK, I've had a chance to fiddle with this for a while. All that we want to do is possible but it needs someone with a bit of coding experience (not me) to sort out some details. The easy way within the NDEF standard to autostart an application is with a URI with a 'file://' prefix. To toggle bluetooth on/off if ToggleBT is installed should be easy..... If someone knows how to modify ext:nokia.com:bt so it doesn't shut off BT after a few seconds without an active pairing it's even easier...
Unfortunately there might be a glitch in the N9's handling of URI as it doesn't recognize 'file://' as in the NDEF standard. The hex form '0x1D' is recognized but without adding the application to the NDEF handler (http://doc.qt.nokia.com/qtmobility/q...ldmanager.html)it assumes it should be opened as a web document. NFCInteractor got added to the NDEF handler on installation so it's possible for someone who knows what they're doing - i.e. not me.....
![]() |
2012-04-14
, 20:20
|
Posts: 90 |
Thanked: 35 times |
Joined on Jan 2012
|
#15
|
Any further progress? I bought few Mifare tags as well, currently I can only open web page, send sms or call someone. (Or launch nfcInteractor app). I got NFC religionafter purchasing Nokia Play (not cared about nfc at the time) and see it working and also thanks to Sony Experia demo.
Currently ProfileMatic seems like most promising.
![]() |
2012-04-14
, 20:28
|
Posts: 13 |
Thanked: 5 times |
Joined on Dec 2011
|
#16
|
Unfortunately in that time I noticed that the 0x1D wasn't working either. All the URI's append http:// if it's not already there in the tag
What we really need is some expertise from the person behind nfcInteractor as he obviously does know what he's doing!
Ideally we need a small utility to link an installed application (and service if possible) to a custom ext: tag in the NDEF handler.
![]() |
2012-07-28
, 21:52
|
Posts: 278 |
Thanked: 114 times |
Joined on Jan 2010
@ SD, CA
|
#17
|
For the time being I used NFC Tag Writer to set up pairing with my non-NFC hands-free for the car. With this setup a second tap on the tag unpairs the hands-free but doesn't turn off the bluetooth, so this is a work in progress...
![]() |
2012-07-29
, 01:40
|
|
Posts: 2,473 |
Thanked: 12,265 times |
Joined on Oct 2009
@ Jerusalem, PS/IL
|
#18
|
ya, i am experiencing the same thing. I will see if i can find a way to turn off the Bluetooth after unpairing. Maybe an application that listens to same ndef commands that is issued when unpairing. Is there anyone who can confirm Bluetooth can be turned off through the qt mobility APIs?
The Following 4 Users Say Thank You to MohammadAG For This Useful Post: | ||
![]() |
2012-07-29
, 09:58
|
Posts: 1,320 |
Thanked: 915 times |
Joined on Feb 2010
|
#19
|
The Following 2 Users Say Thank You to godofwar424 For This Useful Post: | ||
![]() |
2012-07-29
, 18:12
|
Posts: 278 |
Thanked: 114 times |
Joined on Jan 2010
@ SD, CA
|
#20
|
I was thinking what if you had a tag on your PC and a Bluetooth dongle, if you could encode the tag to activate BT on the phone and run a script to read the URL of the webpage viewed on the handset... We could send that URL to the PC in a "touch-to-share" manner?
This idea (if made possible) could easily be used on ANY PC type no matter what format or age.
It's ust an Idea mind, but would be cool.