xbee-android
xbee-android copied to clipboard
Android library to interact with Digi International's XBee radio frequency modules from mobile devices.
I built a XBee Android Application from scratch for a XBee3 Cellular AT&T module. It worked great on Android Studio (Chipmunk on Windows 10). I upgraded to Android Studio (Iguana...
It worked great on Android Studio (Chipmunk on Windows 10). I upgraded to Android Studio (Iguana on Windows 11), and now it doesn't work anymore. The problem has something to...
Hi, this sample is running MicroPython application that is running on the XBee to read and send the temperature and humidity values. I want to do the same thing on...
Iam using xbee_manager_sample for XBEE3 in Android USB Host Mode with Vendor ID =0x10C4 and PID = 0xEA60 which is not given in the AndroidUSBInterface class of the library. However...
**_File affected:_ /xbee_android_library/src/main/java/com/digi/xbee/api/android/connection/usb/AndroidUSBInterface.java** Please add support for XR21V1410 USB-UART IC: **Vendor ID:** 0x04E2 **Product ID:** 0x1410
Hello, I would like to add requestConnectionPriority function for xbee device. It boost communication speed for android devices. Thanks, Dan
Hello, I did not find library which can be used by react-native to enable Xbee ble. I did start my own package which is wrapping this library and can be...
I am working on implementing your library into an android app but I am facing a performance issue. When I use your app (xbee on google play) I can send...
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...
I need to create an android application for communication purpose using Xbee device over USB. I have created a simple program to open the device but it throws the exception...