Post links and attach files for documentation here, also chat about these docs freely

User avatar
By KDB
#67424
martinayotte wrote:Sparkfun probably said that because they also hate AT firmware ... ;)
If I were you, I will do what I said above : do everything under ESP hood, and establish a tiny protocol between ESP and Arduino to talk to each other, such as Arduino sending "gettime" command to ESP, ESP does the job and then provide reponses.

Thank you for that hint. Do you have an example or description how to do that ?
Klaus-Dieter
User avatar
By KDB
#67470
martinayotte wrote:You didn't provide description of your project, it is hard to give your hints other than the previously mentioned links or code.

To control the heating of my house I generate data sets of temperature, humidity and time. The datas are stored and dependent of the time I will change the heating. So it's important to have exact time. Klaus-Dieter Brinkmann