opend-connect / openD

The openD framework for DECT ULE
https://stackforce.github.io/opend-doc/index.html
Apache License 2.0
33 stars 13 forks source link

HANFUN: No feedback when HAN FUN device is registered #51

Closed krater closed 5 years ago

krater commented 5 years ago

When the HAN FUN FP is in registration mode and a HAN FUN device will be new registered, the application has no chance to get the information, that the registration mode is ended and a device is registered. The only way for the application is polling the device list for a new device. If the user unintentionally is registering a still known device, the application will not find a new device. This leads to a endless waiting loop for the registration of a new device, when the registration mode is already closed. There is no possible way for the application to detect this situation. Because a device is registered, the timeout message will not happen too.

Detected in V1.0.3 Tested with DSPG and Dialog

krater commented 5 years ago

Fixed in develop, de893b8c47f7631ab18202bd020551b8c1626300 Please close ticket