How to update a text file dynamically
i have text file in server updates dynamically every 5 min - 10 min. trying read text file contents.
i want server connected, must in setup() function. want update text file dynamically changes, must loop() function.
how implement ? suggestion ?
quote
i want server connected
is arduino server? or, client? why trying defeat normal client/server relationship (which not involve persistent connection)?
Arduino Forum > Using Arduino > Programming Questions > How to update a text file dynamically
arduino
Comments
Post a Comment