Arduino-TR-064-SOAP-Library
Arduino-TR-064-SOAP-Library copied to clipboard
Arduino library for the TR-064 protocol, most commonly used by the Fritz!Box router API
TR064
Hello I have used this library last year. This year I tried again, but I get an exception28 that rises, because in the function the variable value has no content,...
Exception 28
Hi, does anyone know what coud be the issue? It happens in line "connection.init();" `Exception 28: LoadProhibited: A load referenced a page mapped with an attribute that does not permit...
Hi everybody, I just got in touch with the TR-064-SOAP-Library. I thought it would be a good idea to start with one of the offered examples. Unfortunately I run into...
Hi, I tried for a couple of days to get the external IPv6 address of my FB 7490 via TR064 on my ESP32. The IPv6 is available here: TR064connection.action("urn:schemas-upnp-org:service:WANIPConnection:1", "X_AVM_DE_GetExternalIPv6Address",...
testet with http/https nodemcuv2 and d1 mini pro
Hi, I tried to do the example where i grab the data of a smart plug. Wifi connection works and I can see the ESP32 in the fritzbox Interface connected...
Hello, i`ve been tested the Fritzbox 7530 on 7.50.
See https://stackoverflow.com/questions/41695810/sending-tr064-requests-to-avm-fritzbox-7270
Hallo, I used your library to build my wifi bell. Thanks for the publication! I have documented everything here including the hardware: http://www.roehrenkramladen.de/Tuerklingel-V2/TK-FB-V2-1.html I use the wifi manager to configure...
Hello, would it be possible to use the library with an Arduino Uno / Nano with a wired connection made by an Ethernet-Shield with either an ENC28J60- or a WIZ5x00-Chip?...