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.

2530 battery boards Zstack

Other Parts Discussed in Thread: Z-STACK, CC2530EM

Hello

I have a 2530zdk,

what are the Components\hal\target files for battery boards in Zstack 2.3.0

formerly in Zstack 1.4.3 there were 2430EB, 2430BB, 2430DB, now Zstack 2.3.0 there is 2530EB, 2530usb, 2530znp?

  • Although I have not personally tried it, I believe that the 2530 Battery Boards use the 2530EB HAL - they "look like" SmartRF05EB boards...

  • I also want to use the battery board with the CC2530EM and the Z-Stack. First I used the CC2530EB HAL. Of course, the hal_board_cfg.h file must be modified. So I did. But still, my program that works on the CC2530EB and the CC2531USB, does not work on the SOC_BB?? And the problem is not about the LED that does not turn on, even the zigbee communication does not work. Is there a exemple of using the battery board with CC2530EM?