Disable Booting Message using Arduino IDE
Posted: Tue May 14, 2024 1:23 pm
I'm connecting 3x esp32 devkit1 together.
Serial1 and other pins already is used for other work. Serial0 connecting together via RS485. But every time boot esp32 sent booting message sometime make other esp32 hang.
I searched on forum: pull-down GPIO15 can disable booting message but also disable Serial.Print()
How can I get rid of this please?
Serial1 and other pins already is used for other work. Serial0 connecting together via RS485. But every time boot esp32 sent booting message sometime make other esp32 hang.
I searched on forum: pull-down GPIO15 can disable booting message but also disable Serial.Print()
How can I get rid of this please?