What is the reason to call setUnvarnishedMode(false) on every library initialize?
Problem is that this call fail, if was already requested AT+CIPMUX=1
Working solution is restart module together with arduino on every code update, but I want to know the reason for this. Thanks.
What is the reason to call setUnvarnishedMode(false) on every library initialize? Problem is that this call fail, if was already requested AT+CIPMUX=1 Working solution is restart module together with arduino on every code update, but I want to know the reason for this. Thanks.