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;








1















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










share|improve this question






















  • 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


















1















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










share|improve this question






















  • 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














1












1








1








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










share|improve this question














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






share|improve this question













share|improve this question











share|improve this question




share|improve this question










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


















  • 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













2 Answers
2






active

oldest

votes


















1














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.






share|improve this answer






























    0














    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.






    share|improve this answer

























      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
      );



      );













      draft saved

      draft discarded


















      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









      1














      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.






      share|improve this answer



























        1














        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.






        share|improve this answer

























          1












          1








          1







          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.






          share|improve this answer













          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.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Mar 27 at 8:07









          guidotguidot

          3,4621 gold badge16 silver badges30 bronze badges




          3,4621 gold badge16 silver badges30 bronze badges























              0














              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.






              share|improve this answer



























                0














                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.






                share|improve this answer

























                  0












                  0








                  0







                  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.






                  share|improve this answer













                  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.







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Mar 27 at 11:23









                  AlexanderAlexander

                  5491 gold badge6 silver badges18 bronze badges




                  5491 gold badge6 silver badges18 bronze badges



























                      draft saved

                      draft discarded
















































                      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.




                      draft saved


                      draft discarded














                      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





















































                      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







                      Popular posts from this blog

                      SQL error code 1064 with creating Laravel foreign keysForeign key constraints: When to use ON UPDATE and ON DELETEDropping column with foreign key Laravel error: General error: 1025 Error on renameLaravel SQL Can't create tableLaravel Migration foreign key errorLaravel php artisan migrate:refresh giving a syntax errorSQLSTATE[42S01]: Base table or view already exists or Base table or view already exists: 1050 Tableerror in migrating laravel file to xampp serverSyntax error or access violation: 1064:syntax to use near 'unsigned not null, modelName varchar(191) not null, title varchar(191) not nLaravel cannot create new table field in mysqlLaravel 5.7:Last migration creates table but is not registered in the migration table

                      용인 삼성생명 블루밍스 목차 통계 역대 감독 선수단 응원단 경기장 같이 보기 외부 링크 둘러보기 메뉴samsungblueminx.comeh선수 명단용인 삼성생명 블루밍스용인 삼성생명 블루밍스ehsamsungblueminx.comeheheheh

                      155 수학 과학 기타 둘러보기 메뉴eh추가해eh문서를 완성해