The ST25R3916B chip is very similar to the ST25R3916 but not identical. It has a few register changes, etc.
There was a commit that purported to add support for ST25R3916B but it didn't work with the X-NUCLEO-NFC08A1 dev board I was trying. The same code, and library, did work with the X-NUCLEO-NFC06A1 dev board, which uses the ST25R3916 chip.
Digging into the ST sample library that (I assume) this library is based on, there were quite a few changes when they added ST25R3916B support so it would be good to incorporate those here.
The ST25R3916B chip is very similar to the ST25R3916 but not identical. It has a few register changes, etc.
There was a commit that purported to add support for ST25R3916B but it didn't work with the X-NUCLEO-NFC08A1 dev board I was trying. The same code, and library, did work with the X-NUCLEO-NFC06A1 dev board, which uses the ST25R3916 chip.
Digging into the ST sample library that (I assume) this library is based on, there were quite a few changes when they added ST25R3916B support so it would be good to incorporate those here.