[Solved] NEW Arduino UNO WiFi board

@vshymanskyy

Thanks Dmitriy.

Vhymanskyy, any idea if native Blynk compatibility for the Uno WiFi will happen in the near future?

1 Like

No, we donā€™t support this board. Anyway we really welcome any community members willing to work on supporting this board.

Thanks. I realize there is no current support, I was asking if there are any plans to support it in the future? I guess the answer to that is no?

I suppose if you contact them on the business side, they might be able to work something out.

1 Like

Thanks Gunner, not a bad idea. Probably easier/cheaper to just switch to a different MCU though.

Anyone know of an Arduino-based board with onboard WiFi and multiple Analog inputs that is natively Blynk compatible?

We started with Arduino Uno with esp8266 attached, but that turns into a bulky solution with the external 3.3V power regulator, 3v->5v logic shifter, and mini breadboard.

Have also used the WemosD1 R2 with onboard WiFi, but our system requires multiple analog sensors that run on 5V logic, so an external 5V regulator and logic shifter is needed in this case too (plus the Wemos D1 only has one Analog pin).

Thatā€™s why Uno Wifi seemed like the perfect solution (Wifi on board, 5V, multiple Analog pins)ā€¦it just isnā€™t fully Blynk compatible.

Any suggestions?

Most of the off-the-shelf boards are really meant as development boards, thus too few or too many options depending on target market.

So unless you are literally out of your garage, when going to a commercialized product it might be better to roll your own circuit with the MCU, WiFi and any logic shifting integrated into a smaller customised layout.

Perhaps hire this guy to make it for you :wink:

Oh yes, absolutely. Weā€™re just not that far along yet. We are merely looking for a easy to replicate prototype to widen our field testing, which is why weā€™re still looking for off the shelf options.

Iā€™ve seen an Arduino Mega board with integrated ESP (attached to serial port) on one board. They are not very cheap (think 25 bucks), but they look like a nice board to develop stuff on. Itā€™s this: http://www.ebay.com/itm/222305385421 thing

You can set the connections with jumpers. E.g. wether USB<> Serial is attached to Arduino or ESP or something else. Iā€™m hoping Iā€™ll receive this soon for testing. Looks likes a very nice all-in-one solution for developing. Only thing missing is an Ethernet port integrated :wink:

Check this oneā€¦

ATmega2560 R3 Mega WiFi ESP8266 (8 Mb de memoria), USB-TTL CH340G. Compatible para Arduino Mega, NodeMCU, WeMos ESP8266
http://s.aliexpress.com/j2eYj2qU
(from AliExpress Android)

Yeah, I found that too, but allas, I donā€™t have a CC, so I cannot buy at Ali :frowning:

Iā€™m using Blink on a wemos D1 mini with no problems. I would like to use Blynk on my Arduino Uno board with w51000 shield for Wifi connection, seems to a bit harder to do. Any help doing this would be great! Thanks!

@Lichtsignaal

That looks like a very interesting board. When you receive it, will you please report back and let us know how well itā€™s working with Blynk?

Thanks.

Good find, even cheaper! Have you used one, any idea how well it works with Blynk?

Iā€™ll definitely report back. Iā€™d like this for my main domotic system. I had all sorts of loose wires in there from ethernet and wifi and so on :smiley:

This saves a lot mess.

The DigiStump Oak can be utilized with the Arduino IDE. It has the WiFi you want and DigiStump has a Blynk library included with the Oak Arduino libraries.
The current level of the firmware has stabilized the WiFi connection and mine has been sending me Temp + Humidity data via Blynk for about 15 days since I last updated everything.
DigiStump has both 3.3v Relay shield and a level Shifter 3.3 to 5V shield to facillitate interfacing to 5 V devices. The Oak accepts 5 V in and provides Vin and 3.3V Vcc outputs.
DigiSTump Oak or cruise the Wiki or the forums: [Forums]

I have used virtual pins, read analog in, virtual LEDs for status etc in controlling a Hi Fi remotely via Android app. The Oak is 1/3 the size of the UNO but the shifter shield in a bit larger than the Oak.
Other shields are available.
Certainly meets many of your needs as a rapid functional prototype candidate. Fairly cheap too.

Cheers

So far itā€™s a nice board, but I already bricked it by f-king up the bootloader ā€¦ when it worked, it worked fine, but ESP as a shield had a high latency when connecting (450ms or so).

@Lichtsignaal presumably you can unbrick it?

I donā€™t know. It gives back ā€œInvalid signatureā€ when I try to load a new bootloader onto it (with another Mega2560 as ISP). Iā€™m trying to find out if I can load a Sketch onto it wthout the bootloader, so if you got any bright ideas ā€¦ Iā€™m at a loss at this moment.

@janky @bborncr @russilui @kagaya81 @dyoung @ffutsi @ironhalo

The Arduino Uno WiFi board is now confirmed as working With Blynk following a library hack as per post 40 of the following thread [Solved] Arduino.org Uno WiFi board with Firmware 1.0.0 and WiFiLink.h Librairies

1 Like

Itā€™s only works with the new firmware 1.0.0 and WiFiLink Librairies
Not Arduino-wifi-dev Librairies and firmware 0.82