Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
Hi Emilio, Please add
to UDPSocket
Also,
set_address fails with a return value of -1, but
works as expected when used with UDPSocket.set_broadcast()
Thanks