Connection problems with javascript API
After changing my code to javascript, I experience some errors, mainly
noble warning: unknown handle XX disconnected!
What is the number XX related to? is it an error? I have seen 32, 34, 35, 67.
Also sometimes i get:
noble: unknown peripheral d048de5db6c0 connected!
or
noble: unknown peripheral d048de5db6c0 disconnected!
I am trying to connect a few sensors. It was 4 sensors in range and I was trying to use 1 or 2 BTLE interfaces. Both internal laptop one and BT dongle both give this errors.
UPDATE: I see that if I connect to the sensors one by one, I can connect 2 simultaneously to an interface. The third will time out (I set the timer to 20seconds). But if I use another interface, I can keep connecting, always 2 maximum per interface (I tested with the internal bt adapter and 2 bt dongles i have).
This discussion has been closed.
Comments