question

tombialy avatar image
tombialy asked tombialy commented

ADB problems vs. Clover Station in Dev mode

We are having problems to connect to our DevKit with ADB. We followed steps defined in https://docs.clover.com/clover-platform/docs/setting-up-your-devkit#section-enabling-android-debug-bridge yet still `adb devices` returns empty list.

From other posts, we see comments referring to the Clover Station not being in the development mode by default (e.g. https://community.clover.com/questions/16550/adb-cant-connect-to-clover-station.html). How, can we switch our DevKit Clover Station Pro to dev mode.

DevKit
1 comment
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

David Marginian avatar image David Marginian ♦♦ commented ·

Are you trying to connect via wifi or do you have the device connected to your computer via the micro-USB port under the merchant-facing (large) display per Jeff's comment?

1 Like 1 ·

1 Answer

Jeffrey Blattman avatar image
Jeffrey Blattman answered tombialy commented

We see you are linking some Station 1 posts. Those are not relevant for Station Pro. To be clear you should be using USB, the micro-USB port under the merchant-facing (large) display. You should be able to use wifi also, but you need to first use USB to tell adb to go into network connect mode.

Is the USB device enumerating on your PC? On Linux, you'd do "lsusb" to check that.

4 comments
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

tombialy avatar image tombialy commented ·

Perfect, that was a problem. I was connecting to the HUB.


$adb devices
List of devices attached
Cxxxxxxxxx16    unauthorized


0 Likes 0 ·
tombialy avatar image tombialy tombialy commented ·

Jeff, thanks for looking into this. I do not think that is:


$lsusb

2020-06-09 15:32:50.254 system_profiler[xxxx:xxxxx] SPUSBDevice: IOCreatePlugInInterfaceForService failed 0xxxxxxxe
Bus 020 Device 003: ID xxxx:xxxxx Apple Inc. Apple Internal Keyboard / Trackpad Serial: DxxxxxxxxxxxxF
Bus 020 Device 000: ID xxx:xxxxx Apple Inc. Bluetooth USB Host Controller
Bus 000 Device 001: ID xxxx:xxxxx Linux Foundation USB 3.0 Bus



0 Likes 0 ·
David Marginian avatar image David Marginian ♦♦ tombialy commented ·

So this issue is resolved?

0 Likes 0 ·
tombialy avatar image tombialy David Marginian ♦♦ commented ·

David, Yes, the issue is resolved. All is great. Thanks a lot for help.

0 Likes 0 ·

Welcome to the
Clover Developer Community