Page 1 of 1
BladeRF for 802.11p
Posted: Thu Jan 08, 2026 10:32 am
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
Re: BladeRF for 802.11p
Posted: Tue Jan 13, 2026 8:48 pm
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?
Re: BladeRF for 802.11p
Posted: Mon Feb 23, 2026 2:45 am
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.