HI,
I am trying to connect multilink central to multiple peripherals. I am able to connect using "target name". But i dont know how to connect using central to peripheral using UUID.
HI,
I am trying to connect multilink central to multiple peripherals. I am able to connect using "target name". But i dont know how to connect using central to peripheral using UUID.
Hi.
You can change the scan filter to match the UUID of the peripheral.
This is done in the UART Central example. This example will scan for the UUID of the UART peripheral.
Br,
Joakim
Hi.
You can change the scan filter to match the UUID of the peripheral.
This is done in the UART Central example. This example will scan for the UUID of the UART peripheral.
Br,
Joakim
can u show me an example??
Like I said in my previous answer:
The ble_app_uart_c example in the nRF5 SDK will scan with a UUID as a scan filter.
Br,
Joakim
It worked
Thanks joakim
Thats good to hear!
Happy to help.
Br,
Joakim