Tool/software:
Hi all!
For those that have installed the new SimpleLink Low Power F3 SDK 9.10.00.83 (for devices CC23xx and CC27xx) you may have noticed the folder structure for the Bluetooth Low Energy (BLE) stack changed. This means that projects created before SDK 9.10 have different source/example folder paths than previous SDKs. It's important to keep this in mind when migrating to the 9.10 SDK, since many paths will be broken on older projects.
The folder containing source files for the BLE stack is no longer source/ti/ble5stack but now source/ti/ble. You will also find that examples for BLE are no longer under examples/rtos/ble5stack but now examples/rtos/ble.
We have created a migration guide for those migrating to the newer SDK and you can find it here.
Thanks!
The TI BLE Applications Team.