Page 1 of 1

Espressif 802.11LR mode + low-level 802.11 packets/promiscuous mode?

Posted: Sat Aug 08, 2020 12:31 pm
by huming2207
Hi all,

I would like to know:

1. Can I use esp_wifi_80211_tx() and promiscuous mode related functions to send and receive low-level 802.11 packets with Espressif 802.11LR long-range mode anyway?
2. Are there any other limitations or performance impact (except lower bitrate) for AP and STA?
3. Does it work for multiple 802.11LR STAs + one 802.11LR AP, or multiple 802.11LR STAs but no AP?
4. Does 802.11LR works between ESP32 and ESP32-S2 (and maybe some newer ESP chips later, like ESP32-S3)?
5. Are there any limitations when 802.11LR works between ESP32 and ESP32-S2?

Thanks & Regards,
Jackson

Re: Espressif 802.11LR mode + low-level 802.11 packets/promiscuous mode?

Posted: Wed Aug 12, 2020 11:13 pm
by huming2207
Any updates on this?