Hi i have used this tutorial : https://github.com/bjornspockeli/custom_ble_service_example to make a custom service on one of the peripheral.
I have the EVK kit NRF52832 with PCA 10040.
I'm using the standard sdk example of central/ble_app_gatts in which i am configuring the UUID to 0X1400 and type to vendor macro. And i'm enabling this filter but i'm unable to connect my central to peripheral . Please help.
Thanks,
Dhananjay Sutariya