I'm trying to connect a Clover Mini device to my Win10 laptop to pull troubleshooting logs using ADB. I have a male to male USB-A cable that I'm using to connect my laptop to the Mini device. I have debugging enabled within the Mini device also.
When I run 'adb devices -l' in CLI, it automatically starts the server as expected and returns "List of devices attached" with what appears to be two empty lines below it. Nothing listed at all. I've tried restarting my server, reconnecting, etc and still the same response. I've also attempted this on a total of 3 different Clover devices with the same result.
Can anyone provide some input or advice on what I can try?