I'm trying to create a ZigBee-only project (no BLE), that will only implement an APS Coordinator with FreeRTOS support for the STM32WB5MMG module.
I'm looking at the Zigbee_APS_Coord sample, which is exactly what I need, and I noticed that it has a f...