ftctechnh / ftc_app

FTC Android Studio project to create FTC Robot Controller app.
758 stars 3.17k forks source link

Robot Controller does not detect more than 1 device #740

Closed serb1231 closed 4 years ago

serb1231 commented 4 years ago

I have connected 2 Core Motor Controllers and 1 Core Device Interface to the Core Power Distribution Module(each with motors and servo motors connected) and when I scan it, the FTC Apps only see the Core device Interface(when all 3 are connected), only 1 Core Motor Controller (the same Core Motor Controller every time) when the Device Interface isn't connected and the other Motor Controller when only it is connected.

Windwoes commented 4 years ago

What version of Android are you using? Some builds of Android 5.0 have a bug where only one USB device will be detected.

serb1231 commented 4 years ago

Hello,thank you for your response. We have the 5.3 version(the latest one)

dum., 17 nov. 2019, 4:25 p.m. FROGbots-4634 notifications@github.com a scris:

What version of Android are you using? Some builds of Android 5.0 have a bug where only one USB device will be detected.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ftctechnh/ftc_app/issues/740?email_source=notifications&email_token=AK2FG57GHWYUZSNCVLH3S73QUFH6RA5CNFSM4JOKCHLKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEEINGAI#issuecomment-554750721, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK2FG524PXUJWL2C2NAYOUDQUFH6RANCNFSM4JOKCHLA .

NoahAndrews commented 4 years ago

He was asking what version of Android, not which version of the FTC software.

serb1231 commented 4 years ago

The robot controller Android device has the 5.0 version .Should I downgrade or upgrade this version?

dum., 17 nov. 2019, 8:06 p.m. Noah Andrews notifications@github.com a scris:

He was asking what version of Android, not which version of the FTC software.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ftctechnh/ftc_app/issues/740?email_source=notifications&email_token=AK2FG57PHDE6E53GPHVE5FLQUGBY3A5CNFSM4JOKCHLKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEEISCGI#issuecomment-554770713, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK2FG54RXYLXIPABFDH6PBTQUGBY3ANCNFSM4JOKCHLA .

gearsincorg commented 4 years ago

The robot controller Android device has the 5.0 version

That sounds right.. Android Version 5.x was not an allowed, mainly because there were issues with it only seeing one USB controller.

The allowed versions are listed below (from Game manual 1. Section 7.3.4 Robot Software Rules)

a. .... 4.4 or higher (Kit Kat) b. .... 7.0 or higher (Nougat) c. .... 6.0 or higher (Marshmallow)

If possible you should upgrade to the most recent version, available for your phones (and on the list above)

serb1231 commented 4 years ago

Thank you very much for your advice

lun., 18 nov. 2019, 3:10 p.m. Phil Malone notifications@github.com a scris:

The robot controller Android device has the 5.0 version

That sounds right.. Android Version 5.x was not an allowed, mainly because there were issues with it only seeing one USB controller.

The allowed versions are listed below (from Game manual 1. Section 7.3.4 Robot Software Rules)

a. .... 4.4 or higher (Kit Kat) b. .... 7.0 or higher (Nougat) c. .... 6.0 or higher (Marshmallow)

If possible you should upgrade to the most recent version, available for your phones (and on the list above)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ftctechnh/ftc_app/issues/740?email_source=notifications&email_token=AK2FG57QHH6YBQ7PHY3HRELQUKH4ZA5CNFSM4JOKCHLKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEEKMBAI#issuecomment-555008129, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK2FG5473MOWMO3GWQFNJTTQUKH4ZANCNFSM4JOKCHLA .