• Join
  • Sign In with my.TI Login
Texas Instruments
  • Products
  • Applications
  • Tools & Software
  • Support & Community
  • Sample & Buy
  • About TI
Sample & Purchase Cart Sample & Purchase Cart
  • Search
  • Advanced
TI E2E™ Community
  • Support Forums
  • Blogs
  • Groups
  • Videos
  • 简体中文
  • More ...
TI Home » TI E2E Community » Support Forums » Low Power RF & Wireless Connectivity » SimpleLink™ Wi-Fi® » All Tags » CC3000 WiFi Driver
Share
Low Power RF & Wireless Connectivity
  • Forums
  • Announcements
  • Files
  • E2E Wiki

Browse by Tags

Low Power RF & Wireless Connectivity

Welcome to the Low Power RF & Wireless Connectivity Section of the TI E2E Support Community. Ask questions, share knowledge, explore ideas, and help solve problems with fellow engineers. To post a question, click on the forum tab then "New Post".

Sign In to Post
Tags
You have subscribed to this tag. To view or manage your tag subscriptions, click here.   Close
You have unsubscribed from this tag. To view or manage your tag subscriptions, click here.   Close
You are currently viewing:
CC3000 WiFi Driver
  • #CC3000
  • ap
  • basic wifi
  • C
  • cc3000
  • CC3000 HostDriver
  • CC3000 RTOS
  • CC3000 UDP send data
  • CC3000 web server delays
  • cc3000 wifi
  • CC3000 Wi-Fi MSP430 FRAM Getting Started Guide
  • CC3000HostDriver
  • CosmCloudApp
  • http
  • LSR
  • Server
  • Web
Related Posts
  • Forum Post: CC3000 Force Re-scan

    Andy8086940 Andy8086940
    Is there any way to force a re-scan of the available APs on the CC3000? If I turn off my test AP, the scan results will continue to show the AP for about a minute after it's been turned off. I would like to be able to clear out all previously seen APs and restart the scan manually so I can see the...
    on May 1, 2012
  • Forum Post: How to send stored sensor data to an FTP site

    Mike Dalby Mike Dalby
    Hi Everyone, Could you please tell me if there is an example or instructions for a project to send stored sensor data (saved in NVRAM) to an FTP site?? II take it that it is possible with the CC3000 wifi module)?? Sorry if this is a basic question.... but every day's a school day!! Cheers...
    on Jun 28, 2012
  • Forum Post: RE: RS232 data to an AP using CC3000

    Ratnam Subramaniam Ratnam Subramaniam
    Thanks for your support. Where can I get a unit of the CC3000 module? How much is the cost for a sample unit? Will complete instruction be provided for me to do a full evaluation. Please advice. Thanks.
    on Jul 6, 2012
  • Forum Post: RE: Hostname for CC3000

    Marek Starobrat Marek Starobrat
    If I understood the documentation properly, the CC3000 works only in WLAN station (client) mode. Neither Access Point or ad-hoc modes are available. We consider using the CC3000 in our products. The scenario: let's consider a device with the CC3000 and using PC or smartphone with WLAN we must find...
    on Jul 25, 2012
  • Forum Post: Hostname for CC3000

    Gwen Stouthuysen Gwen Stouthuysen
    Is it possible to assign a hostname to the CC3000 SimpleLink? On bigger networks it might be an impossible task to go throug the IP addresses to find him (on the TP-LINK it normally 192.168.1.100 or 101 ,depends who was first laptop or MCU) This would also make it easier to deploy it in larger quantities...
    on Jul 23, 2012
  • Forum Post: Problems compiling the CCS5 version of the Simple HTTP Web Server Application

    Mike Dalby Mike Dalby
    I wonder if you can help me? I am trying get the webserver demo running for the FRAM MSP430FR5735 board with the CC3000 module but I can’t get the standard code to compile. Here is what I have done: 1) I downloaded the CC3000+FRAM Simple HTTP Web Server Application code from the Ti website...
    on Aug 2, 2012
  • Forum Post: RE: TIWI-SL CC3000 with Non-TI Micro over SPI

    ManishK ManishK
    T hanks Gustavo for your detailed response. Here is further clarification on this: 1) Memory required, SPI interface, GPIOs are available for the micro that we would be using. Now, to be more specific, we would be using cold fire micro MCF52xx and replacing the existing USB connection to windows...
    on Dec 3, 2012
  • Forum Post: TIWI-SL CC3000 with Non-TI Micro over SPI

    ManishK ManishK
    Hi, We are palnning to develop a wireless capable product using TIWI-SL CC3000 Wifi module with non-TI host microcontroller. Wireless communication would be between our product and PC. We will be using SPI communication between our micro and TiWi module. Max data Xfer rate over wifi would be upto 600KBytesPS...
    on Nov 29, 2012
  • Forum Post: wlan_connect return error

    Martin Labrecque Martin Labrecque
    Hi, I am trying to connect Tiwi-SL Rev2 to a WEP network and I experience wlan_connect returning 0xfefefefd (or -16843011). I assume this is an error code since I never reach the CC3000_ASSOC state. I use a generic AP with the following settings: #define DEFAULT_OUT_OF_BOX_SSID "abcdefghi wireless"...
    on Nov 15, 2012
  • Forum Post: CC3000 HTTP Web Server Demo Session

    Carmelo Dascola Carmelo Dascola
    I am having difficulty getting this HTTP web server application to operate correctly. First-Time-Config works properly (Led1-2-3-4 are ON). So at start- up, the board connects to router automatically. The issue is that I am not able to access the Server's webpage. Now what should i do in order to...
    on Jun 29, 2012
  • Forum Post: The WIFI data rate

    jay liyang jay liyang
    Hi I have test the the data rate of the FRAM+CC3000 that is MSP430FR5739 and CC3000, Microcontroller's speed default is 24MHZ ,the code as follows, // // Init the device with 24 MHz DCOCLCK. // SMCLCK which will source also SPI will be sourced also by DCO // CSCTL0_H = 0xA5; CSCTL1 |= DCORSEL...
    on Jun 27, 2012
  • Forum Post: Unable to list available wifi networks

    vinith kumar vinith kumar
    Hi, I have some trouble scanning available networks. Before connecting to a network, I issue the command: wlan_ioctl_set_scan_params with default values. And then I read the results using wlan_ioctl_get_scan_results. However, I always get the status as '2' (no network). When I connect to...
    on Feb 6, 2013
  • Forum Post: RE: COSMCLOUDAPP

    Mike Dalby Mike Dalby
    Hi Alon, I just wondered if you have any news when the Cosm app will be ready for deployment? I looked on the WIKI page and there suggests that there is a link to the code for the cc3000 but its not active. Cheers, Michael
    on Feb 25, 2013
  • Forum Post: Porting CC3000: Examples of CC3000 driver code ported to non-TI MCUs?

    Peter Fenn Peter Fenn
    Besides the posted MSP430 and Stellaris examples, on the CC3000 Wi-Fi for MCU Wiki page are also the following broken links: Other CC3000 Platforms CC3000 + Renesas RL78 Promotion Board CC3000 + ST Micro STM32L 152 Eval Board - Can anyone advise the new addresses for these pages? ...
    on Apr 3, 2012
