This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF5x connection with Smartcard (ISO7816) via USART

Hello, Is it possible to configure nRF's USART to work with Smartcards (ISO 7816)?

The ISO7816 specification defines the bit rate with the following formula: B=(Di/Fi)*f ,where: B is the bit rate, Di is the bit-rate adjustment factor, Fi is the clock frequency division factor, f is the ISO7816 clock frequency (Hz) ).

The example code will make me happy).

Related