Simple multithreading with DA14531
Hello,
I have written an application with Keil IDE, transferring RFID reader results by notification of a subscribing node. The reader is part of my hardware system. Hardware handling is started, after a client requested to be notified by value change on his reader.
That is working, but it blocks any other activity.
Now, I need a hint / simple example, how I can accomplish the following: