You are reading a single comment by @favo and its replies. Click here to read the full conversation.
  • hi there!

    I've had a working WiFi connection with a CC3000 yesterday but suddenly today it is no longer connecting to my network.

    There are no error messages, wlan = require("CC3000").connect(); returns a valid wlan object and wlan.connect(…, …, …); returns true but the callback is never called. My WiFi router also shows no connection attempt.

    How can I debug and find out what is happening?

    Thank you,
    Mario

About

Avatar for favo @favo started