HM-MOD-RPI and ZigBee-Stick #2182
-
Describe the issue you are experiencingWhen activating the GPIO-Ports for the modul, Zigbee (at least Conbee 2) stops working Describe the behavior you expectedWhen activating GPIO-Ports, no influence on USB should happen Steps to reproduce the issue
What is the version this bug report is based on?3.65.6.20220723 Which base platform are you running?rpi4 (RaspberryPi4) Which HomeMatic/homematicIP radio module are you using?RPI-RF-MOD Anything in the logs that might be useful for us?2023-01-21 17:21:53.445 ERROR (MainThread) [zigpy.zcl] [0x4DBF:2:0x0406] Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/zigpy/zcl/__init__.py", line 358, in reply
return await self._endpoint.reply(
File "/usr/local/lib/python3.10/site-packages/zigpy/endpoint.py", line 256, in reply
return await self.device.reply(
File "/usr/local/lib/python3.10/site-packages/zigpy/device.py", line 384, in reply
return await self.request(
File "/usr/local/lib/python3.10/site-packages/zigpy/device.py", line 297, in request
await self._application.request(
File "/usr/local/lib/python3.10/site-packages/zigpy/application.py", line 690, in request
await self.send_packet(
File "/usr/local/lib/python3.10/site-packages/zigpy_deconz/zigbee/application.py", line 402, in send_packet
await self._api.aps_data_request(
AttributeError: 'NoneType' object has no attribute 'aps_data_request' Additional informationSorry Jens, i dont know, if this is your part or a problem of Conbee. But : Your work on Raspberrymatic is absolute great ! |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 5 replies
-
Converted this issue to a discussion because this can't be a technical issue that we (RaspberryMatic) can solve or is solvable. To me, this sounds like there are potential RF interferences when using both RF modules (Homematic+Zigbee) in its near vicinity. Thus, use a 2-3 m long USB extender cable to make sure the Zigbee stick is far away from the RaspberryPi. That's the only thing I could think of that might be the reason for it. |
Beta Was this translation helpful? Give feedback.
-
Hi I had the same problem untill I read the docs and forum on CUXD. After I
deactivated the tty interface all worked perfectly. I now have a pi4 with
a HMiP plugged directly in USB3 and a Sonoff dongel in USB 2 around half a
meter away. The whole system operates perfectly in an intensive WiFi
environment. Not sure if this helps you.
|
Beta Was this translation helpful? Give feedback.
-
I had also a problem with running RPI-RF-MOD, Zigbee Sonoff dongle and HomeAssistant on RPi4. |
Beta Was this translation helpful? Give feedback.
-
Hi, Does anyone have a hint on how to configure the pins used so RaspberryMatic can recognize the HM-MOD-RPI-PCB module? |
Beta Was this translation helpful? Give feedback.
I had also a problem with running RPI-RF-MOD, Zigbee Sonoff dongle and HomeAssistant on RPi4.
Extended USB cable didn't help.
Thanks to hint from @mash727 , it works now for half an hour ! The distance between RPI-RF-MOD and Zigbee Sonoff dongle is about 40cm. Zigbee Sonoff dongle is only with a short USB cable extension connected.
Just add in the config file from CUXD an additional line with
TTYPARAM=NONE