Other Parts Discussed in Thread: MSP430FR5994, CC2652R
Tool/software:
Hi, I have bought the MSP-EXP430FR5994 development kit in order to implement an IoT application.
My goal is to use this board to read a temperature sensor and then transmit the collected data to another MCU using wireless communication.
I know this MCU supports wired data transmission through I2C, SPI and UART protocols, but I haven't found any clear information on what compatible hardware I need for wireless communication. The Nordic microcontrollers often come with embedded transmitters and radio antennas for example. Is this the case for the MSP-EXP430FR5994 as well? Or do I need an external radio, bluetooth or wi-fi module? (The User and Family Guides were unclear). Texas Instruments has hundreds of wireless communication hardware, ranging fom BLE and Wi-Fi to RF. Which one could I use that is compatible to my MCU? What radio module? What bluetooth or wi-fi module? I have scoured the TI Forum for this information with no sucess.
TLDR: How to I transmit data from my MSP430FR5994 to another MCU using wireless communication?
Thank you!