Gadgetbridge will support "gadget initiated connections" - does Bangle.js do this? #7771
-
ble: support gadget initiated connections #4849 went in Gadgetbridge master branch a couple of weeks ago. I asked:
And got answer:
Do we know if Bangle.js does this today? If not, could it be made to? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
I don't really understand what's going on I'm afraid. There's no way the Bangle can initiate a peripheral connection to the phone - the phone literally has to send a radio signal out to the Bangle - the Bangle can't request to be connected apart from by turning on advertising (which it does when not connected anyway). But maybe they're saying that if Android connects automatically (rather than Gadgetbridge requesting it) then before Gadgetbridge wouldn't respond to it, and now it does? I don't see there's anything I can do on the Bangle.js side though |
Beta Was this translation helpful? Give feedback.
I don't really understand what's going on I'm afraid. There's no way the Bangle can initiate a peripheral connection to the phone - the phone literally has to send a radio signal out to the Bangle - the Bangle can't request to be connected apart from by turning on advertising (which it does when not connected anyway).
But maybe they're saying that if Android connects automatically (rather than Gadgetbridge requesting it) then before Gadgetbridge wouldn't respond to it, and now it does?
I don't see there's anything I can do on the Bangle.js side though