This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Re: Getting the eZ430RF SimpliciTI modules to work in 868MHz Mode

Other Parts Discussed in Thread: CC1101, CC2500

Hi Lisa,

I have a questions you might help me to solve it. Right now I use eZ430_RF2500 kit and run eZ430-RF2500 Wireless Sensor Monitor\Embedded\IAR\Sensor_Demo_AP_as_Data_Hub. Everything works fine,  But I try to use amb8423-em ( CC1101 chip) instead of CC2500 on ez430-RF2500T.

I did modification by replacing smartrf_cc2500.h with smartrf_cc1101.h ( in which appro[riate frequency is set by FREQ2~0 registers), also changed MRFI_CC2500 to MRFI_CC1101 in Project->option->c/c++ compiler ->preprocessor Tab. It passed "Make". But it did not work like using CC2500 after i download the code into the target board.

Do you have any suggestions after read my descriptions? Thank you in advance.

Willy