fix: skip device info read to prevent disconnect failures #7

Merged
schwifty merged 1 commit from schwifty/skip-device-info-read into main 2026-03-21 23:50:42 +00:00

1 commit

Author SHA1 Message Date
4c1c1adf85 fix: skip device info read during provisioning to prevent disconnect failures
The DX-Smart 0x30 device info query consistently causes beacon BLE disconnects,
which exhausted the retry counter and failed provisioning. The MAC address is
optional — API falls back to iBeacon UUID as hardware ID. Device info read is
still available in readConfig/check mode where it doesn't block provisioning.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 23:50:08 +00:00