gizwits board - anybody has one?

Moderators: grovkillen, Stuntteam, TD-er

Post Reply
Message
Author
tozett
Normal user
Posts: 734
Joined: 22 Dec 2015, 15:46
Location: Germany

gizwits board - anybody has one?

#1 Post by tozett » 19 May 2016, 20:28

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

Allycat1972
Normal user
Posts: 25
Joined: 19 Apr 2016, 11:12

Re: gizwits board - anybody has one?

#2 Post by Allycat1972 » 20 May 2016, 09:05

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

tozett
Normal user
Posts: 734
Joined: 22 Dec 2015, 15:46
Location: Germany

Re: gizwits board - anybody has one?

#3 Post by tozett » 20 May 2016, 09:09

Hey, thanks.
I try the same today. Does it run stable?
Switched from pure esp-modules to wemos. More stability...

tozett
Normal user
Posts: 734
Joined: 22 Dec 2015, 15:46
Location: Germany

Re: gizwits board - anybody has one?

#4 Post by tozett » 20 May 2016, 19:03

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... :D
Attachments
Zwischenablage10.png
Zwischenablage10.png (42.62 KiB) Viewed 11783 times

theone
Normal user
Posts: 11
Joined: 15 May 2016, 20:44

Re: gizwits board - anybody has one?

#5 Post by theone » 29 May 2016, 16:05

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
How did you compile it - What ESP8266 board type did you choose?
Does it matter?

tozett
Normal user
Posts: 734
Joined: 22 Dec 2015, 15:46
Location: Germany

Re: gizwits board - anybody has one?

#6 Post by tozett » 30 May 2016, 19:13

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?)
Attachments
gizwit.png
gizwit.png (23.9 KiB) Viewed 11569 times

tozett
Normal user
Posts: 734
Joined: 22 Dec 2015, 15:46
Location: Germany

Re: gizwits board - anybody has one?

#7 Post by tozett » 01 Jun 2016, 09:23

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!)
;-)
Attachments
gizwit-lux.png
gizwit-lux.png (28.36 KiB) Viewed 11528 times

manjh
Normal user
Posts: 516
Joined: 08 Feb 2016, 11:22

Re: gizwits board - anybody has one?

#8 Post by manjh » 01 Jun 2016, 09:46

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! :cry:

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

Monosurround
New user
Posts: 3
Joined: 17 Oct 2016, 20:56

Re: gizwits board - anybody has one?

#9 Post by Monosurround » 17 Oct 2016, 21:05

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.

BertB
Normal user
Posts: 1049
Joined: 25 Apr 2015, 14:39

Re: gizwits board - anybody has one?

#10 Post by BertB » 17 Oct 2016, 22:35

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.

Monosurround
New user
Posts: 3
Joined: 17 Oct 2016, 20:56

Re: gizwits board - anybody has one?

#11 Post by Monosurround » 17 Oct 2016, 23:26

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.

BertB
Normal user
Posts: 1049
Joined: 25 Apr 2015, 14:39

Re: gizwits board - anybody has one?

#12 Post by BertB » 17 Oct 2016, 23:32

Per haps you are just too far away from the wifi ap. I have the same behaviorisme.

Monosurround
New user
Posts: 3
Joined: 17 Oct 2016, 20:56

Re: gizwits board - anybody has one?

#13 Post by Monosurround » 17 Oct 2016, 23:39

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

BertB
Normal user
Posts: 1049
Joined: 25 Apr 2015, 14:39

Re: gizwits board - anybody has one?

#14 Post by BertB » 17 Oct 2016, 23:45

Are you sure power is ok?
If so, I think i'd try the oldest stable version First.

harrisonbc
New user
Posts: 4
Joined: 25 Mar 2016, 10:02

Re: gizwits board - anybody has one?

#15 Post by harrisonbc » 18 Oct 2016, 00:52

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

tozett
Normal user
Posts: 734
Joined: 22 Dec 2015, 15:46
Location: Germany

Re: gizwits board - anybody has one?

#16 Post by tozett » 31 Oct 2016, 09:14

Monosurround wrote:But with the message

INIT : Incorrect PID or version!
you should try to clear the flash.

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

timsson
Normal user
Posts: 77
Joined: 25 Mar 2016, 22:00

Re: gizwits board - anybody has one?

#17 Post by timsson » 02 Nov 2016, 07:33

BertB wrote:Are you sure power is ok?
If so, I think i'd try the oldest stable version First.
I had the same problem, it was only the power....

Post Reply

Who is online

Users browsing this forum: No registered users and 17 guests