NFC and Bluetooth enabled ISO 14443 smartcard/tag for iPhone pairingNFC standards (NFC Forum, ISO/IEC, ECMAReading RFID with Android phonesWhich RFID standards can be read by an NFC reader on an Android phone?How to send APDU commands to a smartcard using Windows Phone 8 NFC applicationThe main difference between RFID and NFC when emulating an NFC tag on ACR122UNFC to read long range RFID tag or any Long Range tagWhat MiFare Cards Can You Emulate On Android PhonesNFC Tag Read SpeedHow do I discern between specific NFC tags?Use NFC contactless bank card for authentication
Get node ID or URL in Twig on field level
Is it okay for a chapter's POV to shift as it progresses?
Coverting list of string into integers and reshaping the original list
Credit card details stolen every 1-2 years. What am I doing wrong?
Which GPUs to get for Mathematical Optimization (if any...)?
How to honestly answer questions from a girlfriend like "How did you find this place" without giving the impression I'm always talking about my exes?
A scene of Jimmy diversity
Is this Android phone Android 9.0 or Android 6.0?
Finding the length of a side and comparing two areas from a given figure
Sending a photo of my bank account card to the future employer
Alphanumeric Line and Curve Counting
What happens if a company buys back all of its shares?
Does the Intel 8085 CPU use real memory addresses?
What is the German word or phrase for "village returning to forest"?
How to make aluminium monostearate?
How to remove the first colon ':' from a timestamp?
How can the electric potential be zero at a point where the electric field isn't, if that field can give a test charge kinetic energy?
Why doesn't philosophy have higher standards for its arguments?
How to color a tag in a math equation?
Is passive Investigation essentially truesight against illusions?
Why must one call join() or detach() before thread destruction?
Why did Steve Rogers choose this character in Endgame?
Why does pip3 install in ~/.local on Debian?
Is it rude to refer to janitors as 'floor people'?
NFC and Bluetooth enabled ISO 14443 smartcard/tag for iPhone pairing
NFC standards (NFC Forum, ISO/IEC, ECMAReading RFID with Android phonesWhich RFID standards can be read by an NFC reader on an Android phone?How to send APDU commands to a smartcard using Windows Phone 8 NFC applicationThe main difference between RFID and NFC when emulating an NFC tag on ACR122UNFC to read long range RFID tag or any Long Range tagWhat MiFare Cards Can You Emulate On Android PhonesNFC Tag Read SpeedHow do I discern between specific NFC tags?Use NFC contactless bank card for authentication
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
Although iPhones have NFC hardware, the iOS APIs do not allow the access to this NFC hardware that is needed to read the contactless (RFID) chips embedded in ISO 14443 smartcards and tags. Newer iPhone models can read NFC in a very limited manner.
Is anyone aware if there is an ISO 14443 smartcard or tags with Bluetooth. The iPhone app would initiate via NFC, receive the Bluetooth address, pair Bluetooth with the card and phone, then resume all further communication between phone and card via Bluetooth.
Kind regards, Justin
ios iphone bluetooth nfc smartcard
add a comment |
Although iPhones have NFC hardware, the iOS APIs do not allow the access to this NFC hardware that is needed to read the contactless (RFID) chips embedded in ISO 14443 smartcards and tags. Newer iPhone models can read NFC in a very limited manner.
Is anyone aware if there is an ISO 14443 smartcard or tags with Bluetooth. The iPhone app would initiate via NFC, receive the Bluetooth address, pair Bluetooth with the card and phone, then resume all further communication between phone and card via Bluetooth.
Kind regards, Justin
ios iphone bluetooth nfc smartcard
iOS doesn't support Bluetooth pairing using NFC. The only NFC functionality available t apps is reading NDEF tags via Core NFC
– Paulw11
Mar 26 at 9:05
add a comment |
Although iPhones have NFC hardware, the iOS APIs do not allow the access to this NFC hardware that is needed to read the contactless (RFID) chips embedded in ISO 14443 smartcards and tags. Newer iPhone models can read NFC in a very limited manner.
Is anyone aware if there is an ISO 14443 smartcard or tags with Bluetooth. The iPhone app would initiate via NFC, receive the Bluetooth address, pair Bluetooth with the card and phone, then resume all further communication between phone and card via Bluetooth.
Kind regards, Justin
ios iphone bluetooth nfc smartcard
Although iPhones have NFC hardware, the iOS APIs do not allow the access to this NFC hardware that is needed to read the contactless (RFID) chips embedded in ISO 14443 smartcards and tags. Newer iPhone models can read NFC in a very limited manner.
Is anyone aware if there is an ISO 14443 smartcard or tags with Bluetooth. The iPhone app would initiate via NFC, receive the Bluetooth address, pair Bluetooth with the card and phone, then resume all further communication between phone and card via Bluetooth.
Kind regards, Justin
ios iphone bluetooth nfc smartcard
ios iphone bluetooth nfc smartcard
asked Mar 26 at 8:56
Justin SolmsJustin Solms
3253 silver badges12 bronze badges
3253 silver badges12 bronze badges
iOS doesn't support Bluetooth pairing using NFC. The only NFC functionality available t apps is reading NDEF tags via Core NFC
– Paulw11
Mar 26 at 9:05
add a comment |
iOS doesn't support Bluetooth pairing using NFC. The only NFC functionality available t apps is reading NDEF tags via Core NFC
– Paulw11
Mar 26 at 9:05
iOS doesn't support Bluetooth pairing using NFC. The only NFC functionality available t apps is reading NDEF tags via Core NFC
– Paulw11
Mar 26 at 9:05
iOS doesn't support Bluetooth pairing using NFC. The only NFC functionality available t apps is reading NDEF tags via Core NFC
– Paulw11
Mar 26 at 9:05
add a comment |
2 Answers
2
active
oldest
votes
The superficial similarity of wireless communication does not indicate the substantial differences on lower levels:
NFC tags have no power source of their own, instead they exploit the radio waves used for communication and are always the slave of the communication.
Bluetooth (even LE) is a powerful and complex (peer-level) protocol, which requires a dedicated power supply - there is no other way to achieve sending power of 10 to 100 mW. It is surely possible to wire something together understanding both protocols, but the plain vanilla tag can't achieve this.
add a comment |
Have you been tying this reader?
This is standard smart-card reader. It is connected to iPhone via Bluetooth and support both - contact and contactless cards.
Theoretically You can create an NFC tag with pairing information, but you will need an application to activate NFC module of iPhone to read tag's NDEF payload.
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55353125%2fnfc-and-bluetooth-enabled-iso-14443-smartcard-tag-for-iphone-pairing%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
The superficial similarity of wireless communication does not indicate the substantial differences on lower levels:
NFC tags have no power source of their own, instead they exploit the radio waves used for communication and are always the slave of the communication.
Bluetooth (even LE) is a powerful and complex (peer-level) protocol, which requires a dedicated power supply - there is no other way to achieve sending power of 10 to 100 mW. It is surely possible to wire something together understanding both protocols, but the plain vanilla tag can't achieve this.
add a comment |
The superficial similarity of wireless communication does not indicate the substantial differences on lower levels:
NFC tags have no power source of their own, instead they exploit the radio waves used for communication and are always the slave of the communication.
Bluetooth (even LE) is a powerful and complex (peer-level) protocol, which requires a dedicated power supply - there is no other way to achieve sending power of 10 to 100 mW. It is surely possible to wire something together understanding both protocols, but the plain vanilla tag can't achieve this.
add a comment |
The superficial similarity of wireless communication does not indicate the substantial differences on lower levels:
NFC tags have no power source of their own, instead they exploit the radio waves used for communication and are always the slave of the communication.
Bluetooth (even LE) is a powerful and complex (peer-level) protocol, which requires a dedicated power supply - there is no other way to achieve sending power of 10 to 100 mW. It is surely possible to wire something together understanding both protocols, but the plain vanilla tag can't achieve this.
The superficial similarity of wireless communication does not indicate the substantial differences on lower levels:
NFC tags have no power source of their own, instead they exploit the radio waves used for communication and are always the slave of the communication.
Bluetooth (even LE) is a powerful and complex (peer-level) protocol, which requires a dedicated power supply - there is no other way to achieve sending power of 10 to 100 mW. It is surely possible to wire something together understanding both protocols, but the plain vanilla tag can't achieve this.
answered Mar 27 at 8:07
guidotguidot
3,4621 gold badge16 silver badges30 bronze badges
3,4621 gold badge16 silver badges30 bronze badges
add a comment |
add a comment |
Have you been tying this reader?
This is standard smart-card reader. It is connected to iPhone via Bluetooth and support both - contact and contactless cards.
Theoretically You can create an NFC tag with pairing information, but you will need an application to activate NFC module of iPhone to read tag's NDEF payload.
add a comment |
Have you been tying this reader?
This is standard smart-card reader. It is connected to iPhone via Bluetooth and support both - contact and contactless cards.
Theoretically You can create an NFC tag with pairing information, but you will need an application to activate NFC module of iPhone to read tag's NDEF payload.
add a comment |
Have you been tying this reader?
This is standard smart-card reader. It is connected to iPhone via Bluetooth and support both - contact and contactless cards.
Theoretically You can create an NFC tag with pairing information, but you will need an application to activate NFC module of iPhone to read tag's NDEF payload.
Have you been tying this reader?
This is standard smart-card reader. It is connected to iPhone via Bluetooth and support both - contact and contactless cards.
Theoretically You can create an NFC tag with pairing information, but you will need an application to activate NFC module of iPhone to read tag's NDEF payload.
answered Mar 27 at 11:23
AlexanderAlexander
5491 gold badge6 silver badges18 bronze badges
5491 gold badge6 silver badges18 bronze badges
add a comment |
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55353125%2fnfc-and-bluetooth-enabled-iso-14443-smartcard-tag-for-iphone-pairing%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
iOS doesn't support Bluetooth pairing using NFC. The only NFC functionality available t apps is reading NDEF tags via Core NFC
– Paulw11
Mar 26 at 9:05