Streaming error #271
-
Hello, I keep getting false as return value from function I am using
This part inside the loop also returns empty string and readStream is always false Other than that I am using default example code that is provided Have tried it with ESP32 and 3 different NodeMCUs it is always same behavior. Do you have any hints to why Streaming is not working for me? I didn't find anything on Google. It must be that I am doing something wrong or missing something. Best regards, Aleksandar |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
That is the library issue. You can update the library to v4.3.10 which will be available on Arduino Library Manager soon. |
Beta Was this translation helpful? Give feedback.
That is the library issue.
You can update the library to v4.3.10 which will be available on Arduino Library Manager soon.