So I watched some youtube tutorials on how to properly connect the RFID sensor to the Arduino Uno board, I installed the "rfid-master" library found here: "https://github.com/miguelbalboa/rfid" and run a firmware check to see if everything was working fine. But nothing was working fine. I got this error message:
MFRC522 Digital self test
Firmware Version: 0x0 = (unknown)
WARNING: Communication failure, is the MFRC522 properly connected?
Only known versions supported
Performing test...
Result: DEFECT or UNKNOWN
I followed the instructions on the "firmware_check.ino" sketch and it still didn't work. Maybe it has something to do with the pins on the RFID Scanner not being smoldered?
Edit: Forgot to mention I am using an "RFID-RC522" sensor and the Arduino Uno board is connected to my desktop with usb2.