how to send a char to bluetooth to mobile

Hi i am new to nrf52840 i want to send a char continuously through bluetooth to mobile, im using sdk 17.1.0 and i have tried ble_app_uart in the example but the blue tooth is not advertising where do i miss i donot know, can any body help me out by suggesting a good example for sending the character to mobile continuously.

Parents
  • Hello,

    can any body help me out by suggesting a good example for sending the character to mobile continuously.

    I would here recommend the ble_app_uart example - it fits exactly the example description you are looking for, so let us look into why it is not working.

    and i have tried ble_app_uart in the example but the blue tooth is not advertising

    Could you elaborate what you mean when you say that it is not working? What have you tried, and what did you observe? How did it diverge from what you would have expected?
    You say that it is not advertising - does everything up until the advertising work as expected? How did you test whether or not it was advertising?
    Best regards,
    Karl

Reply
  • Hello,

    can any body help me out by suggesting a good example for sending the character to mobile continuously.

    I would here recommend the ble_app_uart example - it fits exactly the example description you are looking for, so let us look into why it is not working.

    and i have tried ble_app_uart in the example but the blue tooth is not advertising

    Could you elaborate what you mean when you say that it is not working? What have you tried, and what did you observe? How did it diverge from what you would have expected?
    You say that it is not advertising - does everything up until the advertising work as expected? How did you test whether or not it was advertising?
    Best regards,
    Karl

Children
No Data
Related