Broadcasting data via classic bluetooth
Posted: Tue Apr 13, 2021 12:46 pm
We have to conduct certification tests for the device under development.
To do this, we need to transmit some data continuously (just dummy garbage) through the Сlassic Bluetooth at the maximum transmitter power.
The problem is that in the laboratory there is no way to recreate a real connection to some peer device (there is no way to carry out the connection and pairing procedure).
Is there any possibility (perhaps using the low-level functions of the ESP-IDF Classic Bluetooth stack) to force the Classic Bluetooth device to continuously transmit a buffer with data on the air without performing the connection and pairing(bonding) procedure?
Thanks in advance!
Best Regards,
Oleg
To do this, we need to transmit some data continuously (just dummy garbage) through the Сlassic Bluetooth at the maximum transmitter power.
The problem is that in the laboratory there is no way to recreate a real connection to some peer device (there is no way to carry out the connection and pairing procedure).
Is there any possibility (perhaps using the low-level functions of the ESP-IDF Classic Bluetooth stack) to force the Classic Bluetooth device to continuously transmit a buffer with data on the air without performing the connection and pairing(bonding) procedure?
Thanks in advance!
Best Regards,
Oleg