Hello,
i would like to scan for a custom UUID Ventor. And when the BLE Central found this BLE Client. I will Change one Output pin from low to high.
I start with the example from nrf5 "ble_app_hrs_c". How can i Change the script, that it will search for i custom UUID like "{0x22, 0x74, 0x63, 0x07, 0xEB, 0xC6, 0xCF, 0xAF, 0xB1, 0x4F, 0xE2, 0xA4, 0x93, 0x06, 0xA5, 0xF1};
Thanks for helping