xbee-python icon indicating copy to clipboard operation
xbee-python copied to clipboard

Python library to interact with Digi International's XBee radio frequency modules.

Results 28 xbee-python issues
Sort by recently updated
recently updated
newest added

Dear Development Support Team, Using the digi-xbee 1.2.0 python library. after I use the Microcontroller to Serial connection with the SX868 module, I use the GND/DOUT/DIN, which is available to...

Currently I'm utilizing the XBee ZigBee Mesh modules to send and receive a broadcast message over a network. I have the modules attached to the grove boards that come with...

The data reception thread takes a very long time to shutdown on any keyboard interrupt, is there a way to speed up the release of the USB port and exit...

I have a simple setup of 2 xbee s2c modules and one rpi. Coordinator Xbee on adapter is conneccted to rpi via USB and the router is connected to my...

- 0x56: XBee 3 Cellular LTE-M/NB-IoT Low Power - 0x57: XBee RR TH Pro/Non-Pro https://onedigi.atlassian.net/browse/XBPL-384 https://onedigi.atlassian.net/browse/XBPL-385 Signed-off-by: Ruben Moral

Hi Everyone, Currently, I am working on my university project were, we have to transfer an image via Zigbee XBee Module S2C. So, I am trying to use the Xmodem...

help wanted

- Cellular devices do not have NP setting, so the default block size for them should be 1490. - It's not possible to specify a write offset when uploading secure...

Hello, I am using this library to perform an OTA update on my company's product. I started off with the `RemoteFirmwareUpdateSample.py`. During the update, I see the following output: >...