Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Program flash

I am trying to flash the program into my custom board. and i am successfully flash the program into custom board. I have flashed the blinky code in y custom board. it's works fine. even i a getting the custom board id also.

But when i am flashing the BLE code and check into the nrf connectivity application. It is not advertising.

Is there any other method to flash the BLE code or it need some initialization for BLE code ?  

Parents
  • Ok!

    Could you tell me which device you are using? nRF52832?

    So, you flash the blinky example to your board, and it works just as expected?
    Did you use the ble_peripheral/experimental_ble_app_blinky?
    Or one of the peripheral blinky examples which doesn't require a softdevice?

    What do you mean by this?

    even i a getting the custom board id also.

    Could you elaborate what you mean by this?

    But when i am flashing the BLE code and check into the nrf connectivity application

    You flashed the BLE code (which code?) and tried to see the advertisement using nRF Connect?

    Best regards,
    Joakim.

Reply
  • Ok!

    Could you tell me which device you are using? nRF52832?

    So, you flash the blinky example to your board, and it works just as expected?
    Did you use the ble_peripheral/experimental_ble_app_blinky?
    Or one of the peripheral blinky examples which doesn't require a softdevice?

    What do you mean by this?

    even i a getting the custom board id also.

    Could you elaborate what you mean by this?

    But when i am flashing the BLE code and check into the nrf connectivity application

    You flashed the BLE code (which code?) and tried to see the advertisement using nRF Connect?

    Best regards,
    Joakim.

Children
Related