I am trying to connect three BLE servers to ESP32 and I want to connect one server first, read values from that server and disconnect that server and then connect the next server and read values and disconnect. I can connect first one and read values and disconnect the first one and scan for other devices. After that I'm unable to connect to second server.