tuanpmt / react-native-smartconfig

A React Native module for ESP8266 Smartconfig
128 stars 65 forks source link

Does it support TI's CC3000 smart config ? #1

Open conglin opened 7 years ago

conglin commented 7 years ago

@tuanpmt
Hello, Great work :) Thanks for open sourcing the tool . very useful. I'm developing a Iot device and want to use smart config to setup wifi config on it. but unfortunately , my boss wants to use TI's CC3000 wifi chip set. I read some comments in the group saying that the current ESP8266 chip is compatible with the TI CC3000 SmartConfig.

so my question is: is it working well too for CC3000 ?

Thanks & Best Regards, Lin

conglin commented 7 years ago

The comment that says: https://groups.google.com/forum/#!topic/makesaltlake/-87XOYJup30 the current ESP8266 chip is compatible with the TI CC3000 SmartConfig app (is that the one, Scott?)

https://itunes.apple.com/us/app/ti-wifi-smartconfig/id580969322?mt=8

tuanpmt commented 7 years ago

i've not tested with cc3000, why don't you try with esp32 if your boss worried about security the code?

conglin commented 7 years ago

@tuanpmt He insisted to use it. :( . I can do nothing but accect. I'll get the device next week. I'll try to test it and update my result here. Thank you very much for the quick reply :)

gcohen10 commented 5 years ago

Hello

Does it support the ESP32 or only the ESP8266 ?

sangalo commented 5 years ago

Hello Does it support the ESP07? It's stable for ESP07? Sometimes I can configure, sometimes not. The smartconfig seems not behave consistently. Could you help me? Thanks in advance.