I have created a custom service with few characteristics which read data from nRF52832 and notify intern to nRF52840 which then send those notifications to mobile device.
notification between nRF52832 and nRF52840 works fine.
but issue i am facing is getting notification on Mobile device. Notifications works fine if nRF52832 and nRF52840 are not connected once connection established notification stops working
other read and write characters works fine but with delay.