-
The python-xbee projecr is now located here:
https://code.google.com/archive/p/xoseperez-python-xbee/
-
This XBee library doesnt support the xbee series_2 zigbee communication ,but it can support basic Tx request API frame of xbee serie2 modules in API mode by a little modification in the code. It would…
-
Hi,
I'm trying to make the Digi Shield work on a raspberry 3. I have tryed to connect the the shield equiped with Xbee PRO S2C Zigbee antenna with both GPIO and USB but I'm not able to read recived…
-
I was looking for XBee + MQTT and here I am :)
I'm currently using no protocol at all for my XBee sensors and I'm starting to think that maybe I should.
ZCL does that but is really complex.
I've deve…
-
This is what gets returned when i type python xig.py in the digi esp's console;
#> python xig.py
Traceback (most recent call last):
File "WEB/python/xig.py", line 30, in ?
import library…
-
Any chance you would consider adding a Zigbee serial API proxy/bridge and making a Telink radio library (in Python) for zigpy?
https://github.com/zigpy/zigpy
https://github.com/zigpy/zigpy-cli
…
-
My xbee industrial gateway give this error every reboot;
Traceback (most recent call last):
Oct 22 11:57:41 local7.info pylog: File "xbgw_main.py", line 13, in
Oct 22 11:57:41 local7.info pylog: fr…
-
```
What steps will reproduce the problem?
1. download xig and install _xig.zip xig.py and xig_config.py on router (900
mHz digimesh router (X2-M91-EM-A) with firmware version 2.14.0.7)
2. telnet to …
-
```
What steps will reproduce the problem?
1. download xig and install _xig.zip xig.py and xig_config.py on router (900
mHz digimesh router (X2-M91-EM-A) with firmware version 2.14.0.7)
2. telnet to …
-
```
Hi,
From the documentation for python-xbee 2.0, I used the attached code.
Since I'm on a Windows machine, I had to tweak the code by inputting the port
number associated with COM4. This code w…