After modifying the HW.h, it's work much better :). Obviously...
Serial upload confirmed work at 57600.
Feji
@Feji
Best posts made by Feji
- 
    RE: MYSBootloader 1.3.0-beta.3posted in Development
Latest posts made by Feji
- 
    RE: openHAB 2.2 bindingposted in OpenHAB@MagnusF 
 This version of the binding is for thus want to use two or more serial connection with openhab.
 Before delete all your things configured in PaperUI, you should consider to dedit the org.eclipse.smarthome.core.thing.Thing.json database in /userdata/jsondb/ and delete the " " around the nodeId and childId. Before editing this file, you must stop your openhab.
- 
    RE: openHAB 2.2 bindingposted in OpenHAB@Feji 
 I found it, the "Revert State" option was activated for this node. Now it's working as expected.
 The log message might be more "explicit".
- 
    RE: openHAB 2.2 bindingposted in OpenHABHi, this is the entire log. 16:34:26.529 [DEBUG] [rsAbstractConnection$MySensorsReader] - Message from gateway received: 0;255;3;0;9;244336630 TSF:MSG:READ,102-102-0,s=1,c=3,t=16,pt=0,l=0,sg=1: 16:34:26.532 [DEBUG] [rsAbstractConnection$MySensorsReader] - Message from gateway received: 0;255;3;0;9;244336655 TSF:MSG:SEND,0-0-102-102,s=255,c=3,t=17,pt=6,l=25,sg=1,ft=0,st=OK:C847F69309390B8321591E8A0177300C610B45574986153FB7 16:34:26.535 [DEBUG] [rsAbstractConnection$MySensorsReader] - Message from gateway received: 0;255;3;0;9;244336736 TSF:MSG:READ,102-102-0,s=1,c=1,t=18,pt=7,l=5,sg=1:54312.0080 16:34:26.559 [DEBUG] [rsAbstractConnection$MySensorsReader] - Message from gateway received: 102;1;1;0;18;54312.0080 16:34:26.569 [DEBUG] [rs.internal.gateway.MySensorsGateway] - Node 102 found in gateway 16:34:26.577 [DEBUG] [rs.internal.gateway.MySensorsGateway] - Child 1 found in node 102 16:34:26.591 [WARN ] [rs.internal.gateway.MySensorsGateway] - Variable V_KWH not present 16:34:46.457 [DEBUG] [rsAbstractConnection$MySensorsReader] - Message from gateway received: 0;255;3;0;9;244356571 TSF:MSG:READ,102-102-0,s=1,c=3,t=16,pt=0,l=0,sg=1: 16:34:46.484 [DEBUG] [rsAbstractConnection$MySensorsReader] - Message from gateway received: 0;255;3;0;9;244356594 TSF:MSG:SEND,0-0-102-102,s=255,c=3,t=17,pt=6,l=25,sg=1,ft=0,st=OK:894CE25CF528B67D1DEE9B37F9CFC352C330BE7EB1E10F5E74 16:34:46.558 [DEBUG] [rsAbstractConnection$MySensorsReader] - Message from gateway received: 0;255;3;0;9;244356675 TSF:MSG:READ,102-102-0,s=1,c=1,t=17,pt=5,l=4,sg=1:195 16:34:46.641 [DEBUG] [rsAbstractConnection$MySensorsReader] - Message from gateway received: 102;1;1;0;17;195 16:34:46.646 [DEBUG] [rs.internal.gateway.MySensorsGateway] - Node 102 found in gateway 16:34:46.651 [DEBUG] [rs.internal.gateway.MySensorsGateway] - Child 1 found in node 102 16:34:46.655 [WARN ] [rs.internal.gateway.MySensorsGateway] - Variable V_WATT not present
- 
    RE: openHAB 2.2 bindingposted in OpenHABHi, tobof. Thx again for the serial fix :). 
 However I had this issue with the power counter node :09:16:02.900 [WARN ] [rs.internal.gateway.MySensorsGateway] - Variable V_WATT not present 09:16:03.285 [WARN ] [rs.internal.gateway.MySensorsGateway] - Variable V_KWH not presentThe Gateway and the node are in 2.2.0b, Openhab in 2.2.0 SNAPSHOT. 
- 
    RE: openHAB 2.2 bindingposted in OpenHABHi, 
 When I use the 2.2.0-SNAPSHOT version of the binding, the zwave binding can't initialize the serial connection to the zwave dongle. With no mysensors things, it's OK. I made a ticket on git. I revert back to 2.1.0-SNAPSHOT and it's OK.
- 
    RE: MYSBootloader 1.3.0-beta.3posted in DevelopmentAfter modifying the HW.h, it's work much better :). Obviously... 
 Serial upload confirmed work at 57600.
- 
    RE: MYSBootloader 1.3.0-beta.3posted in DevelopmentMy bad, it's a 38k version but I was trying to upload the sketch at 56k... 
- 
    RE: MYSBootloader 1.3.0-beta.3posted in DevelopmentHi, There is a 8 MHz version. 
 I can't get the serial uploading working, don't know why.