adafruit / Adafruit-PN532

Arduino library for SPI and I2C access to the PN532 RFID/Near Field Communication chip
Other
421 stars 265 forks source link

Increase RxGain #96

Open Gregwar opened 3 years ago

Gregwar commented 3 years ago

Helllo,

From PN532 documentation, it appears that default RxGain is not the maximum: image

Is it possible to increase it using this library?

caternuson commented 1 year ago

Not currently possible. Is this needed?

travisjayday commented 9 months ago

Bump

medfx commented 7 months ago

Is it currently possible to do this manually with the help of sendCommandCheckAck()?