fgaetani

Results 5 issues of fgaetani

I noticed several problems when disconnecting on Arduino Nano 33 BLE board. Code execution remained locked in the `writeValue()` function, specifically in the [`HCIClass::sendAclPkt()`](https://github.com/arduino-libraries/ArduinoBLE/blob/baa137014fcc274740753790c27de3fecf0691c3/src/utility/HCI.cpp#L615-L649) function. The code remained locked in...

type: imperfection
status: waiting for information
topic: code

Hi, I found a problem in curieBLE library with the subscribe at notify characteristics. My goal is to read with a 50Hz refresh rate the value of a characteristic updated...

Hello, I'm working on a project using this board, is it possible to have the source code of the bootloader? Is it a Bossa bootloader, right? I would like to...

Hi, I would like to know what is the acquisition time set for the SAADC and how it is possible to modify it. Thanks for the support.

I have a problem with the Arduino Nano 33 BLE board with ArduinoBLE library. As soon as I try to connect to the device through the smartphone, the microcontroller freezes...

waiting for feedback