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

How to set button as true but without pressing it?

Hi, does anyone know how to make a button press in the program instead of manually press it from the kit?

thanks!

Parents Reply
  • Okay. Your original question wasn't clear at all and now I'm more confused.

    Maybe I'm looking at a different version of the example that you refer to, but I couldn't see where a button press on the development kit causes anything to be sent either over the UART or the BLE.

    Are you wanting data sent over the UART or the BLE automatically and from where e.g. phone app -> BLE->nRF52->UART->PC, or PC->UART->nRF52->BLE->phone app?

    Are you just wanting data to be sent from the nRF52 over the UART?

    You can set Nordic nRF Connect Tool to remember data sent so that you can just load it and send it otherwise you'll need an app of some sort.

    You'll have to use a Terminal emulator or write a program of your own to send data automatically over the serial link from the PC.

Children
No Data
Related