Skip to main content
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

1 reply

Ulysses HERNIOSUS
Technical Moderator
April 27, 2026

Hi  Abhishek_1305,

Please observe:

Attach a logic analyzer to CS,MISO,MOSI,SCLK,RESET. See that SPI is driven in the right mode according to DS.

If you see the right waveforms and still doesn't work: Double check the supply and the connections. If still not working: Please share the logic analyzer traces + picture of the setup and any other helpful information.

BR, Ulysses