doc/polaris_pwk_1725cgld: add some notes regarding wifi
This commit is contained in:
parent
8aba7ef18f
commit
83304bca2c
@ -236,4 +236,10 @@ $ grep -A1 -r "public byte getType()" .
|
||||
./CmdWifiList.java- return -127;
|
||||
```
|
||||
|
||||
See also class `com/syncleiot/iottransport/commands/CmdHardware`.
|
||||
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.
|
Loading…
x
Reference in New Issue
Block a user