6 years, 7 months ago.

nRF51822 BLE thermometer sample code does not compile for nRF52_DK

Hi,

In the thermometer sample code mbed 2 libs used. I have updated it to mbed-os 5.5. I am having compilation issues.

mbed-os\features\FEATURE_BLE\targets\TARGET_NORDIC\TARGET_NRF5\source\btle\btle_discovery.cpp(60): error: #167: argument of type "const ble_gattc_evt_t *" is incompatible with parameter of type "const ble_gattc_evt_char_val_by_uuid_read_rsp_t *"

Is there any BLE sample code available for mbed-OS 5?

Thanks

1 Answer

6 years, 7 months ago.

The mbed OS 5 BLE examples are under the mbed-os-examples team.