Other Parts Discussed in Thread: CC2650, CC1350, CC1310, LAUNCHXL-CC1310
Hi
I want to use the CC2650 as a BLE host and connect it to a WSN of CC1310. I know CC1350 is released and will mabye use that in the future, till then, I want to make serial connection between these.
I have searched for examples but can only find examples for communicating with the COM-port by using UART and master-only solutions for sensor data gathering by using I2C. I have not found any examples for SPI yet.
I am not in need of a high speed interface like SPI, so I2C would probably be the best choice. However if that is the only way to do it, its okey.
Is there any inter-connection examples between the MCU:s? If not, how do I make my own solution for it?
Best regards,
Tom Karlsson