I have a few questions about the demonstration code for Lightweight Mesh.
Here are two functions:
HAL_UartBytesReceived and
HAL_UartWriteByte.
I not quite sure about the purpose of these two function. I don't know the UART communication is used for RS232 or for the transceiver itself.
Thanks if anyone can gives me some hints