Feeds
답변 있음
I get "Warning: Unsuccessful read: The specified amount of data was not returned within the Timeout period" error when using fread() & " A timeout occurred before the Terminator was reached" Error when using fscanf().
Finaly, Solved ... The solution was by giving a space time till the data is recieved or in other way by making the code waiting ...
I get "Warning: Unsuccessful read: The specified amount of data was not returned within the Timeout period" error when using fread() & " A timeout occurred before the Terminator was reached" Error when using fscanf().
Finaly, Solved ... The solution was by giving a space time till the data is recieved or in other way by making the code waiting ...
대략 7년 전 | 1
| 수락됨
질문
I get "Warning: Unsuccessful read: The specified amount of data was not returned within the Timeout period" error when using fread() & " A timeout occurred before the Terminator was reached" Error when using fscanf().
Hello everybody, I am running a data acquisition process code, the connection is done by UDP protocol between NodeMcu v1.0 (wh...
대략 7년 전 | 답변 수: 1 | 0