Hi:
Esp8266 change sniffer mode into normal mode need to be reset .
SDK version: "esp_iot_sdk_v0.9.4_14_12_19"
-------------------------------
新版本sniffer模式回到普通模式需要reset.
Enjoy!
Instruction:How change sniffer mode into normal in v0.9.4
-
- Posts: 56
- Joined: Mon Nov 10, 2014 7:31 pm
Instruction:How change sniffer mode into normal in v0.9.4
Postby ESP_Alfred » Tue Dec 23, 2014 8:33 pm
Re: Instruction:How change sniffer mode into normal in v0.9.
Postby reaper7 » Tue Dec 23, 2014 9:07 pm
This means that wifi_promiscuous_enable(0) not works?
In example:
?
In example:
Code: Select all
wifi_promiscuous_enable(1);
...
some operations in promiscuous mode
...
//wifi_promiscuous_enable(0); //old style
system_restart(); //new style
?
Who is online
Users browsing this forum: No registered users and 211 guests
Login
Newbies Start Here
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Latest SDK
Documentation
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
- All times are UTC+08:00
- Top
- Delete all board cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. We are the manufacturer of ESP8266EX.