User Activity

Please find the goals and the issues belowGoal - Start server on 4 sockets one by one, then keep on looking for a client for all the four sockets. When a client is connected to any of the server, I want that server to start sending/receiving the data...
I am using the board B-L475E-IOT01A1. I want to send data via UDP broadcast.I have a udp server running on a host at port 1100I use the following set of AT commands to open a Client Connection after initializing the WiFi module and connecting it to a...
I have to press the reset button after copying the '.bin' file to the B-L475E-IOT01A board for the code to run. Please let me know is it possible to dump the code and make it run without pressing the reset button