Because of the Thanksgiving holiday in the U.S., TI E2E™ design support forum responses may be delayed from November 25 through December 2. Thank you for your patience.

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 program for cc2530

Other Parts Discussed in Thread: Z-STACK, CC2530, CC2530EM, CC2650

hi folks,

        I am newbie to cc2530DK. I just want to start with this kit. Earlier i Used 8051 microcontroller for data transmission using Zigbee. I Used to write software for 8051 using keil compiler, After compiling successfully, the hex file i used to dump in to 8051 microcontroller through flash. I used to connect zigbee in tx and rx pin of 8051.

                   Now i want to know cc2530DK which controller is using???how can i write a program for my application. I know only, instead of keil, i need to use IAR. Then how can i flash the hex file. my requirement is, one node should act as coordinator and other node should monitor a temperature and send to node 1 through Zigbee. Node 1 should receive the node 2 value and display the temp in the lcd. How can i proceed.

I will be thankful if  somebody help me out