• nRF SDK12 comes with folder nRF5_SDK_12.3.0_d7731ad\examples\nfc\rec­ord_text\pca10056 and that NFC example runs without issues on my nRF52840@Xenon board.

    @fanoush building without USB was a good idea because after some small changes the source can be compiled. The only thing that does not work is the linker! A *.ld file is missing in the SDK12 folder and copying targetlibs/nrf5x_15/nrf5x_linkers/linker­_nrf52840_ble_espruino.ld + nrf_common.ld to the SDK12 folder builds the hex file but a lot of warnings will be thrown.

    If someone can help me fixing the link files it would be nice ;-)

About

Avatar for rena2019 @rena2019 started