Hi I am using nRF52832 board amd i am trying to debug ble_app_uart as Central.
BLE connection is established between this central application and the peripheral.
Opened COM Terminal for both the devices but i am unable to send/receive data through BLE over UART on Putty terminal.
attached image for reference. Putty settings are set as shown in attached image.
I am able get the BLE data using 'Termite' RS232 Terminal. Is there any difference between Termite and Putty ?
If yes what needs to be done to get the ouput on Putty Terminal as mentioned in Example code....