Hi Lee, I hope you're doing well!
The closest example would be the SMAC wireless UART example. It supports sending messages through a Wireless UART, just like you request, however, it's not on a full ZigBee implementation, instead relying on the SMAC protocol, but it could be useful to get an idea of the implementation.
It can be found in the following path of the SDK:
<…\SDK_SDK_2.2.1_FRDM-KW41Z\boards\frdmkw41z\wireless_examples\smac\wireless_uart>
Could you please a look at this example?
Please let me know if you need any more information.
Best regards,
Sebastian
Hi Lee, I hope you're doing well!
The closest example would be the SMAC wireless UART example. It supports sending messages through a Wireless UART, just like you request, however, it's not on a full ZigBee implementation, instead relying on the SMAC protocol, but it could be useful to get an idea of the implementation.
It can be found in the following path of the SDK:
<…\SDK_SDK_2.2.1_FRDM-KW41Z\boards\frdmkw41z\wireless_examples\smac\wireless_uart>
Could you please a look at this example?
Please let me know if you need any more information.
Best regards,
Sebastian