Reply
Wed 28 Dec, 2016 03:29 am
I have one view controller and one table view controller.
I start connection with blue device on table view controller and i want to stop connection on view controller.
I tried to call didDisconnectPeripheral() method but it can't work.