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

Advertising issue in nRF52832

I have made a bluetooth beacon based on nRF52832 chip. I am able to write code DeviceDownload\nRF5SDK17009d13099\nRF5_SDK_17.0.0_9d13099\examples\ble_peripheral\ble_app_beacon using segger JTAG edu mini. Platform used is nRFgo Studio. Still my beacon is not discoverable in any of the app i.e., nRFConnect nRFtoolbox, and nRFBeacon. What may be the possible problem?. I have attached schematic and board file for reference.schematic.pdf

Parents
  • Hi Lalit,


    Assuming that you are able to program the chip correctly (have you tested a simple blinky or pin toggle?) the radio is a sensitive component and can be a source to complications.

    In the picture that you have provided it only shows the top layer of the PCB, The antenna should have a keep-out region around it, and there should be no traces or components present within this region and that applies to all sides on the of the PCB, I see that on the top layer this is true and I hope its also true for the bottom layer(assuming you have 2 layers PCB).  Then via stitching around the edge from top layer GND to bottom layer GND is something the to consider, have you followed the guidelines

    Are you able to see if there is any radio activity from the PCB ?
    Have you tried other examples to test the radio? 
    Did you program the SoftDevice / what SoftDevice are you using?
    By filling out the package type and build code you should get the correct SoftDevice and SDK from here.


    Regards,
    Jonathan

  • Hi Janathan,

    Bottom layer also have same clearence.

    How can i check any radio activity on PCB?

    I tried both nRFgo studio and Segger embeddded studio.

    I am using S132 softdevice.

    Package Type is QF, Build Code is E0

Reply Children
Related