Search found 2 matches
- Sat Mar 13, 2021 8:21 am
- Forum: ESP-IDF
- Topic: How to Send UDP packet successfully then immediately set_channel.
- Replies: 0
- Views: 1714
How to Send UDP packet successfully then immediately set_channel.
I am trying to create a pair of AP and STA that can change their channel continuously (from 1-13) together while always keeping connection. If you have a suggestion on this ,please share. My idea is - AP tell STA via UDP socket when the channel need to change. - STA receive UDP socket from AP then c...
- Sun Feb 28, 2021 12:00 pm
- Forum: General Discussion
- Topic: Can we obtain the Power Delay Profile from the ESP32 Wifi?
- Replies: 0
- Views: 1716
Can we obtain the Power Delay Profile from the ESP32 Wifi?
Power delay profile (PDP) is a time-domain measurement of signal power. It can be applied to many fields of work related to multi-path transmission. e.g. [Fig 1] https://i.imgur.com/fxcUAbe.png (ref : gaussianwaves) Let this is the PDP measured at the ESP32 as a receiver. If we move Access point fur...