Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CMD_GET_BLE_ADDR] Wrong return value if list of BLE addresses was reset #67

Closed
matthias-bs opened this issue Jun 10, 2024 · 0 comments · Fixed by #76
Closed

[CMD_GET_BLE_ADDR] Wrong return value if list of BLE addresses was reset #67

matthias-bs opened this issue Jun 10, 2024 · 0 comments · Fixed by #76
Assignees
Labels
bug Something isn't working

Comments

@matthias-bs
Copy link
Owner

Sending (CMD_SET_BLE_ADDR) {"ble_addr": ["00:00:00:00:00:00"]} resets the list of BLE addresses in Preferences to an empty list, which lets the software apply the default list from BresserWeatherSensorLWCfg.h.

A subsequent {"cmd": "CMD_GET_BLE_ADDR"} should return this default list, instead "00:00:00:00:00:00" (which is used internally to indicate an empty list) is returned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant