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?
↧
Issues with "Simple web client" sample on the MSP430FR5739 with CC3000
↧