Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Quickfix for using older IDE/board versions.
  • Loading branch information
Aypac authored Feb 6, 2025
1 parent cbb7223 commit 0040be2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 0040be2

Please sign in to comment.