Dear all,
I am trying to do an application that be able of scanner each "x" second the devices around (vía Bluetooth), and then Get in a list all the devices finded.
I am using a raspberry pi 4 with Ubuntu 20.04 and
I have had testing with some node but i cant Get What I want... I mean, I scan but I only Get in payload one device instead of the 4 or 5 that I can find with my smartphone...
I used the node # node-red-contrib-noble-bluetooth,
Some idea about What I am doing wrong?
Many thanks by avance!