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 and through loose wires to the Arduino Uno following the pin out below.
Nano GND to GND
Nano VCC to 5V
Nano TX to pin 2
Nano RX to pin 3
I am using the onboard antenna and the SparkFun SRTR sketches on Arduino IDE. I am able to read tags through both set ups but only with a range that seems to be around 2 inches. I am not sure why the read range is so low but I am assuming it might be with how I am powering the device. How can I increase the read range with the onboard antenna to read around 1-2ft?
I am powering it through the Arduino Uno DC Barrel Jack (the one mentioned in the SRTR Hookup Guide). I’d like to read tags in constant read mode. Am I giving it enough power with this connection for the module to avoid Brown-out/Damage?