the heater for my house started to overheat. I think I will put a high temp metal sensor the airflow just to watch it.
Thanks. I too was happy nobody was hurt
the heater for my house started to overheat. I think I will put a high temp metal sensor the airflow just to watch it.
Thanks. I too was happy nobody was hurt
My home furnace of 20+ years just caught fire and blew melted black plastic smoke all over my house. by design my nest protect shut it down ASAP and we didnt lose the whole house.
my question is. how would you go about monitoring the temp of the NEW furnace to prevent another overheat event?
how about adding an ultrasonic sensor to tell if your car is IN the garage or not?
Still nothing in the MySensors Debug tab... and only the NON debug info in the log files. maybe this is a ethernet GW issue? So I get debug info in the Arduino Serial monitor but no debug via TCP?
[GENERAL]
VERSION=0.1.2.282
[COMMUNICATION]
COM=COM1
SPEED=4
IP=10.1.1.200
PORT=5003
TCPACTIVE=1
[STATUS]
LOGGING=1
DEBUGGING=1
SENDMSG=1
LOGPARSE=1
AUTOFW=0
AUTOID=1
UTCTIME=0
CLOSECONFIRM=0
FILTERLOG=1
SAVENODES=1
METRICSYSTEM=0
I thinking I am build a DEBUG version of the GW code. but I dont think the logging is working in the app with my eth GW. am I mising something?
So. when I build a DEBUG version of the GW code I get this in the serial console hex size=29k so its bigger.
0;0;3;0;9;gateway started, id=0, parent=0, distance=0
0;0;3;0;9;read: 1-1-0 s=1,c=1,t=0,pt=7,l=5,sg=0:71.6
1;1;1;0;0;71.6
0;0;3;0;9;read: 2-2-0 s=1,c=1,t=16,pt=0,l=1,sg=0:0
2;1;1;0;16;0
the NON DEBUG I get this. hex size = 26k
1;1;1;0;0;69.8
1;0;1;0;1;35.0
1;1;1;0;0;71.6
1;0;1;0;1;36.0
1;1;1;0;0;73.4
1;0;1;0;1;37.0
2;1;1;0;16;0
correct. you build the .hex file in arduino studio or whatever and copy it to the MY gui firmware folder and edit the csv file and then reload.
http://forum.mysensors.org/topic/1066/bootloader/8
This should help
HMM i cant build a DEBUG version of the ethernet gateway... even when I try to define it and print hello world it wont... weird.. any ideas?
so from what I know.
you DONT need the MYSBootloader on the gateway. just normal arduino bootloader. you DO need the MYSBootloader on ALL the sensors you with to connect to your gateway.
Do the MYSBootloader first then use this tool to upload the firmware to your sensors OTA
Thanks. Ill check that when I get back into town end of this week.
Bootloader on the sensors is the one from your firmware directory. on the GW its the standard arduino one... do I need yours on the GW?
But i dont see anything. UNO ethernet GW with SoftSPI enabled
Its turned on in MySensors.h and reuploaded
Yes I can reboot the node. trying to upload dallastemp to it.
Now that I have sensors that have the correct bootloader I have been able to upload firmware a few times. But now that I have made changed to the sketch and copied the new hex file over I even bumped the version tag in the file. I can't get it to flash. Nothing I do makes it upload the new code? Thoughts?
Im trying to find out if I can use my current ethernet GW to help me bridge to OpenHAB from my vera. can one gateway do both vera eth GW and MQTT?
Nope. No serial gateway. Also re including does not create the missing ones. Hmmmm
@m26872 Vera Lite running something and an Ethernet gateway with 1.4.1 code on senors and gateway... I am using the example code on these sensors... is there an example delay in there already?
They are not really needed right other than info about the device?
Sometimes when I add a sensor the corresponding NODE entry in the devices list does not get created. is this important? any way to debug that?
Thanks
@hek Cool. maybe we can add a #define gateway and #define sensor to switch it between automagically.
W5100 gateway working 2+ days so far on 1.4.1 with this mod. THANKS
Do we need to remove this Soft SPI mod to build sensors now?
Looks like it worked.
ill post another question in that thread you mentioned
Thanks
I have an UNO with a w5100 shield that used to work fine running 1.3 but them I updated to 1.4 and 1.4.1
I still cant get my Ethernet Gateway to my 1.5 Vera Lite working again...
anyone else got this working on 1.4x? i have read the posting about SPI and all and I think that 1.4.1 resolved that but still no go.
I do get a "Gateway Started" message via the serial console. but thats all
Thoughts?
so is there a 1.4.1 coming out?
cool on the full kit price but can we also get just plain boards? I have a few home-built sensors that I need to upgrade
Im in for a few. what do I need to provide you with?