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.

RTOS/LAUNCHXL-CC1350: Sub-1 GHz + Beacon broadcast

Part Number: LAUNCHXL-CC1350
Other Parts Discussed in Thread: CC1350, SIMPLELINK-CC13X0-SDK, CC1350STK

Tool/software: TI-RTOS

Hi,

For my application use case, I intend to connect 2 or more sensors (<10 Bytes of data) to CC1350 node through I2C and transmit the sensor data to to the concentrator using sub-1 GHz. Further, I want to broadcast the received sensor data by the concentrator through beacon packets (I will observe the raw data on my phone using some BLE app).

Can someone please tell me the feasibility of implementing it using CC1350 and if so, can you kindly guide me on how to send sensor data from I2C to the concentrator? 

Thank you