This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to detect if BLE is transmitting or not.?

Hello there,

We are using nRF52832 custom board. I2C and GPIO are working on it. Then I uploaded BLE program (which is tested on nRF52-DK) but BLE is not showing up at all. We are using PCB-printed antenna of length 22.0241 mm. Recommended length is around 23 mm, can this be a root cause of the issue. I calculated the frequency theoretically from nRF Antenna Design manual, it is around 2.35 GHz. (Dielectric constant of the material is same as in document)

Now, How can detect if this antenna is transmitting at some different frequency or not transmitting at all? We don't have a spectrum analyzer.

Is there any method, any status registers etc which I can try to read so that I can confirm if it is transmitting or not.?

After this, I will be able to decide if antenna length is the issue or some other issue is there.

FYI, we are using internal crystal. External crystal is not connected.

Thanks in advance,

Related