Hi There.
My RTCs send status infos every 30 seconds which I'd like to visualize.
They send this as 1 byte where each bit is a flag indicating a certain status.
How can I extract this information. I use mappings to display other information. But I'm unsure how to do that with this status info.
Manfred