MYSBootloader 1.3 pre-release & MYSController 1.0.0beta
-
@Алексей-Гусаров If you use
MYSbootloaderyou shouldRebootyour node. AFAIK,MYSbootloaderrequiresRebootto get active.
You should configure firmware in node edit page and reboot the node.
Upload firmwareworks only forDualOptiboot -
@Алексей-Гусаров If you use
MYSbootloaderyou shouldRebootyour node. AFAIK,MYSbootloaderrequiresRebootto get active.
You should configure firmware in node edit page and reboot the node.
Upload firmwareworks only forDualOptiboot -
@jkandasa I've tried to reboot and have such rsponce:
Apr 28, 2016 02:49:44 PM serial 0:GatewayNode Received Internal [Log message] send: 0-0-1-1 s=255,c=3,t=13,pt=0,l=0,sg=0,st=fail: Apr 28, 2016 02:49:44 PM serial 1:SensorNode Sent Internal [Reboot]@Алексей-Гусаров It looks like your node is not in the range!
-
@jkandasa said:
@Алексей-Гусаров It looks like your node is not in the range!
It sends messages it really in is 0.5 meters from gw.
@Алексей-Гусаров can you reboot the node manually?
-
@jkandasa
I have this:[Log message] read: 1-1-0 s=255,c=4,t=2,pt=6,l=6,sg=0:010002006202 [Log message] send: 0-0-1-1 s=255,c=4,t=3,pt=6,l=22,sg=0,st=ok:010002006302801481E090E00F90DF91CF910895FC01 [Log message] read: 1-1-0 s=255,c=4,t=2,pt=6,l=6,sg=0:010002006302 [Log message] send: 0-0-1-1 s=255,c=4,t=3,pt=6,l=22,sg=0,st=ok:0100020064021382128248EE53E060E070E044835583 [Log message] read: 1-1-0 s=255,c=4,t=2,pt=6,l=6,sg=0:010002006402 [Log message] send: 0-0-1-1 s=255,c=4,t=3,pt=6,l=22,sg=0,st=ok:0100020065026683778385ED91E09183808308951092 [Log message] read: 1-1-0 s=255,c=4,t=2,pt=6,l=6,sg=0:010002006502And yes, it has been updated.
Thanks, OTA works now, allthought remote reboot doesn working. -
@jkandasa
I have this:[Log message] read: 1-1-0 s=255,c=4,t=2,pt=6,l=6,sg=0:010002006202 [Log message] send: 0-0-1-1 s=255,c=4,t=3,pt=6,l=22,sg=0,st=ok:010002006302801481E090E00F90DF91CF910895FC01 [Log message] read: 1-1-0 s=255,c=4,t=2,pt=6,l=6,sg=0:010002006302 [Log message] send: 0-0-1-1 s=255,c=4,t=3,pt=6,l=22,sg=0,st=ok:0100020064021382128248EE53E060E070E044835583 [Log message] read: 1-1-0 s=255,c=4,t=2,pt=6,l=6,sg=0:010002006402 [Log message] send: 0-0-1-1 s=255,c=4,t=3,pt=6,l=22,sg=0,st=ok:0100020065026683778385ED91E09183808308951092 [Log message] read: 1-1-0 s=255,c=4,t=2,pt=6,l=6,sg=0:010002006502And yes, it has been updated.
Thanks, OTA works now, allthought remote reboot doesn working.@Алексей-Гусаров I could not guess why remote reboot is not working! (Gateway says "Failed to send reboot command to node"). After OTA update completion, try reboot from MyController.org GUI. It may work with new software.
-
@Алексей-Гусаров I could not guess why remote reboot is not working! (Gateway says "Failed to send reboot command to node"). After OTA update completion, try reboot from MyController.org GUI. It may work with new software.
-
@Алексей-Гусаров rebooting is only working if node is actively processing incoming msgs. Use wait() instead of sleep() within your loop()
-
Guys,
I'm trying to get this working on my ESP8266 gateway (using the latest development branch).
I've uploaded the 16mhz boot loader to an Arduino Nano clone but don't seem to see anything in MYScontroller. I realised that my gateway sketch had channel 125 specified, so took that out for testing as I believe the boot loader uses channel 76...
Do I need to change any fuse settings etc, what am I missing?
Many thanks in advance...
Mark
Edit: Got it working, fantastic!
-
Is there a way I can change the channel from the default 76?
Also am I correct in thinking that for my Nano's I copy the bits (high, low, extended, lock, unlock) from the Arduino section at the top and replace the pasted lines from the tutorial as it seems to be for the UNO?
-
is already answered in this therad...
http://forum.mysensors.org/topic/3453/mysbootloader-1-3-pre-release-myscontroller-1-0-0beta/35
-
is already answered in this therad...
http://forum.mysensors.org/topic/3453/mysbootloader-1-3-pre-release-myscontroller-1-0-0beta/35
This post is deleted! -
I also have the same issues with no node serial output within the Arduino IDE....
-
I also have the same issues with no node serial output within the Arduino IDE....
-
@Mark-Swift @novas do you see any traffic over the air from that node? If yes, please post the log, specifically, I'm interested in bootloader messages.
@tekka I apologise, in my case it was the bootloader delay I wasn't allowing for. Opening the serial monitor and being patient, it appears all is well. Apologies for the mistake!
-
@Mark-Swift @novas do you see any traffic over the air from that node? If yes, please post the log, specifically, I'm interested in bootloader messages.
@tekka In my case there were two problems. First same as @Mark-Swift, bootloader deley. I didn't expect that it takes about 30 seconds. Second one was that my gateway didn't run. In this case bootloader is still running and serial output isn't provided.
-
@tekka I tried to upload a sketch after flashing the new bootloader to an nano. I got te this:
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x4b avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x4b avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x4b avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x4b avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x4b avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x4b avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x4b avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x4b avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x4b avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x4bWhat is going on?
OTA update still testing. Updating for several minutes now (I thought the old bootloader and OTA update did not take that long).