Hi,
While customising code for my application, I noticed that in on_connect method of ble_nus.c, in the p_client we set is_notification_enabled = true after checking ble_srv_is_notification_enabled
on gatts from rx handle, but instead it should be the tx handle.
the sdk version in 15.0
Thanks,
S.Ramamurti