USRP Software Radio

cancel
Showing results for 
Search instead for 
Did you mean: 

USRP N210 and WiFi signal

Solved!
Go to solution

hello!

I want to use USRP N210 to transmit and receive WiFi signal. Is there any examples I can follow?

I am new to USRP. Thanks a lot!

0 Kudos
Message 1 of 8
(6,252 Views)

Hi Tingsty,

 

It's difficult to meet the requirements of the WiFi protocol without using an FPGA or ASIC. The response time required after recieving a WiFi signal is on the order of microseconds. NI offers the 802.11 application framework, which runs on the USRP RIO. This uses the FPGA to provide fast enough timing and implements the physical layer and part of the MAC layer of WiFi. 

0 Kudos
Message 2 of 8
(6,229 Views)

Thanks for your reply! If we just want to receive WiFi signal,does it also need USRP RIO to establish the framework of WiFi signal? We only have USRP 2922.And does it also work using USRP 2922 and Labview?

0 Kudos
Message 3 of 8
(6,219 Views)
Solution
Accepted by topic author Tingsty

Depends on what you're trying to do. The USRP 2922 can certainly recieve and monitor WiFi signals at the 2.4 GHz band. Processing those signals or doing higher-layer work might be difficult, though. 

0 Kudos
Message 4 of 8
(6,203 Views)

Thank you!

0 Kudos
Message 5 of 8
(6,192 Views)

Could  you please give me an example about receiving WiFi signal?

0 Kudos
Message 6 of 8
(6,190 Views)

https://github.com/bastibl/gr-ieee802-11

hope this will be helpful

0 Kudos
Message 7 of 8
(6,090 Views)

thank you !

0 Kudos
Message 8 of 8
(6,072 Views)