Wifi scanning using wlan toolbox
조회 수: 8 (최근 30일)
이전 댓글 표시
I want to scan all the near by Access Points--> SSID, MAC address,RSSI,Authentication type, Channel using matlab , any one as code please share
댓글 수: 0
답변 (1개)
Arun
2024년 6월 14일
I understand that you wish to scan all nearby access points using WLAN Toolbox and get values for different properties like SSID.
Please refer the following link to the “WLAN Beacon Receiver Using Software-Defined Radio” example. This example demonstrate how to use WLAN Toolbox to retrieve information about Wi-Fi networks on either 2.4 GHz or 5 GHz band using a software-defined radio (SDR): https://www.mathworks.com/help/wlan/ug/ofdm-beacon-receiver-using-software-defined-radio.html#SDRBeaconReceiverExample-5
I hope this helps!
Regards
Arun
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!