I am working on an application that involves receiving a transmission from a device in the 400MHz range and then transmitting related information to another device, such as a phone, over Bluetooth or Wi-Fi. We have in the lab MSP430FG4618/F2013 experimenter's boards, CC1101 chips, and CC2431 chips. We set up the MSP430 and CC1101 combination to intercept the device's signal at the 400MHz range, but now we are looking for a way to do the communication with the phone. Ideally, we would like to interface the MSP430 with the CC2431 chip simultaneously with the CC1101 chip in order to get the 2.4GHz range for something like Bluetooth. I do not know how that would be done if possible, and that may not be the best way of going about it. Maybe there is a board out there with 2 RF interfaces for radios at those 2 frequencies?Maybe there is a radio that spans both the 400MHz and 2.4GHz range? Maybe someone knows about a Bluetooth dongle that could attach to the board using UART? Any suggestions would greatly be appreciated.
Thank you!