Values change rapidly and bt_gatt_notify_uuid is called at 10ms interval while bluetooth connection is set up for 15ms connection interval.
I assumed this would simply queue up 1-2 notifications that would be delivered during a connection event, but instead application core hangs/crashes after repeated TX context failures.
Notified data is 12 bytes to full length UUID. Using SDK 1.6.0 atm.