diff options
Diffstat (limited to 'doc/polaris_pwk_1725cgld.md')
-rw-r--r-- | doc/polaris_pwk_1725cgld.md | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/polaris_pwk_1725cgld.md b/doc/polaris_pwk_1725cgld.md index e999f15..a999675 100644 --- a/doc/polaris_pwk_1725cgld.md +++ b/doc/polaris_pwk_1725cgld.md @@ -236,4 +236,10 @@ $ grep -A1 -r "public byte getType()" . ./CmdWifiList.java- return -127; ``` -See also class `com/syncleiot/iottransport/commands/CmdHardware`.
\ No newline at end of file +See also class `com/syncleiot/iottransport/commands/CmdHardware`. + +## Other + +- sometimes the device looses Wi-Fi connection (it can be seen in AP logs). So if you suffer from + frequent reconnects/disconnects, it's probably not a bug in protocol implementation but rather + a problem with your wireless environment or wifi stack on device itself.
\ No newline at end of file |