nymea / nymea-networkmanager

This daemon allows to set up the wireless network using a Bluetooth LE connection.
GNU General Public License v3.0
55 stars 16 forks source link

nymea-networkmanager asking to pair #45

Open uselessgames opened 3 years ago

uselessgames commented 3 years ago

Hello, as i understand BLE is not supposed to ask user to pair. However with latest iOS 14.4.1 getting some odd BLE pair requests. After accepting pair the app does not seem to work

Is anyone else experiencing these pair requests?

t-mon commented 3 years ago

Bluetooth LE indeed does not support the pairing methods, at least HCI version < 5.0. Can you post a screenshot what iOS is asking you?

uselessgames commented 3 years ago

It's the standard "nymea-networkmanager wants to pair" pop message. I have to reset phone to recreate and no time at the moment.

But here is from list of bluetooth devices on phone.

image

I haven't done any changes to the network manager code.