I have interfaced nRF52 with ESP8266. I am sending data from ESP8266 to nRF52 .I want to read the UART data and store it in a variable.
I have interfaced nRF52 with ESP8266. I am sending data from ESP8266 to nRF52 .I want to read the UART data and store it in a variable.
Hi
Please check out this case, where it is explained how to store data in a variable using the memcpy function.
Best regards,
Simon
this is for ble uart i want it for Normal uart
this is for ble uart i want it for Normal uart