Arduino_ConnectionHandler
Arduino_ConnectionHandler copied to clipboard
Improve error messages when connection fails
In addition, it would be very helpful to add an API for these failures. It is currently not possible to distinguish between network not found, authentication failed, other errors, which means that providing feedback to user in a way that is not the serial monitor is hard (for instance, LEDs or displays).