Where to start? Is it possible?
I need to send data between the two chips using 802.15.4.
There is no need to form a network.
I was looking at the Wireless Uart example in SDK 15. It looks like what we need, but I am not sure how to add more functionality.
Is it by updating the "m_transition_table"?
We need to change the 15.4 channels with UART commands.
Thanks