FAQ

At this point I would not recommend the WiDo, especially if you are looking for your first WiFi enabled board. The example sketches are difficult to follow and there is little in t...

userHead JaneYu 2015-01-28 11:04:51 34 Views21 Replies

At this point I would not recommend the WiDo, especially if you are looking for your first WiFi enabled board. The example sketches are difficult to follow and there is little in the way of help on the forums or the wider internet. I purchased a WiDo because of it's low price but I would recommend spending a little more and getting a more popular board, at least until more support is available.

2016-06-23 15:22:54

Bluetooth 4.0, Actually the module communication distance depends a lot of things, the antenna, the environment, very complicated.

userHeadPic JaneYu
2016-06-21 22:06:37

ouch.. i need something better than esp8266 which can be use as AP..
check my project https://www.youtube.com/wat...
the smartphone connect to SSID on esp8266 coz it act as AP

userHeadPic JaneYu
2016-05-06 20:19:30

Hi!
The delay worked fine. Now I can see some text in the Serial Monitor. Thanks!

But...
It show just this:
========================
Hello, CC3000!

RX Buffer : 131 bytes

TX Buffer : 131 bytes

Free RAM: 1750

Initialising the CC3000 ...

========================

It doesn't go further in the code or at least it doesn't show anything else in the serial monitor...
Any help?
Thanks in advance.

userHeadPic JaneYu
2016-04-30 02:05:46

Hi. I'm trying to follow the first tutorial (Wiki). The sketch uploads ok to the board but nothing appears in the serial monitor. Any suggestion? Thanks!

userHeadPic JaneYu
JaneYu wrote:

Since WIDO is using Leonardo chip, you can add a delay in the code setup(), to wait for the serial monitor open.

2016-05-03 19:07:44
1 Replies
2016-03-17 15:50:41

It couldn't be, wido is based on Leonardo Arduino board, Which pins are you using as Softwareserial port?

userHeadPic JaneYu
2015-11-02 19:35:59

The first method is certain OK. But I am not sure the second one, I am not sure whether the RDP data will disappear. Actually I recommend watchdog...

userHeadPic JaneYu
JaneYu wrote:

Thanks, it's works. Using wdt_enable(*) and wdt_reset() make my program running continously.
Other problem, can I use 4k bytes(or less) to make program to save data in micro sd?

2015-11-02 22:39:27
1 Replies
2015-10-11 06:42:14

Thanks for your reply. As there are variable and parameter changes that need to be drastically checked, is dfrobot able to release an updated Adafruit library for the Wido that will work with Blynk?

userHeadPic JaneYu
2015-10-10 20:04:04

Working fine now, but follow one of the user Cain's idea, use IDE old version 1.0.6. But why ??

userHeadPic JaneYu
2015-08-19 11:27:50

I am sorry, the wifi chip doesn't support soft AP in this version. And you could select the accessories according to your project, like a IO shield.

userHeadPic JaneYu
2015-07-25 21:13:30

Problem solved! Managed to put it to work with the 1.0.6. Also had another problem, somehow the CC3000 was programed to work with static IP, I was able to change that with the "buildtest" after noticing that the IP was always the same (That was kind of strange...). Thank you.

userHeadPic JaneYu
2015-05-27 23:08:01

Please tell me how to use WiDo DFRobot with Dropbox or Google Drive. Thanks.

userHeadPic JaneYu
2015-04-29 12:04:40

Hello, I'm trying MQTT using this WiDo board. Can I use this?

userHeadPic JaneYu
JaneYu wrote:

Hi, one of our client (Thailand) has made a project with WiDO+WRTnode, which is using MQTT protocol. You could take a look.
http://www.iotthai.com/%E0%... But this is Thai, I think you will need some help from google translate. ^_^ Anyway, what are you going to do with WiDO?

2015-04-30 10:27:55
1 Replies
2015-04-29 03:37:50

Great board for learners only!
Once you get more advanced the Leonardo memory limit (28K) is a huge limitation as CC3000 for wifi communications claims so much flash memory. For example I need OneWire, DallasTemperature, Serial (for LCD), and CC3000 + aREST + CC3000MDNS.

userHeadPic JaneYu
2015-02-18 08:03:10

The only good thing about the WiDo is how cheap it is, but like with most things, you get what you pay for. The WiDo has no support to help you with your project and it is extremely difficult to get the WiDo to work with any of the common IoT websites. In my opinion, as an owner of a WiDo, go for a different board. I could have saved myself a lot of time and frustration if I had.

userHeadPic JaneYu
JaneYu wrote:

Please specify the problem you have, we may look into this together, documents of wido are available at http://www.dfrobot.com/wiki... .

2015-02-18 15:01:12
1 Replies
2015-01-31 11:40:11

Aha.I see.Is there any way I can do that? Is that a software issue or a hardware issue? Will Other wifi modules be restricted by the same issue? :s

userHeadPic JaneYu
2015-01-28 13:21:47

I couldn't agree more with. I also bought it as it was very cheap and now having problem with it as it has less support. But I think soon people will move towards WiDo as it is very cheap. So DFrobot should concentrate on supporting more with wifi codes and guides.

userHeadPic JaneYu