5 years, 6 months ago.

Support for NRF91 in Mbed OS 5

Hi,

So we're currently using the NRF51 and NRF52 and will probably move to the NRF91 when it is available (it is a very different MCU that supports LTE-M and NB-IoT). The question is will Mbed OS support the NRF91 in the future? It contains the new Cortex-M33 and has an integrated modem for LTE-M and NB-IoT (accessible through UART with AT commands) and also has a integrated GPS receiver (accessible through SPI). It would be really great if Mbed will support this MCU.

Thanks! Melvin

1 Answer

5 years, 6 months ago.

Hi Melvin,

I'm unsure of our plans to support the NRF91 board in the future, however, because Mbed OS is open source you are always welcome to contribute the target to the Mbed OS GitHub repository: https://github.com/armmbed/mbed-os

Here's a few documentation pages that can assist you in your porting efforts:

Please let me know if you have any questions!

- Jenny, team Mbed

If this solved your question, please make sure to click the "Thanks" link below!