You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I bought SLZB-06M (https://smlight.tech/product/slzb-06/) which supports v12 of EZSP.
Currently supported in library is v7 but I managed to update the protocol and make it talk.
My current problem is that after resetting network no light bulb joins the network that I created.
Would anyone willing to help me with this case? What is needed to be provided?
I run debug with --zbd 3 --port=com5 --reset arguments.
Logs from successful initiation is attatched.
I will really appreciate any help or tips. log ezsp v12 initiation.txt
The text was updated successfully, but these errors were encountered:
hi how did you get to have
TX EZSP: EzspVersionRequest [desiredProtocolVersion=12]
I get
TX EZSP: EzspVersionRequest [desiredProtocolVersion=4]
and then
EZSP Dongle: NCP requires unsupported version of EZSP (required = V12, supported = V4)
Hi,
I bought SLZB-06M (https://smlight.tech/product/slzb-06/) which supports v12 of EZSP.
Currently supported in library is v7 but I managed to update the protocol and make it talk.
My current problem is that after resetting network no light bulb joins the network that I created.
Would anyone willing to help me with this case? What is needed to be provided?
I run debug with --zbd 3 --port=com5 --reset arguments.
Logs from successful initiation is attatched.
I will really appreciate any help or tips.
log ezsp v12 initiation.txt
The text was updated successfully, but these errors were encountered: