This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TRF7970A: porting sloa214 to nrf52832

Part Number: TRF7970A
Other Parts Discussed in Thread: MSP430F2370

Hi,

I am trying to port sloa214 example code to nrf52832 mcu.

There is a static library called "MifareCryptoLibrary", which contains crpyto1 source code i think.

I can not use this static library since MSP430F2370 and nrf52832 have different architecture.

How can i solve this problem.

Best regards.