Mr-Markus / ZigbeeNet

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

Fix various initialization problem for XBee and Ember dongles #109

Closed spudwebb closed 4 years ago

spudwebb commented 4 years ago

For example I added a 3 seconds timeout for serial port writes, because otherwise if you try to initialize a network using a wrong serial port by mistake the program is stuck on the first write indefinitely.