Part Number:MSP430F5529
Support Path: /Product/Help with Device Selection/
i have GPS working with MSP430F5529 ( first device). also, i have another device with two CC1310 working with grove LCD to show to me the coordinate. i sat up one of the CC1310 as TX to send data to the other CC1310 Rx with LCD. what i want is the TX i need it to be work with the MSP430F5529 to send the GPS coordinate to the RX then will show it to me on the LCD. the range i am getting now is 300 meters. the major thing is how can i let launchPad with MSP430F5529 communicate with CC1310 launchPad because both of them will send the coordinates to the CC1310 RX.