Other Parts Discussed in Thread: CC1101
I'm looking to do an APRS implementation and think that the MSP430 may be the perfect chip, but I'm not figuring out everything I need from the datasheet.
The plan is to use the RF frequency of the MSP430 as an intermediate frequency and use an RF mixer to obtain the desired frequency in the 2-meter amateur radio band. I don't see any reason this should not work with this chip, but do you know if anyone has tried anything similar in the past?
Also, I need to know if I can output the Bell202 standard ASFK using 1200Hz for binary 1 and 2200Hz for binary 0. The required transmission speed is 1200 bps appears to be well within the capabilities of this chip.
The other question is whether the chip can handle collecting sensor inputs (such as temp probes and GPS receivers) and saving this information to memory while transmitting or if I will need a second microprocessor to handle this and pass it along to this chip when it is not transmitting.
Thanks in advance!
Chuck