Hi:
I use sdk15.3,usb pca10056.
nRF5_SDK_15.3.0_59ac345\examples\peripheral\usbd_ble_uart_freertos transplantation to ble_app_multilink_central.
this is log:
<debug> ble_scan: Adding filter on Nordic_Blinky name
<debug> nrf_sdh_freertos: Creating a SoftDevice task.
<info> app: Multilink example started.
<info> app: user:0x8
<info> app: USB power detected
<debug> nrf_sdh_freertos: Enter softdevice_task.
<info> app: Start scanning for device name Nordic_Blinky.
<debug> ble_scan: Scanning
But no APP_USBD_EVT_POWER_READY events.
Here is the my source code:
