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

NRF52 pair to NRF52 using NFC RFID tag with MAC address

I asked about if NRF52 can pair to eachother without a PN532, but sounds like no, it can only read RFID tags.

So, how about if at factory we make RFID sticker/tag that have the MAC address of the central NRF52 radio, and if the peripheral reads the RFID tag, it enters pairing mode and connects to said central, perhaps the central may need a button depressed ?

So to pair, hold button on the central, it will look for an advertising peripheral. Peripheral will not advertise unless it reads a valid RFID tag with MAC address of central. If the MAC address matches the central, it will be added to the central's whitelist.

Is this possible?

If so, any easy suggestion to write quick tags at factory, perhaps a simple script that has the NRF52 chip send it's address to the the PN532 and write the MAC address to tags in set location?

Parents Reply Children
Related