Search found 3 matches

by angelia_cfq
Mon Aug 07, 2017 3:04 am
Forum: ESP-IDF
Topic: ESP32’s classic bluethooh and wifi Whether it can coexist
Replies: 0
Views: 2709

ESP32’s classic bluethooh and wifi Whether it can coexist

Hi everyone: I want to know ESP32’s classic bluethooh and wifi Whether it can coexist? I only add wifi connect opertion to a2dp sink demo. It aways appear "bcn_timout,ap_probe_send_start", I guess that is cause by classic bluethooh interrupt too long to wifi bcn. And It will cause ESP32 reboot. p_pr...
by angelia_cfq
Tue Jul 11, 2017 6:06 am
Forum: General Discussion
Topic: ESP32 didn't receive MIMO packet in version:v2.1-rc1 IDF
Replies: 0
Views: 2690

ESP32 didn't receive MIMO packet in version:v2.1-rc1 IDF

Hi:
ESP32 has released version:v2.1-rc1 IDF, It's reported that Fix the bug that ESP32 didn't receive MIMO packet and missed some AMPDU encrypted packets in promiscuous mode. But i used version:v2.1-rc1 IDF also could not receive WIFI_PKT_MISC type packet in promiscuous mode.
by angelia_cfq
Wed Jun 21, 2017 10:36 am
Forum: ESP-IDF
Topic: ESP32 promiscuous mode receive data
Replies: 0
Views: 2938

ESP32 promiscuous mode receive data

I use phone1 send a serial of multicast packages. ESP8266 and ESP32 receive data in promiscuous mode at the same time. but ESP32 receive package that the type of WIFI_PKT_DATA not inclue from my test phone1 and ESP32 receive none WIFI_PKT_MISC package. In a word, esp32 can not recevie multicast from...