I have connected the TX pin of the RFID reader to the RX on the ESP module.
Am I right in saying that the RX and TX pins on the ESP module are only used for programming/flashing the module?
In which case I should be connecting the TX pin of the reader to the GPIO2 pin of the ESP module instead?
If so how would I read the data form the GPIO2 pin?
Can someone explain what can be connected to the GPIO pins as I can only see the "LED on/off' example online and not something like a sensor input.
Thanks