grbl_controller_esp32
grbl_controller_esp32 copied to clipboard
Serial2 causes reboot
Sorry I probably missed something, but Serial2 communication keeps restarting my ESP. I use Arduino CNC shield (on GRBL side) so I use logic level shifter, I tried several of them , I tried various power sources. I tried UART com between PC and shield, without conflict. Any thoughts? The Idea is brilliant, execution great so I love to make it work.
esp32c3
note: suggested alternative: 'Serial1'
Serial2.println("Serial2.println setup 115200")
^~~~~~~
exit status 1
'Serial2' was not declared in this scope