-
https://doc.qt.io/qt-5/bluetooth-examples.html
https://doc.qt.io/qt-5/qtbluetooth-overview.html
https://doc.qt.io/qt-5/qtbluetooth-le-overview.html
-
Hi, I tested the code on RPi 4B without problems. Then I copied the environment to RPi 5, installed all dependecies, set pins, but the tests does not work. The Calibration returns default values (0, 1…
-
Here's the problem I've got
```log
Take all parameters from the command line
* usb_modeswitch: handle USB devices with multiple modes
* Version 2.5.2 (C) Josua Dietze 2017
* Based on libus…
-
Flashed version 1.9 onto sd card using etcher.io. Plugged into my RPi 4b and the boot screen gives me a messge:
start.elf: is not compatible
This board requires newer software
-
Hi! I love what you’ve got going here. I recently built a battery pack with three Daly BMS and I am attempting to establish EXTBMS comms with SMA.
I saw your post on a forum and I have some rPi 4b’…
-
So while testing my electronics, I’ve found that the RPI has to power up before the SKR Pico and Picobilical board otherwise neither MCU will start. I have to press reset in both and then restart the …
-
hi i have a orbbec gemini camera and i was trying to run it on raspberry pi 4B.
i have compiled the python sdk according to the instructions. but when i try to run it, it simply throws out a "bus …
-
Im using LCD 3.5 Rpi on raspi 4B and already do this step:
```
sudo rm -rf LCD-show
git clone https://github.com/goodtft/LCD-show.git
chmod -R 755 LCD-show
cd LCD-show/
sudo ./LCD35-show
```
A…
-
I am running [BalenaOS](https://www.balena.io/os/) and have a working version of the `tycmd` tool running on my Raspberry Pi 4B 8G model.
![Screenshot 2022-09-27 at 10 30 52](https://user-images.gith…
-
hi,
i am able to run Circle on qemu using the following command:
"c:\Program Files\qemu\qemu-system-aarch64" -machine raspi4b -cpu cortex-a72 -smp 4 -m 2G -kernel c:\temp\circle.img
it boots cor…