Can I periodically or continuously read the characteristic of peripheral after the connection?
If there is a change in the value in peripheral, then the value is received in central. (Should 'BLE_GATTC_EVT_CHAR_VAL_BY_UUID_READ_RSP' be used?)
(Central is nordic, Peripheral is my own device.)
I would like to use the example of 'ble_app_uart_c'.
Best regards,
Lyrics