is there waveform analyzer app for bluetooth ?

just like wifi lte or 5G is there any waveform analyzer for bluetooth? i do not see waveform analyzer for bluetooth. i used waveform generator for to generate ble waveform but there is app to detect or analyze i and q samples of ble waveform.

 Risposta accettata

Charu
Charu il 7 Mag 2025
Modificato: Walter Roberson il 8 Mag 2025
Hi Anand Rajgopalan,
MATLAB provides a Bluetooth LE Waveform Generator app, “bleWaveformGenerator” for creating BLE waveforms.
There is currently no dedicated app for Bluetooth in MATLAB R2024b.
As a workaround, you can analyze BLE IQ samples using functions in the Communications Toolbox and Bluetooth Toolbox
1. For packet recovery and decoding:, you can use “bleidealReceiver”
2. You can use “comm.ConstellationDiagram”, “specturmAnalyzer” to analyse IQ data.
For further information about these functions, you can refer to the MathWorks documentation linked below:
•bleIdealReceiver:
•comm.ConstellationDiagram:
•specturmAnalyzer:
•bleWaveformGenerator:
I hope this is helpful!

Più risposte (1)

Categorie

Prodotti

Release

R2024b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by