jtronix
Member level 3
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
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