From 0040be2becd8d8cc73f750a96df2ea45fb870a7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Vollmer?= Date: Thu, 6 Feb 2025 08:46:35 +0100 Subject: [PATCH] Update README.md Quickfix for using older IDE/board versions. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 862d408..91bae2f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Arduino TR-064 SOAP Library [![Linting](https://github.com/Aypac/Arduino-TR-064-SOAP-Library/actions/workflows/lint.yml/badge.svg)](https://github.com/Aypac/Arduino-TR-064-SOAP-Library/actions/workflows/lint.yml) ![Test compile](https://github.com/Aypac/Arduino-TR-064-SOAP-Library/actions/workflows/arduino-test-compile.yml/badge.svg) Arduino library to facilitate the use of the TR-064 SOAP protocol. With this you can get a lot of information from and control common routers and their peripherals, like the FRITZ!Box or some ZyXEL. +IMPORTANT NOTE: it seems there is a problem with newer Arduino IDE versions. **Please use IDE 1.8.18 and ESP8266 boards version not past/newer than 2.7.4**. Version for other boards has to be tested. I will try to fix this asap (Note from Feb 2025). + A few examples of what you can do with it include: - Retrieve devices currently connected to the WIFI or LAN - Retrieve statistics on internet data usage