Skip to main content
Explorer II
July 19, 2024
Solved

Question about X-CUBE-NFC6 NDEF file with Bluetooth pairing record

  • July 19, 2024
  • 2 replies
  • 1349 views

Hi,

Currently, my development boards are X-NUCLEO-NFC08A1 with STM32G0B1-Nucleo.

May I know how the X-CUBE-NFC6 library demonstrates Bluetooth pairing on the X-NUCLEO-NFC08A1 expansion board?

And next I would like to modify the Bluetooth device address, local name of Bluetooth record when ST25R3916B in Card Emulation mode.

Could ST give me some advice? Thank you.

Best regards,

Sam Cheng

    This topic has been closed for replies.
    Best answer by Ulysses HERNIOSUS

    Hello Sam Cheng,

    ST25 embedded NFC lib has a pairing example in which ST25R3916(B) emulates a tag. Out of the box on NUCLEO-L476 but porting into e.g. X-CUBE-NFC6 on NUCLEO-G0B1  should be straight-forward.

    Regards, Ulysses

    2 replies

    Technical Moderator
    July 19, 2024

    Hello Sam Cheng,

    ST25 embedded NFC lib has a pairing example in which ST25R3916(B) emulates a tag. Out of the box on NUCLEO-L476 but porting into e.g. X-CUBE-NFC6 on NUCLEO-G0B1  should be straight-forward.

    Regards, Ulysses

    sam_chengAuthor
    Explorer II
    July 22, 2024

    Hi Ulysses,

    May I know if any updates for my question above? Thank you.

    Best regards,

    Sam Cheng

    Technical Moderator
    July 22, 2024

    Hi Sam Cheng,

    sorry, I made a type down there, wanted to write either "should not be difficult" or "should be straight-forward" but ended up writing "should not be straight-forward". Corrected that one. 

    BR, Ulysses

    sam_chengAuthor
    Explorer II
    July 19, 2024

    Hi Ulysses,

    The ST25 embedded NFC lib STSW-ST25R016,

    I can see the Bluetooth pairing demo is in Projects\STM32L476RG-Nucleo\Applications\X-NUCLEO-NFC08A1\pairing

    Is it feasible if I would like to refer to this pairing project source code and port it to our STM32G0B1RET6 as Bluetooth pairing application?

    Best regards,

    Sam Cheng