-
Dear Francesco Maccantelli,
I follow you from the Stackoverflow post. Your code for audio recording works well.
(https://stackoverflow.com/questions/72524086/how-to-save-16khz-audio-sampling-from-…
-
This bug seems to be similar to the closed issue #33 and is referenced in this forum thread: https://forum.arduino.cc/t/nano-33-ble-arduinoble-library-handling-loss-of-connection/620170
I'm using A…
-
### Description of defect
Running the SecurityandPrivacy BLE example demonstrating Security Manager implementation only works with 2 microcontrollers doing the demo.
Pairing process fails …
-
### Description of defect
Mbed OS seems to stop advertising over Bluetooth® LE after the CPU is idle for about 5-10 minutes. The issue occurs on an [Arduino Nano 33 BLE](https://docs.arduino.cc/h…
-
Hi Everyone,
I'm trying to put together a simple sketch that connects to a given BLE service UUID and sends data to a specific characteristic (also given by UUID). What I've observed is that most o…
-
**Bug**
When executing teachable machine example 'tiny image' in order to do inference on a Arduino nano 33 BLE, the model exported is way too large and a linker error occurs.
Error:
linker_scrip…
-
How do i set the serial port for my xsens?
When i plug in my Arduino Nano 33 BLE, the port for my board is COM4. As in your .ino file you wrote "HardwareSerial & XsensSerial = Serial2;" to define th…
-
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 and the yellow LED flashes 5 …
-
Hi,
Since ArduinoBLE is compatible with ESP32 with the latest merge, I'm trying to use it with an ESP32.
But when I run the example "PeripheralExplorer.ino", I got this exception: (I update the …
-
Hi, is there any plan to add the support for BLE mesh? Thanks.