Yes I did, and halfway through it they start talking about possibilities of soldering an extra antenna on, which is not what I need.
I've tried to find PCD_Init in the files I have that came with the AddicoreRFID example that I used but I can't find it. In fact I can't find anywhere that says anything about db gain etc.
I downloaded and installed this Library and used it for the base as my sketch.
I have files addicorerfid.h and addicorerfid.cpp, neither say anything about neither PCD_init or RFCfgReg.
escaped me. Now I am thinking I should just remove the //, and then the Gain would be set to max all the time, right?
But one thing I wonder about though, this was found in the ArduinoRFID.cpp file, which I don't see any other files referencing. None of the other files has an include AddicoreRFID.cpp.
I removed the // and nothing happens, it doesn't improve or anything....