esp-nimble
esp-nimble copied to clipboard
A fork of NimBLE stack, for use with ESP32 and ESP-IDF
I have implemented the refresh characteristics with service UUID 0x1801 and characteristic UUID 0x2a05 which are meant for indicating the service changes in the server to the ios BLE clients....
### Checklist - [X] Checked the issue tracker for similar issues to ensure this is not a duplicate - [X] Read the documentation to confirm the issue is not addressed...
### Checklist - [X] Checked the issue tracker for similar issues to ensure this is not a duplicate - [X] Read the documentation to confirm the issue is not addressed...
### Checklist - [X] Checked the issue tracker for similar issues to ensure this is not a duplicate. - [X] Provided a clear description of your suggestion. - [X] Included...
https://github.com/espressif/esp-nimble/blob/d1f02191a1b17673ee0f539514f50d2e5fdc7863/nimble/host/services/hid/include/services/hid/ble_svc_hid.h#L96 but report_map_len is only 8 bits
I run the standard example from esp-idf-v5.3\examples\bluetooth\nimble\bleh when I try to connect to esp from the nRF connect, it immediately after the connection starts disconnects with the Error 62 (0x3e):...