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.
5 years, 10 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.
1 Answer
5 years, 9 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
Thanks.
posted by Sang Nguyen 27 May 2019