Tool/software:
Hi,
Chipset Used:CC2340R5
SDK Version: simplelink_lowpower_f3_sdk_8_10_01_02
Currently we are using CC2340R5 for our development and we would like to run the device in "Central + Peripheral" role.
But before we do that, we would like to test the peripheral and central roles independently and then merge the two together. So far we have not faced issues in peripheral role and the "Basic_BLE" SDK example provided is working fine. However, We are having issues when looking for an example for configuring the chip in Central role.
When in central role, we would like to know how to:
TASK 1- Initiate a scan. ---------------------------> Done
TASK 2- Get Scan Data List.------------------------->Done
TASK 3- Connect to a specific device received from the scan list. ------------------------>Done
TASK 4-Do Service discovery of the connected device and fetch the attribute table. ------------------> Pending
TASK 5- Exchange data via read/write and notify when connected to a peripheral device.------------> Pending
So far, Using the "BASIC_BLE" project we have been able to do TASK1-TASK3. i.e initiate scan, get scan list and connect to a device(Done).
We would like your assistance with Tasks 4&5.
In addition to the above, we would also like to know how to initiate pairing via "Numeric Comparison" and "PassKey Entry".
Do let me know if I have missed out on anything. Awaiting for a swift and prompt response.
Regards,
Sandeep Singh