I want to 'Observe' resources in a CoAP server. But What I've noticed is that after I register to observe a few resources in the server, an additional resources I try to 'Observe' throw a message saying 'Too Many Observers'
I'm using Copper (Firefox) to connect to the servers.
Is there a limit of resources that can be observed with a CoAP server? Google isn't helping me out much here. Am I doing something wrong myself?
Thanks.