Hi,
We are planning to update our product with the a Nordic BLE module in a serialization connection over a UART. The current product has a MCU EFM32GG290F1024. Our product has a RTOS already, and we need to run the BLE application with current applications together.
When porting the Nordic SDK and serialization library, there are several error messages coming out from IAR compiler, suggesting the SDK does not support Cortex M3 core. I have looked at the source code and have seen the support for Cortex M4 and even M0.
Could I get some support and help from here.
Many thanks