2019-12-06 02:33 AM
Hi,
I m trying to interface X-NUCLEO-NFC01A1 with BlueNRG2. After googling around I found projects and codes for stm32 based nucleo boards, but couldn't find anything for BlueNRG2.
Can you provide me the project or source code for the same?
2019-12-18 09:32 PM
Not aware of any ready example available for BlueNRG2 with X-NUCLEO-NFC01A1.
However, if you have STEVAL-IDB008V2
You will notice there are Arduino UNO R3 compatible connectors are available. You can directly mount the X-NUCLEO-NFC01A1 on these connectors and re-use the sources available in "C" language available in X-CUBE-NFC1 here...
Please choose a suitable project from BlueNRG-2 and integrate these code. Hope it helps
Thanks