NimBLE-Arduino icon indicating copy to clipboard operation
NimBLE-Arduino copied to clipboard

BLE Peripheral OTS example?

Open rhkean opened this issue 9 months ago • 2 comments

Is there by any chance an example of implementing the OTS GATT service?

Can this be done with NimBLE?

thank you

rhkean avatar May 02 '25 02:05 rhkean

There is a L2CAP server class that will be implemented shortly in this repo but to create this service would require too much time that would have little benefit for most users. You will need to study the service requirements and implement them using the API once implemented.

h2zero avatar May 02 '25 02:05 h2zero

OK. thanks for the response.

rhkean avatar May 03 '25 15:05 rhkean