Quantcast
Channel: MSP430 Technical Forums
Viewing all articles
Browse latest Browse all 2077

Issues with "Simple web client" sample on the MSP430FR5739 with CC3000

$
0
0

When trying to run the “Simple Web client” sample, I am getting “Attempting to connect” although the serial monitor needs to pring more according to code:
Serial.print("Attempting to connect to SSID: ");
Serial.println(ssid);

Had also to change baud rate to 9600 since it didn’t work in 115200. Nothing happens after the above message. Any ideas?


Viewing all articles
Browse latest Browse all 2077

Trending Articles