I have a CC1110EM version 1.11 (433MHz) and a SmartRF04EB version 1.9. I downloaded and compiled the example_sw_swrc088c code. I need to run the CC1110 in the 400-406 MHz Met Band, but when I edit the smartrf_CC1110.h file with the values for FREQ2-FREQ0, the CC1110EM doesn't want to go below 415MHz.
Anything above 415 MHz works just as it should, and anything below 415 MHz gives me 415 MHz out. That is true until you program it with less than 364MHz, at which point it works as it should in the low frequency band.
If I program the CC1110EM using Smart RF studio, I can get the board to operate at 400 MHz. However, if I copy that file (export the register settings from Smart RF studio) and pit it in place of the smartrf_CC1110.h file, the system will come up at 415 MHz.
Any clues?