How does google "chrome://bluetooth-internals" bluetooth tool show Read Encrypted and Write Encrypted

Dear support team,
We need to show support for Read Encrypted and Write Encrypted on the "chrome://bluetooth-internals" Bluetooth tool, as shown below:

I modified it based on the \examples\ble_peripheral\ble_app_gls example, but it was not successful. How to modify it?

BR,

Zero

Parents Reply
  • Dear Simon,

    I use nRF SDK17.1.0, use nRF5_SDK_17.1.0_ddde560\examples\ble_peripheral\ble_app_gls\ to make modifications, and modify the following content:

    When connecting the device through the "chrome://bluetooth-internals" tool, the characteristics of BLE_UUID_GLUCOSE_FEATURE_CHAR (0x2A51) do not show that Read Encrypted and Write Encrypted are supported.

    Best regards,

    Zero

Children
Related