Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => A20 => Topic started by: crayzhurricane on March 06, 2015, 10:36:43 AM

Title: A20 MICRO CC3000 Connection
Post by: crayzhurricane on March 06, 2015, 10:36:43 AM
I have got A20-OLinuXino-MICRO-4GB board. And i want use to connect internet with CC3000(http://www.adafruit.com/products/1534) wifi chip. It has got platform indepentdent wifi driver in the TI website (http://www.ti.com/product/CC3000/toolssoftware). But i don't know how can i communicate with CC3000 to connect internet Linux kernel. I want to use this chip because it has got smartconfig application. Can you help me?
Title: Re: A20 MICRO CC3000 Connection
Post by: Gerrit on March 06, 2015, 03:23:47 PM
The CC3000 has its own API and does not use the TCP stack from Linux, so only special written applications can make use of it. If you want your board to connect to the Internet this is not the way.
Title: Re: A20 MICRO CC3000 Connection
Post by: crayzhurricane on March 10, 2015, 12:38:46 PM
i found this link. Can I apply it olimex a20 micro.
http://processors.wiki.ti.com/index.php/CC3000_Module_with_AM335x_Using_Linux
Title: Re: A20 MICRO CC3000 Connection
Post by: Gerrit on March 10, 2015, 01:23:39 PM
Maybe you can make that work and you are able to communicate with the CC3000 but you still don't have have Internet on the board, only with programs special written to make use of the API

much the same as this topic.
https://www.olimex.com/forum/index.php?topic=4037.msg17109#msg17109