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.