TI E2E™ Community
  • Support Forums
  • Blogs
  • Videos
  • Groups
  • Site Support & Feedback
  • Settings
TI E2E™ Community Groups
  • TI University Program
  • Make the Switch
  • Microcontroller Projects
  • Motor Drive & Control
Other Communities
  • Deyisupport
  • Designsomething.org
  • beagleboard.org
  • TI on Element 14
  • TI on TechXchangeSM
Other Technical & Support Resources
  • WEBENCH® Design Center
  • Product Information Centers
  • Technical Documents
  • TI Design Network
  • TI Technical Articles
  • TI Training

All content and materials on this site are provided "as is". TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with regard to these materials, including but not limited to all implied warranties and conditions of merchantability, fitness for a particular purpose, title and non-infringement of any third party intellectual property right. TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with respect to these materials. No license, either express or implied, by estoppel or otherwise, is granted by TI. Use of the information on this site may require a license from a third party, or a license from TI.

Content on this site may contain or be subject to specific guidelines or limitations on use. All postings and use of the content on this site are subject to the Terms of Use of the site; third parties using this content agree to abide by any limitations or guidelines and to comply with the Terms of Use of this site. TI, its suppliers and providers of content reserve the right to make corrections, deletions, modifications, enhancements, improvements and other changes to the content and materials, its products, programs and services at any time or to move or discontinue any content, products, programs, or services without notice.

Follow Us Texas Instruments on Facebook Texas Instruments on Twitter Texas Instruments on LinkedIn Texas Instruments on Google+
TI Worldwide | Contact Us | my.TI Login | Site Map | Corporate Citizenship | mobile m.ti.com (Mobile Version)

TI is a global semiconductor design and manufacturing company. Innovate with 100,000+ analog ICs and
embedded processors, along with software, tools and the industry’s largest sales/support staff.

© Copyright 1995-2013 Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy Policy | Terms of Use