Hi, I have a NRF52840 DK. I want to use ble_app_uart_c and my peripheral is NRF52840 Dongle and also I want to receive and transmit special frame over ble. I have a problem with BLE_NUS_C_EVT_NUS_TX_EVT becuase this Requires special characters 0xDA (Enter) to receive data and run bluetooth handler. In my application, sometimes it is necessary to receive or send this character. I have a special rule to understand the end of the received frame and I do not need to use this character.
Are there any solutions for this?
Is there a solution to send and receive character by character?
Thanks,
Mohammad Amin