I would like to build a device that periodically will list all adjacent Bluetooth devices.
This device should do a Bluetooth inquiry and get all discoverable devices information ,and also do a BLE scan and record all beacons it recieves.
While BLe funcionality is well documented , there is no mention to Bluetooth 2.0 operation in the documentation.
Is Bluetooth inquiry feasible with 52840 ? how is it implemented ?