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

multiprotocol OpenThread 'CLI' sample - How to replace UART console interface with BLE interface?

Hi,

The 'nRF Connect' SDK (v1.4.99-dev1) sample OpenThread CLI is programmed to receive 'ot' commands from UART console. When configured with multi-protocol support, the app also offers access to a few READ properties, over BLE, such as Device Name & Appearance (value:833 Heart Rate Sensor.)

Is there any way to replace the app's UART console with 'BLE' - i.e. instead of receiving 'ot' commands from UART console, make the OpenThread CLI app receive 'ot' commands from Bluetooth interface (e.g. from 'nRF Connect for Mobile') ?

Regards,

Sanju

Parents Reply Children
Related