Bad parameter not caught by adl_atCmdCreate

This specifies a NULL handler for all responses.

The call returns OK but, of course, the application crashes when it tries to call the NULL handler! :blush:

But, surely, the API should catch this error, and return ADL_RET_ERR_PARAM :question:

Yeah, that’s caught me once or twice too.