Hi,
I got a Uno Wifi Rev2 with integrated BLE. Arduino BLE seems to work just fine. I can scan a BLE device and see some data. I used the build in example and confused that it took several seconds to re scan.
What I want to achieve is to build a Beacon scanner. I need the RSSI at least one a second (best would be each 100ms).
Am I wrong or is Arduino BLE library just not able to do that?
thx flix101