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

How to test the demo app? #2

Open
asprakash opened this issue Jan 7, 2016 · 1 comment
Open

How to test the demo app? #2

asprakash opened this issue Jan 7, 2016 · 1 comment

Comments

@asprakash
Copy link

Hi. This is a great project to boostup IOIO feature list and appreciate your efforts on open source. I have few queries before I would like to give a try. Due to my heavy work load I was struggling to test this library for some time.

[1] Digi has many XBee modules. Please specify which module we need to buy.
[2] What are the minimum hardware requirement to test the demo application?. Do I need another set of XBEE+IOIO or any other sensors?. This is not clearly mentioned on this documentation area.
[3] How about other manufacturer's zigbee modules can use this libraries?

-Prakash

@zaiddabaeen
Copy link
Owner

Thank you!

[1] I tried it on XBee S1 and XBee S1 Pro. Basically it should work on any module that uses the same commands as the XBee S1.
[2] You would need an Android smartphone with SDK 2.2+. USB-OTG support is required. The XBeeDemo application is a test application that I needed for my project. An XBee connected to an embedded system sends sensor data when requested by the XBee connected to the smartphone. It just clarifies how to use the library. For simple demo testing, I'd suggest that you just look at the sending and receiving code which is just the writeLn and readLn functions.
[3] I haven't tested it, but any other ZigBee modules that use Digi's firmware should work fine.

I hope this is helpful.

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

2 participants