-->
Page 1 of 1

Missing wifi.resume() and wifi.suspend() feature

PostPosted: Sun Nov 05, 2017 3:12 pm
by chrisgla
Hi all, I just tried the wifi.resume() and wifi.suspend() features but they seem to be non existing ("attempt to call field 'resume' (a nil value)").

Has anybody the same problem?

Firmware is:
NodeMCU custom build by frightanic.com
branch: master
commit: 443e8219527f5b2190324a969a4586f9d3d731bf
SSL: false
modules: adc,bme280,file,gpio,http,i2c,net,node,rtcmem,rtctime,sntp,tmr,uart,wifi
build built on: 2017-11-05 19:12
powered by Lua 5.1.4 on SDK 2.1.0(116b762)

Re: Missing wifi.resume() and wifi.suspend() feature

PostPosted: Wed Nov 08, 2017 1:39 am
by marcelstoer

Re: Missing wifi.resume() and wifi.suspend() feature

PostPosted: Sun Feb 11, 2018 10:03 am
by wnasich
marcelstoer wrote:Disabled by default: https://nodemcu.readthedocs.io/en/lates ... ifisuspend


arrg, I didn't pay attention to that advice neither.. thanks @marcelstoer