After connecting the device in nrf connect app, based on the protocol of our device we are supposed to give a certain code in RX Characteristic which is present under Nordic UART Service.
The option of adding a new value is only present in version 4.28.0 and after updating the option of adding a value is there but without extension (0x).
(a) This is the old version. The values that i am supposed to give should have extension of "0x"
(b) This is the updated version where there is no extension. Even if i type the code with the extension , the device is not considering it.
May I please know what changes should be done in the settings of nrf connect app?
Thank you