Hello,
I am using the CC1350 sensor / collector example (from TI 15.4 stack) to send data from sensor to collector over sub-1GHZ. I need to further allow the collector to send the collected data to smartphone through BLE. It is not necessairly to operate both sub-1GHZ and BLE simultaneously. However, it is OK to switch between both of them. I did not find a clear example that integrates the collector with BLE. What is the easiest way to achieve this integration?