NFC current consumption - nRF52832

Dear All,

I am trying to figure out the maximum current consumed during the NFC operation.

I am using nRF52832 and writable_ndef_msg example from the SDK (LED, flash write disabled)

I measured the current when I write 50 bytes from my mobile using TagWriter app by NXP. It is given below:

The datasheet says an NFC active current (Iactivated) of 480 uA. But I observe a peak current of 18 mA. Why is this so ?

Related