0

I have a question:

I've one BLE Device its connected to phone and paired. When the device goes out of range and comes back in to range, will it connect again and trigger the callback after coming into range.

Thomas Morris
  • 794
  • 5
  • 26
  • You won't get a "connection possible" event when the device returns to range, if this is your question. (To be honest, I am not completely sure what exactly you are asking.) – Thern Jan 18 '18 at 12:11
  • If you when you execute connectGatt, set the autoConnect parameter to true then you will get onConnectionState callback when the device disconnects and connects. – Emil Jan 18 '18 at 17:37

0 Answers0