hello i am using nrf52832 DK and working UART_APP_BLE , i want know where the data will be stored when we send any message through mobile to the device. can we see the received into the buffer??? please update
hello i am using nrf52832 DK and working UART_APP_BLE , i want know where the data will be stored when we send any message through mobile to the device. can we see the received into the buffer??? please update
Do you want to see the data sent from your phone to the board on your computer? In that case, have you tried using a terminal software, e.g Termite?
Actually I want to see the data in my IDE i mean in its storage . iam getting the data on terminal but i want to see where the data is stored device and how it is pushed to terminal.
Actually I want to see the data in my IDE i mean in its storage . iam getting the data on terminal but i want to see where the data is stored device and how it is pushed to terminal.
Hi,
whether you got the received data (which has sent from app) in watch window in ide ?
regards,
Archana