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.

CC2530: Use uart0 with z-stack 3.0 pn cc2530

Other Parts Discussed in Thread: CC2530, Z-STACK

art Number: CC2530

hello everybody

i have 2 zigbee module base on cc2530 without external MCU

when config with  ZTOOL-P1 for coodinator to use with z-tool (bellow), i get an error when compile project as you see on the picture below. I work on SampleLight  from TI.

The same error if i choose HAL_UART=TRUE on config tab.

RAM of cc2530 seem to low. here are some question:

1. how can i do for reduce the RAM usage, and

2. Without external MCU, can i create a coodinator base on CC2530 use Z-stack 3.0, pls show me !