Hi,
I am using UART example of SDK15.2(uart_pca1040). Actually i am sending data from Raspberry Pi to NORDIC nrf52832 using UART. Data which I transmit is well received and viewed using Putty window.
But I want to use this data for further processing in nordic alone.So where and how I can retrieve this data in my program?
Kindly Help.