Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
7 years, 3 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