Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable Serial Monitor Warning or Error Messages #1167

Open
eduardo0797 opened this issue Jun 28, 2023 · 0 comments
Open

Disable Serial Monitor Warning or Error Messages #1167

eduardo0797 opened this issue Jun 28, 2023 · 0 comments

Comments

@eduardo0797
Copy link

I am working with ESP32 BLE on a board with an ESP32-C3-WROOM-02 chip, I use the card to send data from a sensor that I have connected via serial communication (TX and RX), the problem I have is that when I connect more than 1 device to the server sends an error message to the serial monitor, when sending that message it corrupts the data that I am receiving through the serial port, I want to know if I can disable these messages or I can change it so that it sends them through a simulated serial port (serial software) , I cannot connect my sensor to a simulated port since my card is specially designed to occupy the TX and RX directly, if I wanted to change them I would have to redesign my entire card.
I hope you can help me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant