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

Unable to run BLE (app_uart) example application in nRF52832QFAAE11809AC revison 2

Hi, I have custom nRF52832QFAAE1 when I tried to run Peripheral applications which are working fine. whereas BLE applications are not running it seems.

here are the things I want to clarify:-

1) Using SDK14.1.0 and soft device 5.0.0.

So for the above SDK and Softdevice is the Memory allocations in LD file is correct or not.

MEMORY
{
FLASH (rx) : ORIGIN = 0x23000, LENGTH = 0x5d000
RAM (rwx) : ORIGIN = 0x20002a68, LENGTH = 0xd598

}

2)  Do i need to configure an internal oscillator to run BLE APPLICATIONS.

Attached schematics of my Custom board

Parents
  • Hi

    To see advertisements in nRFConnect, you have to actually advertise, like is saying. And as I have stated in my previous replies, I still think the issue is with your antenna matching circuit. I would be more than happy to take a look at your layout (gerber files) to confirm this, and can set this case to private for you to keep anyone from seeing them. You could also create a new private case and upload your files there if you feel more comfortable doing that.

    There is nothing pointing towards there being an issue with any of the chips you are using.

    Best regards,

    Simon

Reply
  • Hi

    To see advertisements in nRFConnect, you have to actually advertise, like is saying. And as I have stated in my previous replies, I still think the issue is with your antenna matching circuit. I would be more than happy to take a look at your layout (gerber files) to confirm this, and can set this case to private for you to keep anyone from seeing them. You could also create a new private case and upload your files there if you feel more comfortable doing that.

    There is nothing pointing towards there being an issue with any of the chips you are using.

    Best regards,

    Simon

Children
Related