CC300 Giving out Gibberish in Arduino Ide serial monitor

Post test messages here

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
Junior9902
 
Posts: 8
Joined: Mon Mar 21, 2016 10:10 pm

CC300 Giving out Gibberish in Arduino Ide serial monitor

Post by Junior9902 »

To Adafruit support and whoever can help me,

So i have gotten my adafruit CC300 in from adafruit. I have soldered everything up and now i am trying to connect to my home network using the build test example. In the serial monitor display I am getting symbols and numbers displaying for some reason help would be greatly appreciated for my issue. I do have it externally powered when i am using the wifi module. So i cannot see what my issue is with the device.
Serial Monitor output.jpg
Serial Monitor output.jpg (146.25 KiB) Viewed 2950 times
Please Help

User avatar
adafruit_support_mike
 
Posts: 67391
Joined: Thu Feb 11, 2010 2:51 pm

Re: CC300 Giving out Gibberish in Arduino Ide serial monitor

Post by adafruit_support_mike »

Your sketch calls Serial.begin() with 115200 baud, but the Serial Monitor is only set to 4800 baud.

User avatar
Junior9902
 
Posts: 8
Joined: Mon Mar 21, 2016 10:10 pm

Re: CC300 Giving out Gibberish in Arduino Ide serial monitor

Post by Junior9902 »

Thank you very much that fixed my problem and I had a successful ping to adafruit.com.

Locked
Please be positive and constructive with your questions and comments.

Return to “Test Message Forum (closed)”