alanmaxwell
alanmaxwell
Hi @SmartAppsML Thanks for the feature request. This is not a normal case for Wi-Fi communication. Could you share some more details about this feat request, such as working scene,...
Hi @SmartAppsML Sorry for reply late. > This is quite relevant for high security environments. It should be able to activate on startup / reboot, so no runtime change is...
Hi @br101 Current chips do not yet support complete TPC functions, which means that STA cannot adjust the transmit power according to the requirements of the AP. However, our current...
Hi @br101 Thank you for the clarification. Due to the dynamic adjustment of transmission power for each channel and rate required by the TPC feature, it conflicts with our existing...
Hi @Hard-bitten 关于这个问题,帮忙提供一下详细的复现log(如果能提供WIFI无线抓包更好)及复现步骤,以便我们进一步分析 1.测试的IDF commit 2.测试的路由器型号及配置; 3.复现的 demo code 及 sdkconfig; 4.所用的模组型号及芯片型号等信息 谢谢。
Hi @0x0fe Are you still troubled by this issue? For WiFi & BT coex scenario, you can refer https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/coexist.html#setting-coexistence-compile-time-options to modify your configurations.
Hi @AmirHmZz Thanks for your feature request. Could you provide more detail for this feature that you may used in what kind of scenarios ? And how about the Throughput/Latency/Power/Security...
Hi @AmirHmZz Have recheck the code and 802.11 spec, the limitation is that we use Vendor Specific element field of Action frame to transmit data, which length field is only...
@AmirHmZz Since there are some reserved field in 802.11 Managment Frame, maybe we can try with these fields, but there maybe some confilcts when the new 802.11 spec update. Or...
Hi @a-arun1 > I am interested in implementing the enhanced FTM techniques mentioned in the [Ubilocate](https://github.com/IMDEANetworksWNG/UbiLocate/tree/main) and [FUSIC](https://kjiokeng.github.io/assets/pdf/papers/fusic-infocom20.pdf) papers. So, I am trying to extract CSI on the FTM packets...