wifi.setphymode() and wifi.sleeptype() #6642
Unanswered
espruino-discuss
asked this question in
Porting to new Devices
Replies: 1 comment
-
Posted at 2015-11-26 by tve They don't exist at this point. I used to turn off 11n in another project because there were issues, but I haven't found that with SDK 1.4, is there a reason you need setphymode? WRT sleeptype, we haven't worked on sleep stuff yet. Are you trying to disable the DTIM sleep? Posted at 2015-11-26 by @MaBecker setphymode is not as important as sleeptype() yes, eg like this :
Posted at 2015-11-26 by @MaBecker found this used for nodeMCU |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2015-11-26 by @MaBecker
please advise where to find this two methods for class wifi?
and
have been using them with Lua on ESP8266 and can not find them in Esprunio
Beta Was this translation helpful? Give feedback.
All reactions