Avatar for tbsfrdrch

tbsfrdrch

Member since Jan 2019 • Last active Jan 2019
  • 1 conversations
  • 3 comments

Most recent activity

  • in JavaScript
    Avatar for tbsfrdrch

    Thanks alot for your support. I will downgrade to 2v00 for now, but also consider to buy an ESP8266.

    Thanks again!

    • 10 comments
    • 2,804 views
  • in JavaScript
    Avatar for tbsfrdrch

    Thanks for your reply.

    Initially I tried it with firmware 1v48. When that didn't work I updated the firmware to 2v01.
    Unfortunately there was no option to include CC3300 during the update, but only the options

    • WIZNet W5500
    • AT Command Networking only

    Both didn't work :-(

    Maybe I will have a look at the ESP8266, but as I don't have that available right now I wanted to use the CC3300 for the time being.

  • in JavaScript
    Avatar for tbsfrdrch

    Hello,

    I own one of the original Espruino Kickstarter packages that came with a CC3300 WiFi module.

    I was just trying to make use of that module according to the description in the documentation and I am now having the problem, that the CC3300 JavaScript module cannot be found. In the Espruino IDE under Settings > Console I see the following error when trying to execute var wlan = require("CC3000").connect();:

    ...
    >>> Connected to /dev/ttyACM0
    loadModule(CC3000)
    ERROR: getURL("https://www.espruino.com/modulesĀ­/CC3000.min.js") error : Not Found
    ERROR: getURL("https://www.espruino.com/modulesĀ­/CC3000.js") error : Not Found
    WARNING: [notify_warn] Module CC3000 not found
    Found a prompt... great!
    

    I read in the documentation that the CC3300 has been discontinued, but does that also apply for the JavaScript module? Has it been removed on purpose?

    Any help on this would be appreciated.

    Thanks,
    Tobias

Actions