gatt icon indicating copy to clipboard operation
gatt copied to clipboard

Auto reconnect

Open arsoba opened this issue 7 years ago • 4 comments
trafficstars

Hi! I'm trying to reconnect to BLE device after disconnected, but it doesn't work. Did anybody do this before?

arsoba avatar Sep 21 '18 06:09 arsoba

@roylee17 could you help me?

arsoba avatar Oct 05 '18 07:10 arsoba

Hello,

I'd recommend you to give this repo a shot. It's maintained by community, and people there may help if you still ran into problem (though you might want to share more context/code/...).

https://github.com/go-ble/ble

roylee17 avatar Oct 05 '18 07:10 roylee17

@roylee17 does this mean gatt is inactive?

sleeping-barber avatar Nov 26 '18 13:11 sleeping-barber

@arsoba if this helps: I implemented reconnect with C# in UWP app.

asanfilov avatar Nov 29 '18 05:11 asanfilov