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