which is the Example code to test the NFC_Tag future in MDBT42 V P 512K V2 module.
i was using PCA10040 nrf52 development kit in that Example code is working same code not working in MDBT42 V P 512K V2
which is the Example code to test the NFC_Tag future in MDBT42 V P 512K V2 module.
i was using PCA10040 nrf52 development kit in that Example code is working same code not working in MDBT42 V P 512K V2
Hi,
I suggest to check if your code may for instance be relying on UART (RXD) and/or external 32kHz clock. Then you may need to pull RXD high and/or choose internal 32kHz instead. If you are debugging you should hopefully be able to find where it is stuck and/or asserting.
Best regards,
Kenneth
Hi,
I suggest to check if your code may for instance be relying on UART (RXD) and/or external 32kHz clock. Then you may need to pull RXD high and/or choose internal 32kHz instead. If you are debugging you should hopefully be able to find where it is stuck and/or asserting.
Best regards,
Kenneth