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: CC2530 Zigbee NWK layer open source

Part Number: CC2530
Other Parts Discussed in Thread: Z-STACK

Hi,

I want to port Zigbee stack CC2530 (from NWK layer to upper layers) to Arduino ESP32. But NWK layer is closed-source. I see there's only .h files, and some .c source files.

When I receive MAC frames on CC2530, I will send it to ESP32 through SPI. And all Zigbee stack will be processed in ESP32 FreeRTOS environment. Surely that I will make many modifications for FreeRTOS  ESP32.

I prefer to use TI CC2530 chips to get more supports rather than ZBOSS. ZBOSS v1.0 is quite old.

Could TI provide NWK source code? I need code to understand and port to ESP32.

Thank you very much.

Cuong.