Replies: 1 comment 8 replies
-
I am not sure what you are asking here. The Encrypted Advertising Data (EAD) sample has a central and a peripheral part and they are made to be used together. They will not work with a different sample that is not made to use EAD. As far as I know does BLE HID not use EAD. The error code is |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Zephyr Version: 3.4.99
Board: nrf52840dk_nrf52840
Use Sample: zephyrproject/zephyr/samples/bluetooth/encrypted_advertising/central
I would like to use the NRF52840 board as a central device to connect a bluetooth HID keyboard to it.
procedure
Errors occur in gatt_read() & gatt_read_cb().
Is it a GATT settings issue?
Or is there a problem with HID service function support?
Please give me advice regarding Bluetooth HID.
Beta Was this translation helpful? Give feedback.
All reactions