gizwits board - anybody has one?
Moderators: grovkillen, Stuntteam, TD-er
-
- Normal user
- Posts: 734
- Joined: 22 Dec 2015, 15:46
- Location: Germany
gizwits board - anybody has one?
hi,
i purchased two (new?) boards, stacked pcbs. called "gizwits".
https://gregwareblog.wordpress.com/tag/gizwits/
i received them today, and considering to flash them.
but before i want to ask: anybody has this boards? and some hint/experience to share?
thanks a lot,
tozett
i purchased two (new?) boards, stacked pcbs. called "gizwits".
https://gregwareblog.wordpress.com/tag/gizwits/
i received them today, and considering to flash them.
but before i want to ask: anybody has this boards? and some hint/experience to share?
thanks a lot,
tozett
-
- Normal user
- Posts: 25
- Joined: 19 Apr 2016, 11:12
Re: gizwits board - anybody has one?
Hi. Yep, got one. Flashed it with ESPEasy R105 and it's now monitoring my Washing Machine, Laundry room temperature and Soon to be monitoring the incoming water temperature and a flood contact!
Connected to Mosquitto MQTT broker and OpenHAB
Works well and easy to connect to a PSU with the USB port. I re-use the base other board to flash / program my other breakout board mounted ESP's. Better that wiring up a breadboard just for flashing.
Andy
Connected to Mosquitto MQTT broker and OpenHAB
Works well and easy to connect to a PSU with the USB port. I re-use the base other board to flash / program my other breakout board mounted ESP's. Better that wiring up a breadboard just for flashing.
Andy
-
- Normal user
- Posts: 734
- Joined: 22 Dec 2015, 15:46
- Location: Germany
Re: gizwits board - anybody has one?
Hey, thanks.
I try the same today. Does it run stable?
Switched from pure esp-modules to wemos. More stability...
I try the same today. Does it run stable?
Switched from pure esp-modules to wemos. More stability...
-
- Normal user
- Posts: 734
- Joined: 22 Dec 2015, 15:46
- Location: Germany
Re: gizwits board - anybody has one?
flashed with r106, works stable and without hassle.
i have green flashing the RGB-led on wifi.
dead simple.
and the analog-port reports light intensity. great.
i tried the wiring and got RED light on gpio15,
green on GPIO 12, but i did not manage to get BLUE...any idea?
if it stays stable, cool thing. wifi led and light intesity on pcb...
i have green flashing the RGB-led on wifi.
dead simple.
and the analog-port reports light intensity. great.
i tried the wiring and got RED light on gpio15,
green on GPIO 12, but i did not manage to get BLUE...any idea?
if it stays stable, cool thing. wifi led and light intesity on pcb...

You do not have the required permissions to view the files attached to this post.
-
- Normal user
- Posts: 11
- Joined: 15 May 2016, 20:44
Re: gizwits board - anybody has one?
How did you compile it - What ESP8266 board type did you choose?Allycat1972 wrote:Hi. Yep, got one. Flashed it with ESPEasy R105 and it's now monitoring my Washing Machine, Laundry room temperature and Soon to be monitoring the incoming water temperature and a flood contact!
Connected to Mosquitto MQTT broker and OpenHAB
Works well and easy to connect to a PSU with the USB port. I re-use the base other board to flash / program my other breakout board mounted ESP's. Better that wiring up a breadboard just for flashing.
Andy
Does it matter?
-
- Normal user
- Posts: 734
- Joined: 22 Dec 2015, 15:46
- Location: Germany
Re: gizwits board - anybody has one?
i did it this way (screenshot)
choose to smalles RAM config, than after flashing check on the main page of the esp-easy firmware web-gui,
how much ram the module really has (mine was 4mb, but may differ?)
choose to smalles RAM config, than after flashing check on the main page of the esp-easy firmware web-gui,
how much ram the module really has (mine was 4mb, but may differ?)
You do not have the required permissions to view the files attached to this post.
-
- Normal user
- Posts: 734
- Joined: 22 Dec 2015, 15:46
- Location: Germany
Re: gizwits board - anybody has one?
i am now using the LDR light sensor,
is slower than the lux-sensor, i have also, and it saves me a filter
(grafing is made with grafana, cool!)

is slower than the lux-sensor, i have also, and it saves me a filter
(grafing is made with grafana, cool!)

You do not have the required permissions to view the files attached to this post.
-
- Normal user
- Posts: 516
- Joined: 08 Feb 2016, 11:22
Re: gizwits board - anybody has one?
Looks like a nice small footprint. I just ordered one to play with. Price on Ali has gone up: it is no longe $2,60... now $3,99! 
Edit: when searching for Gizwit you donot find all offerings. I searched for "witty"which gives more sellers, including one for $2,90!

Edit: when searching for Gizwit you donot find all offerings. I searched for "witty"which gives more sellers, including one for $2,90!

