BladeRF for 802.11p

Discussions related to embedded firmware, driver, and user mode application software development
Post Reply
bob12741
Posts: 1
Joined: Thu Jan 08, 2026 10:25 am

BladeRF for 802.11p

Post by bob12741 »

Hello,

I would like to send/receive 802.11p frames (the "p" is very important).

Do you know some free software or components compatible with bladerf for 802.11p ?

Thanks
felixka
Posts: 1
Joined: Tue Jan 13, 2026 8:45 pm

Re: BladeRF for 802.11p

Post by felixka »

I haven’t come across any free software specifically for 802.11p with BladeRF, but you could look into using GNU Radio or the BladeRF's native software. Both might need custom configurations for 802.11p frames. Have you checked if the BladeRF firmware supports that feature directly?
FNF gameplay requires fast reflexes and accurate timing.
orbitkick
Posts: 2
Joined: Mon Dec 29, 2025 8:11 pm

Re: BladeRF for 802.11p

Post by orbitkick »

Try to look into GNU Radio with an 802.11p (ITS-G5/DSRC) implementation, as well as OpenAirInterface or other research-based PHY/MAC stacks that can be adapted for bladeRF. Keep in mind that 802.11p support is quite specialized, so you may need to modify existing 802.11a OFDM projects to operate in the 10 MHz channel bandwidth used by 802.11p.
Post Reply