Hi
Use nRF52832, SDK17.
I would like to request peripheral service from central.
Is there an example of a service request?
Hi
Use nRF52832, SDK17.
I would like to request peripheral service from central.
Is there an example of a service request?
Hi,
I'm not sure I understand what you meant by service request ?
Do you mean service discovery ?
Please have a look at our example in the SDK, for example the ble_app_uart_c in ble_central folder. It's to be used with the ble_app_uart in ble_peripheral folder.
Hi,
I'm not sure I understand what you meant by service request ?
Do you mean service discovery ?
Please have a look at our example in the SDK, for example the ble_app_uart_c in ble_central folder. It's to be used with the ble_app_uart in ble_peripheral folder.