Hello!
I'm using BLE Mesh sensor client receiving messages sent from multiple sensor servers. I used 2 nRF54l15DKs as 2 sensor servers, each sending 9 16-bit float data segmented messages from ICM20948 sensor, using my custom sensor type and mesh sensor property IDs; then I tried to receive data from both servers simultaneously, 1 time per second. Then I met this warning:
What can I do to prevent this?
Thank you!
Li Boyan