diff options
author | Evgeny Zinoviev <me@ch1p.io> | 2022-07-02 16:48:25 +0300 |
---|---|---|
committer | Evgeny Zinoviev <me@ch1p.io> | 2022-07-02 16:48:25 +0300 |
commit | c9d16ad69525986096ed265a6ac9ec01696eb0ac (patch) | |
tree | 084fc17b4c485e95333d4ea5bcec08ae4744881c /doc/polaris_pwk_1725cgld.md | |
parent | 83304bca2c9ca5357abe600a29c5a99def246043 (diff) |
doc/polaris_pwk_1725cgld: add known problems section
Diffstat (limited to 'doc/polaris_pwk_1725cgld.md')
-rw-r--r-- | doc/polaris_pwk_1725cgld.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/polaris_pwk_1725cgld.md b/doc/polaris_pwk_1725cgld.md index a999675..8dba368 100644 --- a/doc/polaris_pwk_1725cgld.md +++ b/doc/polaris_pwk_1725cgld.md @@ -238,6 +238,11 @@ $ grep -A1 -r "public byte getType()" . See also class `com/syncleiot/iottransport/commands/CmdHardware`. +## Known problems + +- sometimes, after kettle's power reset, zeroconf.ServiceBrowser can't find the service for a long time. + Reason is unknown, needs more research. Maybe we should send lookup requests more frequently and _continuously_. + ## Other - sometimes the device looses Wi-Fi connection (it can be seen in AP logs). So if you suffer from |