5 years, 3 months ago.

BLE & DISCO-L475VG-IOT01A

Hello,

I'm testing the latest mbed-os-example-ble with the DISCO-L475VG-IOT01A board.

BLE_LED works correctly but BLE_GAPButton and BLE_Thermometer don't seem to work. The led blinks correctly but for BLE_Thermometer temperature is not notified and for BLE_GAPButton the advertising payload is not updated.

Please, could you confirm these examples run correctly on the DISCO-L475VG-IOT01A board.

Thank you very much for your help.

Thanks.

posted by Sang Nguyen 27 May 2019

1 Answer

5 years, 2 months ago.

Hi Anthony,

Thank you for reporting those two problems.

The issue of BLE_Thermometer should be able to fix by this PR https://github.com/ARMmbed/mbed-os-example-ble/pull/214.

The issue of BLE_GAPButton can be tracked by this Github issue https://github.com/ARMmbed/mbed-os-example-ble/issues/215.

Please feel free to ask me any questions!

Desmond, team Mbed

Hi Desmond,

BLE_Thermometer works correctly now.

Thank you for your answer.

Anthony

posted by Anthony Aubert 28 Jan 2019