This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF52 as NFC reader and BLE

Is it possible to use NFC and BLE two kinds of functions at the same time in the nRF52 series chip.

Parents Reply
  • Hi,

    I guess there is misunderstanding of role and transport layer on NFC (or ISO14443 to be more precise). Even if you emulate card (PICC) aka slave you do bidirectional communication. And yes, you could develop your own library or HAL layer on top of well documented NFC HW peripheral block on nRF52 if you know what to do (e.g. you've ever implemented some ISO14443 card OS on dedicated HW without having this done by chip vendor). Alternatively (seems more likely given the level of your questions) you should seek some expert and subcontract the job externally.

    Cheers

Children
No Data
Related