Followup - Problem with PN5180

Hi @hairyeuan, did you find a solution to the PN5180 serial monitor outputting:

*** FATAL: Reading more than 508 bytes is not supported

I am using a PN5180 with an ESP32-WROOM-32D Board and I cannot figure out what to do to resolve that. I see the data sheet for the 5180 has a reception buffer of 508 bytes so I assume that's what that is from. I am trying to implement playful technologies code as well.

I am extremely new to SPI interfaces. Would this reception buffer be the reception of control signal from the ESP32?

I found the solution in this spanish post:

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.