From 83304bca2c9ca5357abe600a29c5a99def246043 Mon Sep 17 00:00:00 2001 From: Evgeny Zinoviev Date: Sat, 2 Jul 2022 16:22:42 +0300 Subject: doc/polaris_pwk_1725cgld: add some notes regarding wifi --- doc/polaris_pwk_1725cgld.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'doc') 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 -- cgit v1.2.3