RFAL field off
Hi,
I have configured an LED for RF field status in the rfal_plafrom.h.
The LED switches on when rfalNfcDiscover() is called. But the LED does not switch off when the rfalNfcDeactivate(RFAL_NFC_DEACTIVATE_IDLE); function is called. This function returns RFAL_ERR_NONE and I am expecting the LED to switch off. How can I confirm if the RF field is off ? Why does not the LED turn off ?
RFAL library used is 2.8.0
