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.

How to combine Range Extender and End Device on one device?

Other Parts Discussed in Thread: SIMPLICITI

Hello everyone !

I'm using CC1110+SimpliciTI 1.2.0 on IAR and want to  combine Range Extender and End Device on one device.

All this based on the Sample Application "AP as Data Hub".

I have modified the source code with:http://processors.wiki.ti.com/index.php/SimpliciTI#Compiling_with_active_END_DEVICE_and_RANGE_EXTENDER_configuration

and modify the RE source code to achieve.

And now the major problem is when I modified the config.dat of RE,

change the "-DNUM_CONNECTIONS=0 " to "-DNUM_CONNECTIONS=2" , the RE can't work.

I must change it or the device can not work as ED.

what have i got to do?

Please help me! Thanks ahead.