cancel
Showing results for 
Search instead for 
Did you mean: 

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

sam_cheng
Associate II

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

2 REPLIES 2
Ulysses HERNIOSUS
ST Employee

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 not be straight-forward.

Regards, Ulysses

sam_cheng
Associate II

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