No response to AT+WIOM

I think you need to review the documentation of adl_atCmdCreate():exclamation:

It’s not properly documented, but you use “*” to subscribe to all responses;
See: Inadequately Documented: Subscribe ALL Responses.

See adl_atCmdSendExt()

But, rather than mess about with AT+WIOM, why not just use the ADL GPIO Service :question: