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

Flashing ble_app_uart_Mesh to a nRF52832 custom board, it does not advertise.

1. Development Enviroment

o SEGGER Embedded Studio : Relase 3.34

o SDK :  nRF_SDK_15.0.0  / Mesh_v2.0.1_src / s132_nrf52_6.0.0_softdevice

o Windows 10 Pro

o Chip : N52832 QFAAE0, Crystal 32MHz, 32.768KHz

o Development Board : PCA10040 (1.2.4)

2. Test Application

o Test Application : ble_app_uart_Mesh_SDK2_0_1.zip

o Related URL :https://devzone.nordicsemi.com/f/nordic-q-a/29108/how-to-add-mesh-into-nrf5-sdk-v14-1-v15-ble-application

3. Symptoms

o Build and Run on  DK board with Segger Studio : Advertising is normal and functions are all fine.

o BUT

   When Flashing  ble_app_uart_Mesh  to a custom board with nRFgo Studio or nrfjprog program, the custom board do not advertise,  it is not shown in nrfConnect scanner.

   However, example ble_app_uart in the ble_peripheral folder program works well  advertising on custom board. 

   What is difference ? 

 

  I tried many ways to solve this for several days, I could not resolve this. I produced custom boards and have to flash applications. 

  I need help and any tips or guides.

 

Related