UBLOX_C030_R412M is not a supported MCU

Hi there,

I’m trying to use the example-blinky but my compiler reports that “UBLOX_C030_R412M” is not a supported MCU. I’m not sure what’s happening. Any help would be much appreciated.

The microcontroller I’m using is u-blox C030-R412M LTE CatM1/NB1 and 2G | Mbed](u-blox C030-R412M LTE CatM1/NB1 and 2G | Mbed) with a GNSS receiver ZOE-M8B (inbuilt to the microcontroller).

Mbed Studio version is 1.4.4

Thanks

Pietro

Hi,

The u-blox device support seems to be dropped from Mbed OS 6.
You can probably use Mbed OS 5.15 for the u-blox C030 R412M target.

To change specific version of library from Mbed Studio, please see below:
https://os.mbed.com/docs/mbed-studio/current/manage-libraries/index.html#checking-out-a-specific-library-version

Thanks,
Toyo