Visitor II
April 26, 2026
Question
Working with X-NUCLEO-NFC10A1 with esp32
- April 26, 2026
- 1 reply
- 56 views
I am currently working with the X-NUCLEO-NFC10A1 board and interfacing it with an ESP32 DevKit V1. While attempting to establish communication between the two, I have tried all SPI modes as well as different reset logic configurations, but I am still unable to get them to communicate properly.
I have included my Arduino test code below for reference, which I am using to verify the communication:
Please check in attachment section there is code file
