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

nRF52840: Console commandline over BLE (BLE CLI) usage

Dear Nordic Support,

I am using nRF52840 and BLE SDK v15.2. I want to control my nRF52840 through both UART CLI and BLE CLI so I try and read example: nRF5_SDK_15.2.0_9412b96\examples\ble_peripheral\experimental\ble_app_cli

As I read and understand your code, this program should work on RTT console, UART console and BLE console; but when I tried to control the nRF52840 through BLE using "led on" and "led off", nothing happened (commands sent from my phone). I am using nRF Connect and nRF Toolbox to send command to the nRF52840.

The "led on" and "led off" work for UART CLI.

Could you give me any ideas about this? Does Nordic library supports controlling over BLE CLI?

Thank you and best regards,

            Duy

Parents Reply Children
Related