2020-02-14 03:09 PM
I have a board which uses the SPBTLE-1S interface via UART with an NXP I.MX RT 1060. I've downloaded the BlueNRG-2 code. I'm looking to get a DTM running on our processor. Has anybody ported the DTM example code to a non stm32 processor?
At first glace, this looks daunting. The NXP chip is a cortex-m7. Much of it is similar to the ST but all the low-level driver stuff is quite different.
Not sure how to get started. Any advice would be great.