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

BLE_UART code not working in new develped module

Hi

I am working on nRF52832 SOC and developing hardware modules.

we are using nRF5_SDK_15.3 and SES

we developed one new hardware module with nRF52832 SOC

and we testing the example codes :  Blinky , BLE_blinky, TWI scanner  and also BLE_UART

The BLE_UART code is not working in one or two developed prototype. but it works on the nRF5_DK board and also in new developed module.

My question is the problem we are facing is because of nRF52832 ic or any hardware issues.

because the code is our example code it works in DK board and some of our board also.

while debug the problem board .

same board we tested the
TWI scanner the Hardware UART line works fine.

what will be the problem

whether IC or Soldering ISSUES 

can you help me how to identify the SOC IC works fine.

Related