Mr-Markus / ZigbeeNet

A .NET Standard library for working with ZigBee
Eclipse Public License 1.0
131 stars 47 forks source link

Make PlayGround work with ConBee dongle #124

Closed DavidKarlas closed 3 years ago

DavidKarlas commented 3 years ago

Its not clear why NetworkAddressRequest keeps failing on ConBee, maybe ConBee is for some unknown reason blocking it or we simply set some flag wrong... I don't have way to figure our how to make it work, so lets introduce flag to ignore it :(

reinux commented 3 years ago

Can confirm that this solves the issue for my ConBee II.

Mr-Markus commented 3 years ago

Great! Thanks @DavidKarlas