We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am trying to connect to the ZB-GW04 (v1.2) but I get an error tried all the FLOWCONTROL options help :-(
[19:19:35 DBG] Network state is updated to INITIALISING [19:19:35 DBG] EZSP Dongle: Initialize with protocol ASH2. [19:19:35 DBG] Opening port com3 at 115200 baud with FLOWCONTROL_OUT_RTSCTS [19:19:35 DBG] AshFrameHandler parser task started [19:19:35 DBG] ASH: Connect [19:19:35 DBG] ASH: Reconnect [19:19:35 DBG] --> TX ASH frame: AshFrameRst [] [19:19:35 DBG] TX EZSP: EzspVersionRequest [desiredProtocolVersion=4] [19:19:35 DBG] ASH: TX EZSP queue size: 1 [19:19:37 DBG] ASH: Reconnect [19:19:37 DBG] --> TX ASH frame: AshFrameRst [] [19:19:39 DBG] ASH: Reconnect [19:19:39 DBG] --> TX ASH frame: AshFrameRst [] [19:19:40 DBG] ASH: Reconnect [19:19:40 DBG] --> TX ASH frame: AshFrameRst [] [19:19:42 DBG] ASH: Reconnect [19:19:42 DBG] --> TX ASH frame: AshFrameRst [] [19:19:43 DBG] ASH: Error number of retries exceeded [5]. [19:19:43 DBG] ASH: Disconnected! [19:19:43 DBG] AshFrameHandler close. [19:19:43 DBG] Ember: Link State change to False, initialised=False, networkStateUp=False [19:19:43 DBG] No response from ezspVersion command [19:19:43 DBG] Ember: Link State change to False ignored. [19:19:43 DBG] EZSP Dongle: Version returned null. ASH/EZSP not initialised. [19:19:43 DBG] Network state is updated to OFFLINE [19:19:43 ERR] Cannot add supported client cluster 6 when network state is OFFLINE [19:19:43 ERR] Cannot add supported client cluster 768 when network state is OFFLINE [19:19:43 ERR] Cannot add supported client cluster 1280 when network state is OFFLINE
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I am trying to connect to the ZB-GW04 (v1.2) but I get an error
tried all the FLOWCONTROL options
help :-(
[19:19:35 DBG] Network state is updated to INITIALISING
[19:19:35 DBG] EZSP Dongle: Initialize with protocol ASH2.
[19:19:35 DBG] Opening port com3 at 115200 baud with FLOWCONTROL_OUT_RTSCTS
[19:19:35 DBG] AshFrameHandler parser task started
[19:19:35 DBG] ASH: Connect
[19:19:35 DBG] ASH: Reconnect
[19:19:35 DBG] --> TX ASH frame: AshFrameRst []
[19:19:35 DBG] TX EZSP: EzspVersionRequest [desiredProtocolVersion=4]
[19:19:35 DBG] ASH: TX EZSP queue size: 1
[19:19:37 DBG] ASH: Reconnect
[19:19:37 DBG] --> TX ASH frame: AshFrameRst []
[19:19:39 DBG] ASH: Reconnect
[19:19:39 DBG] --> TX ASH frame: AshFrameRst []
[19:19:40 DBG] ASH: Reconnect
[19:19:40 DBG] --> TX ASH frame: AshFrameRst []
[19:19:42 DBG] ASH: Reconnect
[19:19:42 DBG] --> TX ASH frame: AshFrameRst []
[19:19:43 DBG] ASH: Error number of retries exceeded [5].
[19:19:43 DBG] ASH: Disconnected!
[19:19:43 DBG] AshFrameHandler close.
[19:19:43 DBG] Ember: Link State change to False, initialised=False, networkStateUp=False
[19:19:43 DBG] No response from ezspVersion command
[19:19:43 DBG] Ember: Link State change to False ignored.
[19:19:43 DBG] EZSP Dongle: Version returned null. ASH/EZSP not initialised.
[19:19:43 DBG] Network state is updated to OFFLINE
[19:19:43 ERR] Cannot add supported client cluster 6 when network state is OFFLINE
[19:19:43 ERR] Cannot add supported client cluster 768 when network state is OFFLINE
[19:19:43 ERR] Cannot add supported client cluster 1280 when network state is OFFLINE
The text was updated successfully, but these errors were encountered: