Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Ti cc3120/3220 vs esp8266

Status
Not open for further replies.

jtronix

Member level 3
Joined
Dec 4, 2012
Messages
67
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
1,860
Hello,

I'm looking for WiFi solution for my IOT project where I need HTTP, MQTT, TCP and OTA feature.

I'd seen some of the quite good solution with ESP8266 and also it is cheapest about 2$, But while going through development environment I found that many things are missing like bootloader source code, other device and application library code.

Even it does't have any IDE, JTAG debugging support or good supported document (like Memory Mapping, Peripheral details...etc).

Pros:
1) Low cost
2) Easily available in market with complete assembly with memory

cons:
1) Source code not available for all modules
2) IDE, JTAG debug not supported
3) Poor documentation

TI CC3120 / CC3320:
Pro:
Good documentation, JTAG for debug and it has full SDK with source code.

Cons:
1) Cost is high compared to ESP8266
2) Not easily available in market
3) Separate Memory required (Not sure).


I'm bit confuse with above two device, can any one advice me to choose right device for my application.
My main criteria is
1) Easy to develop
2) Can be flexible for upgrade protocol in C.
3) Will use with External Host controller
4) Must have OTA feature
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top