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

Android code is not compatible with some XBee/USB adapters #125

Open
mlasevich opened this issue Jul 27, 2018 · 1 comment
Open

Android code is not compatible with some XBee/USB adapters #125

mlasevich opened this issue Jul 27, 2018 · 1 comment

Comments

@mlasevich
Copy link
Contributor

The code seems to not work with popular SparkFun XBee Explorer USB adapter. Upon looking into it I found this is because the USB Product Id of the expected FTDI chip is hardcoded into the code and the Explorer is using a slightly different product ID (0x6001 vs 0x6015)

@mlasevich
Copy link
Contributor Author

Thanks for the merge, @rubenmoral! Not to push things, but any chance we can see this as part of a 1.2.2 release on maven any time soon?  :-)

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

No branches or pull requests

1 participant