Adnan Sabovic

Results 8 issues of Adnan Sabovic

I am working with the Arduino BLE board and I just send a simple byte array: `char byte_array[] = {0x00, 0x11, 0x22, 0x11}`. I am able to receive data on...

invalid

* bleak version: * Python version: Python 3.8.3 * Operating System: Windows 10 Pro * BlueZ version (`bluetoothctl -v`) in case of Linux: ### Description I enabled the BLE communication...

invalid
Backend: WinRT

Hi guys, I am using the Arduino Nano 33 BLE Sense board on which I connected the Arducam 2MP Mini module. I am able to take an image and based...

Hello, I am using the Arduino Nano 33 BLE Sense board together with OV2640 Mini 2MP Plus where I am testing the person detection model. I am trying to put...

Hi guys, I am trying to run the person detection example on my Arduino Nano 33 BLE Sense board but every time I get an error related to the camera....

Hi guys, I am creating a scenario where I need to receive some data from my Arduino board on my PC that will be sent via BLE. I tried with...

Hi, I am using ESP32-WROVER-IE board with ESP32-MICROLITE-SPIRAM firmware flashed on it. I am trying to test the person detection model but it does not work. Based on results, predictions...

Hi guys, I am using the ESP32-WROVER-IE board with the ov2640 camera connected to it. I am trying to run the person detection example and see if I can get...