My I always telephone appears as detected in connector Bluetooth although the Bluetooth of my I telephone this disconnecting. so that?
Announcement
Collapse
No announcement yet.
Doubts with the device
Collapse
This topic is closed.
X
X
-
Felipe,
I did receive your config file.
For your device D1, there is a configuration problem. It's always shown as Away because the configuration is inverted. The expressions are always evaluated in order.
[Device0]
HsDevice=D1
HsConfig0=0,Device Away,true
HsConfig1=1,Device Detected,@(Network0)>=0
HsConfig2=
It should read:
[Device0]
HsDevice=D1
HsConfig0=1,Device Detected,@(Network0)>=0
HsConfig1=0,Device Away,true
HsConfig2=--
stipus
Comment
Comment