NetX Duo HTTP Server: Blocking Behaviour with Long-Running Requests
Hi everyone,I'm currently working with the STM32H573G-DK board using the Nx_WebServer example (NetX Duo HTTP server) provided in STM32CubeMX. During testing, I noticed what seems to be a blocking behaviour, and I’d like to verify whether this is expe...