nRF54L15 Design Verification

NORDIC-NRF-V1 (1).brdGERBER-SPJ_NORDIC_NRF-V1.zipNORDIC-NRF-V1 (1).schNORDIC-NRF-V1 SCHEMATIC.pdf I really need to verify this design for nrf54L15 SoC. If someone can go through it and confirm if it is okay or I need to make any changes ? I had made nRF52832 board but it did not work. So I want this design to be thoroughly verified, especially the antenna section for RF application. Awaiting replies as this has become a major bottleneck now for my projects.

Parents Reply
  • I see, so that the issue is with the wireless part of the software. What exactly are you experiencing, do you not see any RF output from the PCB?

    It is very unlikely that the problem is with the hardware. Your gerber files look fine, and even if the matching network was completely wrong, you should see some signs of wireless activity (e.g. phone picking up BLE Advertising within a meter, spectrum analyzer showing a weak signal, etc.). So I do believe that this is a firmware issue which can be solved.

    Unfortunately, it is not possible to use 0603 components in the RF section, as these have completely different characteristics than the 0201 components. The matching network is very sensitive to the layout and component values due to the high frequencies.

    Please open another ticket where you describe how you created your firmware project, what example you used and what modifications you made. One of my coworkers specialized in firmware development will support you with debugging your project.

Children
Related