AlEnterni

Results 3 comments of AlEnterni

Hello, I am reaching out to inquire about the feasibility of retrieving data from a characteristic created in a similar fashion to the following code snippet: `pCharacteristic_FFB = pService->createCharacteristic( NIMBLE_PROPERTY::READ...

I'm encountering difficulties with Nimble, and I'm seeking assistance in resolving the issue. I've followed the examples provided by the library, but I'm still unable to write to characteristics that...

Hello everyone, I've been working on modifying a BLE library for my project. My goal is to write a value to a characteristic and create a function to retrieve that...