BLE using FC21 and EC25

Hello,

I’m using the EC25 with firmware version EC25EFAR08A07M4G, along with the FC21 module. The Wi-Fi functionality is working as expected, and now I’m attempting to connect to a nearby beacon device.

I used the following commands:

AT+QCFG="spi/set",1
OK
AT+QBTPWR=1
OK
AT+QOPSCFG="displayrssi",1
OK
AT+QWIFICFG="fc20_21"
+QWIFICFG: "fc20_21",1
AT+QBTSCAN=1
OK
+QBTSEARCHDEVICES: "beacon","aadd:00:eaate2"
AT+QBTSCAN=0
OK

I’m trying to connect to the beacon device, but I haven’t found an AT command to do this. Also, in my case, the beacon device is connectable. How would I go about checking the RSSI for non-connectable devices?

Thank you!

hi @Hana
Please refer to attached document and if you have any query please post here
Quectel_EG25-G&EC2x_Series_BT_Application_Note_V1.1.pdf (440.3 KB)