Hi,
I am new to Nordic. I bought an NRF52 DK and a Fanstel EV-BT832 development board. As you can see in the picture, both boards are connected to the computer via USB. The 10 wire cable is connected to "debug-out" on NRF52 DK and the other end is connected to "debug-in" on Fanstel board.
I am trying to upload "ble_app_blinky_pca10040_s132" example to the fanstel board with Segger Embedded Studio. To do that, I click "Target --> Download ble_app...". Apparently the code is uploaded to the board but when I use NRF Connect on my phone, I can't see the Nordic device. However, when I upload the same code in the NRF52 DK, it works.
Any idea what is happening? How could I know the code is uploaded? Thanks in advance.