Ok, some news:
If I publish something to any of my topics with QoS set to 1, I can receive the message from the topic I subsrcibed to, but, unfortunately, only one time. The callback function runs fine, but then, the main loop is blocked.
I can see, that the sensor threads are still running fine, but there are no more data published, because of the blocked main loop.
Cheers,
Thomas