Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't discover Windows 10 IoT Core devices on Project Rome App for Android device #48

Open
shijiong opened this issue Feb 18, 2018 · 2 comments
Labels

Comments

@shijiong
Copy link

shijiong commented Feb 18, 2018

Dear friends,

Today I tested with the latest Rome App on Andorid (https://github.com/Microsoft/project-rome/tree/master/Android/sample), and find that my raspberry pi 3 still can't be shown in the device list.

After some tests, i find that the system type of the IoT device is "Hub" (Not IoT). So, i add this type to the Android Studio Project. However, it still can't work.

Android Hardware: LG Nexus 5 with Android 4.4.2
Windows 10 IoT Core Hardware: Raspberry Pi 3 with Windows 10 IoT Core Build 17101
Version of com.microsoft.connecteddevices in build.gradle file: 0.8.1

And i confirm that Windows 10 IoT Core device can be discovered by Desktop and Other Windows 10 IoT Core device(For example, Minnow Board Max).

So,any suggestions? Thanks a lot.

@sphenry
Copy link
Member

sphenry commented May 9, 2018

The IoTCore device needs to be signed in to be discoverable. This can be done programmatically, or through UI via Cortana.

@miker1423
Copy link

Hello, I'm having the same problem, I'm signed through the Cortana app on the IoT device, and in my case, I'm using sessions, not just device discovery.
Also, if the session is started on my Desktop, the IoT device can find it, but if I start it on the IoT device, the Desktop cannot find the session.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants