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.

How to make the wireless communication between two TMS320F28335 microcontroller?

Other Parts Discussed in Thread: TMS320F28335, CC1101, CC3200

I have two TMS320F28335 microcontrollers, I have problem to make the wireless communication between them. I want to send and receive data from one microcontroller to the other one synchronously.

For example, the first microcontroller gets the voltage value from ADC module, then it sends the voltage value to the second microcontroller, after calculation in the second MCU, the result is sent back to the first MCU.

Could anyone tell me how to realize this? Also, what communication interface is need to do this?

thanks.