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

nRF52832 to mobile phone via BLE

Hi

Can anyone tell me which example in SDK to use to send data(a simple text message) from nRF52832 board to an Android Phone. I have nRF Connect and nRF Tools applications installed on the phone.

Thanks in advance.

Parents Reply
  • Hi.

    I am using 15.3.0 version of SDK. I am just using the nrf_app_blinky example. I have not changed anything in that. So, hex file that I am using is the same as the hex file in the SDK. I am using s132 softdevice and Segger Embedded Studio v4.10.

    As far as I know, there's 32kHz crystal on the board. I tried making the change you suggested regarding NRF_CLOCK_LF_SRC_RC. When I do that, the LED1 does not glow, which means that the configuration is wrong. And hence, I switched back to the previous configuration.

    Here's the pic of the board-

Children
Related