Hi,
I am using nRF52840 Preview DK with SDK version 15.3
I want to connect to a peripheral and configure some of its behavior such as Transmission power, Transmission interval and also trigger some functions and write to some variables, how can I go about doing that ?
I have seen some examples where peripheral send data to the central, but I want to know how the reverse works.