-
- New user
- Posts: 3
- Joined: 17 Oct 2016, 20:56
Re: gizwits board - anybody has one?
Hi, and sorry for hijacking this thread,
i have a problem with the board mentioned in the first post ( https://gregwareblog.wordpress.com/tag/gizwits/ )
I flashed ESP Easy R140 using the flsh.cmd or arduino, but i cant get it to work (normal node mcu works flawlessly ) but this board not.
When i hook it up to the serial monitor of the Arduino Ide i get the following:
ets Jan 8 2013,rst cause:4, boot mode:(3,6)
wdt reset
load 0x4010f000, len 1384, room 16
tail 8
chksum 0x2d
csum 0x2d
v09826c6d
~ld
þªU
PID:4294967295
Version:-1
INIT : Incorrect PID or version!
RESET: Reboot count: 4
RESET: To many reset attempts
Entered Rescue mode!
DO i have to modify anything?
Sorry i'm quite new to this stuff.
i have a problem with the board mentioned in the first post ( https://gregwareblog.wordpress.com/tag/gizwits/ )
I flashed ESP Easy R140 using the flsh.cmd or arduino, but i cant get it to work (normal node mcu works flawlessly ) but this board not.
When i hook it up to the serial monitor of the Arduino Ide i get the following:
ets Jan 8 2013,rst cause:4, boot mode:(3,6)
wdt reset
load 0x4010f000, len 1384, room 16
tail 8
chksum 0x2d
csum 0x2d
v09826c6d
~ld
þªU
PID:4294967295
Version:-1
INIT : Incorrect PID or version!
RESET: Reboot count: 4
RESET: To many reset attempts
Entered Rescue mode!
DO i have to modify anything?
Sorry i'm quite new to this stuff.
-
- Normal user
- Posts: 1049
- Joined: 25 Apr 2015, 14:39
Re: gizwits board - anybody has one?
I have 3 of these this boards, but also Wemos and NodeMCU.
The board is ok and works fine, as long as you do not need the analog input (it has the LDR connected to it).
Another 'problem' is that this board is a bit less sensitive to wifi signals, due to poor pcb layout under the antenna.
The board is ok and works fine, as long as you do not need the analog input (it has the LDR connected to it).
Another 'problem' is that this board is a bit less sensitive to wifi signals, due to poor pcb layout under the antenna.
-
- New user
- Posts: 3
- Joined: 17 Oct 2016, 20:56
Re: gizwits board - anybody has one?
but i'm not apbled to use it after i flashed espeasy. i don't know what i should do. it doesn't bring a web interface up.
if i have flashed a node mcu it shows the following:
WIFI : Connected!
INIT : I2C
INIT : SPI not enabled
INIT : Boot OK
INIT : Cold Boot
and i can connect via the web interface.
but with the witty i don't seem to get there.
am i doning something wrong? or is the board broken? I have acctually two of them but they both show the same behaviour.
if i have flashed a node mcu it shows the following:
WIFI : Connected!
INIT : I2C
INIT : SPI not enabled
INIT : Boot OK
INIT : Cold Boot
and i can connect via the web interface.
but with the witty i don't seem to get there.
am i doning something wrong? or is the board broken? I have acctually two of them but they both show the same behaviour.
-
- Normal user
- Posts: 1049
- Joined: 25 Apr 2015, 14:39
Re: gizwits board - anybody has one?
Per haps you are just too far away from the wifi ap. I have the same behaviorisme.
-
- New user
- Posts: 3
- Joined: 17 Oct 2016, 20:56
Re: gizwits board - anybody has one?
But with the message
INIT : Incorrect PID or version!
RESET: Reboot count: 4
RESET: To many reset attempts
Entered Rescue mode!
I believe that there is something wrong.
The AP is not far away
INIT : Incorrect PID or version!
RESET: Reboot count: 4
RESET: To many reset attempts
Entered Rescue mode!
I believe that there is something wrong.
The AP is not far away
-
- Normal user
- Posts: 1049
- Joined: 25 Apr 2015, 14:39
Re: gizwits board - anybody has one?
Are you sure power is ok?
If so, I think i'd try the oldest stable version First.
If so, I think i'd try the oldest stable version First.
-
- New user
- Posts: 4
- Joined: 25 Mar 2016, 10:02
Re: gizwits board - anybody has one?
I have a number of these working very well and stable.
Tonight I upgraded them to 140RC3 and had a couple of issues with stability and not getting an IP address (a few reboots helped)
I'm assuming it's the release of ESPeasy and will be fixed in the near future. You could try with release 120. (or just persevere)
Brynn
Tonight I upgraded them to 140RC3 and had a couple of issues with stability and not getting an IP address (a few reboots helped)
I'm assuming it's the release of ESPeasy and will be fixed in the near future. You could try with release 120. (or just persevere)
Brynn
-
- Normal user
- Posts: 734
- Joined: 22 Dec 2015, 15:46
- Location: Germany
Re: gizwits board - anybody has one?
you should try to clear the flash.Monosurround wrote:But with the message
INIT : Incorrect PID or version!
this was described here in the forum three or four times as a solution ...
viewtopic.php?f=4&t=1604&start=20&hilit=clear+flash
-
- Normal user
- Posts: 77
- Joined: 25 Mar 2016, 22:00
Re: gizwits board - anybody has one?
I had the same problem, it was only the power....BertB wrote:Are you sure power is ok?
If so, I think i'd try the oldest stable version First.
Who is online
Users browsing this forum: Perplexity.ai [bot] and 10 guests