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

nrf52832 Serialization application issue

Hi,

Iam using serialization application code from sdk14 nRF5_SDK_14.2.0_17b948a/examples/ble_central/ble_app_blinky_c and 

connectivity code from sdk14 nRF5_SDK_14.2.0_17b948a/examples/connectivity/ble_connectivity

The above two examples are downloaded in to two development kits of same type (PCA10040 v1.2.1) and using Uart as the transport layer.

But I can't see any led blinks(Scanning command) in the application board.

Can you help me regarding my problem.

Related