Scan for available clients

For CircuitPython issues, ask in the Adafruit CircuitPython forum.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
udiK
 
Posts: 1
Joined: Wed Nov 24, 2021 11:21 am

Scan for available clients

Post by udiK »

Hi,

Im working with the Bluefruit LE module connected to an Arduino UNO
Im using the SPI default connection
Im trying to get a list of available clients and their RSSI

What command should I use?
is there any AT Command that scan and create a list of available clients

Thanks,

Udi

User avatar
mikeysklar
 
Posts: 13936
Joined: Mon Aug 01, 2016 8:10 pm

Re: Scan for available clients

Post by mikeysklar »

Udi,

The Bluefruit LE Friend is a peripheral only. It does not have a central mode to connect to other BLE peripherals.

https://learn.adafruit.com/introducing- ... aq-2346702

Locked
Please be positive and constructive with your questions and comments.

Return to “Wireless: WiFi and Bluetooth”