Resolved! Has anyone successfully used NetX Duo websockets?
I lifted regression test code from the netxduo stack to attempt a websocket client, but the best I can achieve is a 400 response from the server. Has anyone successfully using websockets with STM32 + netxduo?The following code resides inside app_net...