p.kaczmarek2 wrote:So you can open connection to port 80 but it sends nothing?
this seems to be the case. port is open...
Czy wolisz polską wersję strony elektroda?
Nie, dziękuję Przekieruj mnie tam
Error:HTTP:Created HTTP SV thread with (stack=2048)
ADDLOG_ERROR(LOG_FEATURE_HTTP, "TCP will process packet of len %i\n", request.receivedLen );
Error:HTTP:TCP will process packet of len 479
ADDLOG_ERROR(LOG_FEATURE_HTTP, "TCP sending reply len %i\n", lenret);
ADDLOG_ERROR(LOG_FEATURE_HTTP, "TCP sending reply len %i\n", lenret);
http://192.168.0.163/testmsg
#define OUR_CUSTOM_SYSINFO_ADR PRJCONF_SYSINFO_ADDR
p.kaczmarek2 wrote:https://github.com/openshwprojects/FlashDumps/commit/b52dbd6579eec97b94533ce9b0094b130fa082be
p.kaczmarek2 wrote:please open a PR if it wasn't opened and merged yet.
p.kaczmarek2 wrote:but then make sure your change is in #if PLATFORM_XR806 so we dont break other XRs, there are now 3 of them (XR809, XR806, XR872)