WiFi DipCortex loaded application source code

A 40 Pin Dip packaged development board enabling you to create internet connected products

WiFi DipCortex loaded application source code

Postby micronpn » Mon Jul 07, 2014 8:30 am

Hi,
I would nderstand what is the source code downloaded on WiFi DipCortex I received. Originally the CC3000 version was 1.24, now I updated to 1.28.

1. I am interesting expecially in the application part where patch update is done in answer to cc3000 patch now.
2. I am also interested on the part where SmartConfig is managed.

Kind regards,
Massimo
micronpn
 
Posts: 5
Joined: Mon Jun 16, 2014 9:29 am

Re: WiFi DipCortex loaded application source code

Postby Carl-SolderSplash » Mon Jul 07, 2014 8:47 am

Hi,

The CC3000 update code is based upon the LPCXpresso source found here : https://github.com/SolderSplashLabs/WiFi-DipCortex

We did have an mbed project that showed CC3000 patching but TI asked for it to be removed, their license terms do not allow redistribution of the patch code in source form.

To start smartconfig with the LPCxpresso code you call StartSmartConfig() you can see this called from https://github.com/SolderSplashLabs/WiF ... /src/cli.c

For mbed :
wifi.start_smart_config(0); starts the process and can be seen in the Kitchensink project here :
http://mbed.org/users/SolderSplashLabs/ ... d/main.cpp
User avatar
Carl-SolderSplash
Site Admin
 
Posts: 223
Joined: Sun Mar 17, 2013 11:15 pm

Re: WiFi DipCortex loaded application source code

Postby Carl-SolderSplash » Mon Jul 07, 2014 8:50 am

if you want to write your own cc3000 patch code (risky) you can get the TI source from here : http://processors.wiki.ti.com/index.php ... Programmer
User avatar
Carl-SolderSplash
Site Admin
 
Posts: 223
Joined: Sun Mar 17, 2013 11:15 pm


Return to WiFi DipCortex

Who is online

Users browsing this forum: No registered users and 5 guests

cron