Master-slave conne

I now want to have the host and slave in SDK17.1.0 to establish master/slave communication.

What if I change? If I use nRF5_SDK_17.1.0\examples\ble_central\ble_app_uart_c as the host, The device does not use nRF5_SDK_17.1.0\examples\ble_peripheral\ble_app_uart as the slave. They can't establish communication.

Now the question is do only ble_central\ble_app_uart_c as the host and ble_peripheral\ble_app_uart as the slave set up communication?

And if they can establish communication, on the host side, where do I know they have established communication?

What should I do if I want to make a host connection to a specified slave?

Thank you very much.

  • Thank you for reading my questions carefully and answering them in detail. Thank you so much
Related