Hi forum.
I'm trying to read the content of a Grove NFC Module from a PI4 Using Node-RED (And a Grove Hat)
The device is talking Serial, and I was expecting to read it using the serial node, but this is not working.
The node I found are for I2C.
I found this github that is explaining on how to use it via nodejs: how do I translate this to node-red?
thanks in advance for your help