Hi Guys, sorry for the necro-post, but I’m really struggling. Followed the above instructions, Xbee3-24, flashed latest 1006 firmware, reset XBEE3 to defaults, set baud at 57600 in XCTU, and unable to connect in latest HassOS 4.14 on an RPi 4
I get 2 odd errors, and this is when I select from the dropdown
when I am able to not receive the first error, I always get this error
I have reinstalled HASS many times. I can easily setup with my Nortek, both zigbee & z-wave, but really prefer the Xbee, with its much higher power.
I am using the cheap USB board above, but also get the errors with a waveshare USB board.
My log says “unable to connect” and specifies 115200, even tho I selected 57600, and even if I edit the default ZHA dialog to 115200(from above screenshot) Xbee won’t connect.
Please if anyone can help I’d rally appreciate it. Despite all the posts, it seems there is very little details about XBee.
my log<<<
2020-10-21 10:40:25 WARNING (MainThread) [zigpy_znp.zigbee.application] Failed to probe ZNP radio with config {‘path’: ‘/dev/ttyAMA0’, ‘baudrate’: 115200, ‘flow_control’: None}
Traceback (most recent call last):
File “/usr/local/lib/python3.8/site-packages/zigpy_znp/zigbee/application.py”, line 142, in probe
await znp.connect()
File “/usr/local/lib/python3.8/site-packages/zigpy_znp/api.py”, line 236, in connect
version = await self.request(c.SYS.Version.Req())
File “/usr/local/lib/python3.8/site-packages/zigpy_znp/api.py”, line 520, in request
response = await response_future
asyncio.exceptions.CancelledError
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File “/usr/local/lib/python3.8/site-packages/zigpy_znp/zigbee/application.py”, line 142, in probe
await znp.connect()
File “/usr/local/lib/python3.8/site-packages/async_timeout/init.py”, line 55, in aexit
self._do_exit(exc_type)
File “/usr/local/lib/python3.8/site-packages/async_timeout/init.py”, line 92, in _do_exit
raise asyncio.TimeoutError
asyncio.exceptions.TimeoutError
2020-10-21 10:40:30 WARNING (MainThread) [zigpy_deconz.api] No response to ‘Command.device_state’ command with seq id ‘0x02’
2020-10-21 10:40:35 WARNING (MainThread) [zigpy_xbee.api] at: No response to AP command
2020-10-21 10:40:37 WARNING (MainThread) [zigpy_cc.api] No response for: SRSP SYS version {}
2020-10-21 10:41:35 WARNING (MainThread) [zigpy_xbee.api] at: No response to AP command
2020-10-21 10:42:43 WARNING (MainThread) [zigpy_xbee.api] at: No response to AP command
2020-10-21 10:43:27 WARNING (MainThread) [zigpy_xbee.api] at: No response to AP command