11-17-2016 11:16 AM
Hi, I recently want to program my USRP N210 into a wireless router. Is there any example I can learn and follow?
Thank you very much.
11-17-2016 03:50 PM - last edited on 04-26-2024 10:51 AM by Content Cleaner
Hi NovaQ,
This is not necessarily an easy task. Depending on what you want the router to do, there are multiple levels of protocols that need to be implemented. The 802.11 Application Framework, for instance, instantiates the physical layer (PHY) and part of the MAC layer. But will not function as a full-borne wireless router.
It might also make a lot more sense to use a USRP RIO so that you can utilize the FPGA. The 802.11 App Framework does this heavily to meet timing constraints.
11-17-2016 04:38 PM - last edited on 04-26-2024 10:51 AM by Content Cleaner
Hi,
Thank you for the suggestion.
I'm not quite familier with wifi area, so I want to start with some simple examples, simple protocals, like 802.11b. And maybe I will firstly just make my usrp as an AP. After more experience, I think will try the 802.11 Application Framework.
I searched for several weeks. However, I couldn't find any example to follow, with Labview.
NovaQ
08-22-2019 01:25 AM
Hi,
I'm also trying to configure a USRP 2922 as a wireless Access Point. Are there any sample projects that I can review? Any help would be much appreciated.
Thanks in advance