I'm developing an application that requires that the USB port of the device is not connected, so as not to disturb the tests, I need to connect the phone in Android Studio through Wi-Fi, in the past I had already managed to make that connection, but now I need to find the following problem .
In other words, when I try to connect with the ip of my device it returns that it can not connect.
I upgraded Android Studio, Wi-Fi settings on my phone are already developer-enabled, and it still does not work.