Rui and Sara good evening,
I am developing the project of ESP32 LoRa Receiver and when compiling I get an error here:
formattedDate = timeClient.getFormattedDate();
please, can you help me?
1 Answers
Hi Luis.
What is the exact error that you’re getting?
You’re probably using the wrong library. This is the library that you need to install for that example:https://github.com/taranais/NTPClient
Regards,
Sara