Tool/software:
Dear Experts,
We have attempted to connect a CC2340-based instrument with the CC1352R using the Simple Central example from the simplelink_cc13xx_cc26xx_sdk_7_41_00_17. According to the documentation, this example includes GATT_Read() and Write options. However, in my logs, after the "work with option" step, the read and write options do not appear.
Could you please advise on how to properly connect to the instrument and retrieve the name and advertising data through the CC1352 device?
Additionally, I would like to print the names of discovered devices. I have followed the instructions in the provided link, CC2642R: Display advertiser name in simple_central - Bluetooth forum - Bluetooth®︎ - TI E2E support forums but it only prints the device address. Could you please assist me in modifying the code to display the device names as well?
Thank you for your help!