I am working with the SparkFun Simultaneous RFID Reader - M6E Nano.
[https://www.sparkfun.com/products/14066]
I have connected it using it as a shield to read tags but now I want to connect it with the Arduino Uno using loose wires. From what I have looked up, this can be done by connecting
Nano GND to GND
Nano VCC to 5V
Nano TX to pin 2
Nano RX to pin 3
But now I am unsure of the position of the HW-UART/SW-UART switch. I noticed that the SparkFun Arduino sketches require the switch to be in SW- UART.
I have soldered the board as described in the SparkFun Hookup guide. I have not cut any jumpers and plan on powering the device using a 5V wall adapter connected to the Arduino Uno barrel jack.
Would any appreciate any help with this.