python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to transfer pairing key info from one Central to another using Bluez?
I currently have a scenario where I have 3 raspberry pis. One peripheral and two centrals(acting as two APs in the same enterprise network). The requirement is when the peripheral moves from Central 1...
Vinay Vasudev
Votes: 0
Answers: 1
React App Error: ENOSPC: System limit for number of file watchers reached
I have setup a new blank react app.
After installing few node modules I got this error
**System limit for number of file watchers reached, watch '/home/pi/food/food/public'**
Samar Jit
Votes: 0
Answers: 0
[PyQt5]Raspberry Pi either giving error or not showing GUI
I have a Raspberry Pi 3B+ running the official Raspberry Pi OS with Desktop environment. I wrote a script with gui in Python using PyQT5, unfortunatley it doesn't wanna work. On my PC where I coded it...
Phobit
Votes: 0
Answers: 0
Docker-compose gives error when docker run works with same environment, volumes and devices
I have a Python3 app on Raspberry Pi 3 (arm32v7). The app takes a picture at regular time intervals with picamera, detects motion using image analysis with Pillow, detects objects using deep-learning ...
Sun Bee
Votes: 0
Answers: 1