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

TimeoutException while using xbee-android library and sample application with XBEE3 USB module using Android USB host interface #20

Open
rsinglaenph opened this issue Jul 15, 2021 · 0 comments

Comments

@rsinglaenph
Copy link

Hi,

I am trying to use a XBEE3 dongle loaded with Zigbee 3.0 firmware with xbee-android library and xbee-manager sample application. I am always getting receive timeout exception from the dongle while opening the connection. The USB serial interface connection using Android USB manager seems to be fine and there is no error while writing the packet. However, it seems I am not getting the response back in the expected format.
For example, while trying to determine the operating mode, it tries to get the value of "AP" parameter, the response for that is never received. The same thing happens with other parameters in readDeviceInfo().
I tried changing the operating mode using XCTU app on desktop as well. No success.

I also checked that my dongle FT232R is included in the list of supported devices.
I am not sure what is it I am missing here. Could anybody help?

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