Function for End of line testing zigbee on a STM32WB50 similar to BLE tone_start
Hello,
Currently I am working on a End Of Line firmware file that runs in RAM that need to be able to test that the antenna in functioning as expected.
In other project with BLE we used aci_hal_tone_start() for this is there a similar function for the ZigBee stack.
We are using stack version 1.15.0 stm32wb5x_Zigbee_FFD_fw.bin on a STM32WB50
We would like to not have to change the stack because that would require flashing the stack again after flashing.
With kind regards,
Nick Assink