MYSBootloader 1.3 pre-release & MYSController 1.0.0beta
-
@tekka I'm using mycotroller.org instead of myscontroller. It writes that "firmware update initiated" and nothing happens.
@Алексей-Гусаров in mycontroller.org you can get log under
Status >> Resources logs. Changeitems per pageto 500 to display more number of logs. -
@tekka I work for MyController.org and it supports firmware upload. Do I need to change anything to support
MYSbootloader v1.3pre?
Currently MyController.org supports forMYSbootloader1.1 -
@Алексей-Гусаров 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....