#esp8684 devkit

1 messages · Page 1 of 1 (latest)

late token
#

if I "double import" I can e.g. set wifi.radio.enabled and read back the expected value, and I can start_scanning_networks (but never see any networks)

kind condor
#

double import is going to be an issue... we won't know what loaded before the error occurs... behavior will be sketchy

#

but try reset then from wifi import radio ...it loads less of the wifi module and may help with memory use

late token
#

same error, unfortunately

kind condor
#

ok, not sure what else to suggest... file an issue?

late token
#

looks like it's open already as issue #9842