This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Notify stops working after a second connect

I have some notify parameters set up. They work fine for the first connection, but when i disconnect and connects again the notifys are not sent. Write/read on other parameters work but the notify is not sent?

Any ideas on what to check? Any known problems?

When debugging I can see that the setParameter is called and returns SUCCESS but the readAttrCB is never called as it is on the first connection.