-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
Hi!
I try to run the Simple_MPU6050_Calibration example on my ESP8266 Dev Module. It compiles. But after flashing in Serial Output, I see some kind of garbage instead of data. If I change the
Serial Monitor speed from 115200 to 74880 baud it changes the situation. But the data in the Serial Monitor is strange:
load 0x4010f000, len 3424, room 16 tail 0 chksum 0x2e load 0x3fff20b8, len 40, room 8 tail 0 chksum 0x2b csum 0x2b v00042050 ~ld rf cal sector: 1020 freq trace enable 0 rf[112] : 0��r���
The situation is repeated on the ESP32, although changing the speed of the Serial Monitor does not lead to readable data.
What's wrong?
Metadata
Metadata
Assignees
Labels
No labels