This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I have requirement for BLE is to operate as both a Peripheral and a Central device at the same time.
The BLE technology (Master Device) needs to establish connections and facilitate communication with both a mobile app (Central) and a TPMS (Peripheral) device that has an integrated BLE feature.
Could you please verify whether the cc2340r5 chipset can fulfill this requirement? If it is feasible, what type of support would be necessary for the development, and how does the chipset function in this context?
Regards,
Rahul K V
Hi Rahul,
The cc2340R5 can fulfill that requirement. In terms of development, I would recommend you start off with the basic_ble example. Open up the syscfg file and under device role choose what would best fit your project.
Depending on the roles you choose the files in the app folder will be active (ex. app_peripheral.c,...etc.) which inside is where you will want to implement your application.
Kind Regards,
Rogelio
Hi bijendra,
Currently more collateral is being created for the cc2340 at the moment we have the following trainings available.
Kind Regards,
Rogelio