You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using a Zero compatible board and I've created additional Hardware Serial on D10, D12.
The additional UART is working , but when I initializing the ESP8266 class via Serial1 the Zero is stuck at setup(). Do you familiar with this issue? I'm yet haven't set the Serial (D0, D1) to the constructor of the ESP8266 class.
The text was updated successfully, but these errors were encountered:
I'm using a Zero compatible board and I've created additional Hardware Serial on D10, D12.
The additional UART is working , but when I initializing the ESP8266 class via Serial1 the Zero is stuck at setup(). Do you familiar with this issue? I'm yet haven't set the Serial (D0, D1) to the constructor of the ESP8266 class.
The text was updated successfully, but these errors were encountered: