No, not at that time.
I've skimmed through both suggested Application Notes but there is no mention of how this is related to configuring LPCD.
As a test I've now tried with writing following EEPROM addresses:
0x59 - DPC_CONTROL to 0x53 (dpc=enabled, gear step size=1, start gear=5)
0x81 - DPC_AGC_GEAR_LUT_SIZE to 0x05
And afterwards write to register
0x26 - AGC_REF_CONFIG value 0x00001466 (gear 5)
After reading that same register I once again get value 0x00000085, so it didn't take the GEAR.
With NFC Cockpit I can perfectly read AGC_REF_CONFIG, change gears and write. Next time I read AGC_REF_CONFIG it uses the applied gears. Or is this not suppose to happen?
I've also done some tests with NFC Cockpit (4.8 - latest), but I found a lot of issues with it...
Using LPCD EEConfig Self_Calibration I noticed it would write value 0x01 into registers 0x38 (LPCD Ref Value Selection). Still, the PN5180 datasheet clearly mentions that value 0x01 is autocalibration using RF_Checkcard function). Is this a bug in NFC Cockpit? Applying Auto_calibration via Update EEPROM Config would also write the wrong values into the 0x34 EEPROM address. For example selecting Gear 15 would program 0x34 as 0x0F and 0x35 as 0x00. Though the PN5180 datasheet mentions that 9:0 are AGC reference value where bit 13:10 are AGC gear. (read below)
Using LPCD EEConfig Auto_Calibration I noticed it would write value 0x00 into registers 0x38 (LPCD Ref Value Selection). Still, the PN5180 datasheet clearly mentions that value 0x00 selects the EEPROM reference value. Is this a bug in NFC Cockpit? And why doesn't it write the AGC Value into EEPROM, but only the gear? (read below)
And what about LPCD Ref Value Selection 0x02? That seems to be missing in NFC Cockpit, though "Write AGCREF_CONFIG register" actually does exactly that (though only for the gears)! (read below)