Skip to content

v3.0.7 Beta 8

Pre-release
Pre-release
Compare
Choose a tag to compare
@monty68 monty68 released this 12 Dec 08:44
· 18 commits to dev_v3 since this release

Fix the DHCP discovery of an existing device showing incorrectly as a new discovery. DHCP packets use the WiFi Mac address, but UDP discovery packets contain the BLE Mac address.

Extend the command back-off time delay to give devices a bit longer to process as hitting them too soon with commands can cause them
to either not respond and on the rare occasion crash the device.

Some minor code improvements.