You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed an issue (not sure if is my mistake) when using the library with nodemcu, no updates are send after the first one at the initial startup. For example, similar code with Arduino works fine.
Any suggestions?
I am using mosquito and have the issue. Actually I don't see any updates to the broker.
The strange thing is when the controller performs another TCP operation, the update is sent.
The difference in the arduino code comparing with nodemcu code is this line (as per the example):
I noticed an issue (not sure if is my mistake) when using the library with nodemcu, no updates are send after the first one at the initial startup. For example, similar code with Arduino works fine.
Any suggestions?
The code:
The text was updated successfully, but these errors were encountered: