Hi Community I've been trying to read and write a tag from nRF54L15 board using the Tag reader sample. But the tag reader sample supports only nRF52 series. My question is why can't the NFC Reader ST25R3911B driver support the nRF54L15 board ?

nRF54L15 NFC Tag reader support ?

Parents
  • Hi JONES MK,

    Are you referring to this sample, NFC: Tag reader?

    If so, then the absence of nRF54L15 DK from the list of supported board doesn't mean that the nRF54L15 DK cannot work with the ST25R3911B driver. It simply means that we haven't tested that sample on the nRF54L15 DK.

    I am guessing that because the nRF54L15 DK doesn't have an Arduino header, it can't connect to the X-NUCLEO-NFC05A1, and therefore the maintainers of the sample decided not to add it to the supported board list.

    I recommend you try the sample anyway. I think it should work.

    Hieu

Reply
  • Hi JONES MK,

    Are you referring to this sample, NFC: Tag reader?

    If so, then the absence of nRF54L15 DK from the list of supported board doesn't mean that the nRF54L15 DK cannot work with the ST25R3911B driver. It simply means that we haven't tested that sample on the nRF54L15 DK.

    I am guessing that because the nRF54L15 DK doesn't have an Arduino header, it can't connect to the X-NUCLEO-NFC05A1, and therefore the maintainers of the sample decided not to add it to the supported board list.

    I recommend you try the sample anyway. I think it should work.

    Hieu

Children
No Data
Related