2024-07-19 12:41 AM
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
Solved! Go to Solution.
2024-07-19 01:16 AM - edited 2024-07-22 01:02 AM
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
2024-07-19 01:16 AM - edited 2024-07-22 01:02 AM
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
2024-07-19 02:41 AM
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
2024-07-21 06:52 PM - edited 2024-07-21 06:55 PM
Hi Ulysses,
May I know if any updates for my question above? Thank you.
Best regards,
Sam Cheng
2024-07-22 01:05 AM
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
2024-07-22 10:15 PM
Hi Ulysses,
Thank you for the updated information.
Best regards,
Sam Cheng