ADL documentation question

Just guessing, for instance you can manage gpio with both adl_gpio service and AT commands.
In this synerio, if you subscribe a gpio with adl_gpio and try to read with AT+WIOR, this may generate errors. Or if you subscribe a gpio with adl_ioSubscribe, then trying to save gpio configuration with AT+WIOM=4 may generate errors. That is what i understand :slight_smile: