Hi,
How to enable pairing in ble_peripheral_uart code ?
Hi,
How to enable pairing in ble_peripheral_uart code ?
go to sdks and enable NRFX_UART_ENABLED 1
but this is already enabled in sdkconfig.h
#ifndef NRFX_UART_ENABLED
#define NRFX_UART_ENABLED 1
#endif
but this is already enabled in sdkconfig.h
#ifndef NRFX_UART_ENABLED
#define NRFX_UART_ENABLED 1
#endif
is this enabled
#ifndef NRF_SDH_BLE_VS_UUID_COUNT
#define NRF_SDH_BLE_VS_UUID_COUNT 1
#endif