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.

CC2650: Porting cc2650 zigbee smart switch examples to custom board

Part Number: CC2650
Other Parts Discussed in Thread: CC2538, CC3200, CC2530

Hi,

I am working on cc2650 smart switch end device example provided in C:\ti\simplelink\zstack_home_1_02_02a_44539\Projects\zstack\HomeAutomation\SampleSwitch\CC26xx

It works fine on development kit which has lcd and keypad.

Now I want to use my custom board for this application.

My requirements are,

  1. Binding and searching should start on power up.
  2. also my ic is MODULE_CC26XX_5X5, but if i add this macro compiler is generating errors. What changes I should make to make this run.
  3. Do I need to remove lcd and keypad routines? if yes how should I do it.

Please help me on above things.

Regards,

Abhinav