The problem is making the UART aware of the fact that a byte in the data packet is an address. With most protocols the address is not the first byte. It would be very complex to implement that.
The "hard way" is not too bad. I'm doing a project now that responds to the node address and 00 as a multicase discovery address. Its not too bad.
Bookmarks