• Skip to main content
  • Skip to primary sidebar

RNTLab.com

The Ultimate Shortcut to Learn Electronics and Programming with Open Source Hardware and Software

  • Courses
  • Forum
    • Forum
    • Ask Question
  • Shop
  • Account
  • Blog
  • Login

I get a strange Value im COM by using the ESP-WROOM-32

Q&A Forum › I get a strange Value im COM by using the ESP-WROOM-32
0 Vote Up Vote Down
Christian Damdjo Wabo asked 4 years ago

Hi everybody,
it’s my firt time to use EPS 32 … And for that reason i’m doing the online course about the ESP32….. But when i connect my device and an exmple that come directly with the module… I got some inverse question mark and strange thing by visualising it in the COM… (you can see the image in the link)…. Please i hope that you can help me. 
https://imgur.com/a/AJgvBb0

3 Answers
0 Vote Up Vote Down
Rui Santos Staff answered 4 years ago

Hi Christian,
Do you see the footer of that window where it says “9600 Baud”?
You need to select the option “115200 Baud”, so the serial monitor can receive the messages from the ESP32 and display them correctly. After changing the baud rate to 115200, restart your board. 
Does it work now?
Thanks!

0 Vote Up Vote Down
Christian Damdjo Wabo answered 4 years ago

Hi Santos,
it’s look good now
thank you very much 🙂
 

0 Vote Up Vote Down
Rui Santos Staff answered 4 years ago

You’re welcom! If that happens again later in the course, double-check in the setup() function when I do:

Serial.begin(115200);

The value inside those brackets is the baud rate that your Arduino IDE serial monitor should be set to. Thanks!

Primary Sidebar

Login to Ask or Answer Questions

This Forum is private and it’s only available for members enrolled in our Courses.

Login »

Latest Course Updates

  • [eBook Updated] Firebase Web App with ESP32 and ESP8266 (version 1.2) April 25, 2022
  • [eBook Updated] MicroPython Programming with ESP32 and ESP8266 (version 1.3) February 7, 2022

You must be logged in to view this content.

Contact Support - Refunds - Privacy - Terms - MakerAdvisor.com - Member Login

Copyright © 2013-2022 · RandomNerdTutorials.com · All Rights Reserved