SDK5 peripheral demo project, char-read fail
Hello.
I'm compiled and ran the DIALOG_BRBN, DIALOG_PRFL and DIALOG_PRPH projects, from SDK5 folder : \projects\target_apps\ble_examples\ble_app_<___>
I'm able to read from the generic services (Generic Access, Generic Attribute, Device information) but unable to read from the custom profile characteristics.
I'm NOT using one of dialog's dev-boards, but a Murata one.
Can you refer me to the callback that is supposed to handle the GPIO read and ADC read?
I'd like to debug the cause of the read failure.