Navigation

    • Register
    • Login
    • Search
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Geelbuik
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Geelbuik

    @Geelbuik

    0
    Reputation
    6
    Posts
    158
    Profile views
    0
    Followers
    1
    Following
    Joined Last Online

    Geelbuik Follow

    Best posts made by Geelbuik

    This user hasn't posted anything yet.

    Latest posts made by Geelbuik

    • Signing and mysterious !MCO:PRO:RC=1

      Dear forum,

      Your help is very much appreciated. When I turn on signing my gateway shows !MCO:PRO:RC=1.

      I have several relay nodes with ATSHA204A and RFM69 HW all prepared with the security personalizer, running mysensors 2.3.2 (not using the new driver) and #define MY_SIGNING_ATSHA204 / #define MY_SIGNING_REQUEST_SIGNATURES in the sketch.

      The gateway is a sensebender also prepared with security personalizer, etc. I have put an ifndef around <drivers/ATSHA204/ATSHA204.cpp>. The gateway is a serial and runs mysensors 2.3.2.

      I do not use a send within receive. Neither in the nodes nor in the gateway.

      The nodes and gateway communicate well when MY_SIGNING_REQUEST_SIGNATURES is disabled. When I turn MY_SIGNING_REQUEST_SIGNATURES on in the node the gateway starts having problems with !MCO:PRO:RC=1 in the log.

      I have tested my setup with two ESP8266 WIFI gateways and other RFM69 HW modules. With these alternatives I experience the same problem.

      When I plugin an old ESP8266 Wifi gateway with Mysensors 2.2.0. all is working perfect with signing requested enabled in the nodes.

      0;255;3;0;9;107234 TSF:MSG:READ,61-61-255,s=255,c=3,t=7,pt=0,l=0,sg=0:
      0;255;3;0;9;107235 TSF:MSG:BC
      0;255;3;0;9;107235 TSF:MSG:FPAR REQ,ID=61
      0;255;3;0;9;107235 TSF:PNG:SEND,TO=0
      0;255;3;0;9;107236 TSF:CKU:OK
      0;255;3;0;9;107236 TSF:MSG:GWL OK
      0;255;3;0;9;107976 SGN:SKP:MSG CMD=3,TYPE=8
      0;255;3;0;9;107984 TSF:MSG:SEND,0-0-61-61,s=255,c=3,t=8,pt=1,l=1,sg=0,ft=0,st=OK:0
      0;255;3;0;9;109269 TSF:MSG:READ,61-61-0,s=255,c=3,t=24,pt=1,l=1,sg=0:1
      0;255;3;0;9;109269 TSF:MSG:PINGED,ID=61,HP=1
      0;255;3;0;9;109275 SGN:SKP:MSG CMD=3,TYPE=25
      0;255;3;0;9;109486 TSF:MSG:SEND,0-0-61-61,s=255,c=3,t=25,pt=1,l=1,sg=0,ft=0,st=OK:1
      0;255;3;0;9;109526 TSF:MSG:READ,61-61-0,s=255,c=3,t=15,pt=6,l=2,sg=0:0101
      0;255;3;0;9;109526 SGN:PRE:SGN REQ,FROM=61
      0;255;3;0;9;109558 SGN:PRE:SGN NREQ,TO=61
      0;255;3;0;9;109558 SGN:PRE:WHI NREQ,TO=61
      0;255;3;0;9;109559 SGN:SKP:MSG CMD=3,TYPE=15
      0;255;3;0;9;109566 TSF:MSG:SEND,0-0-61-61,s=255,c=3,t=15,pt=6,l=2,sg=0,ft=0,st=OK:0100
      0;255;3;0;9;109567 SGN:PRE:XMT,TO=61
      0;255;3;0;9;109590 TSF:MSG:READ,61-61-0,s=255,c=0,t=17,pt=0,l=5,sg=0:2.3.2
      61;255;0;0;17;2.3.2
      0;255;3;0;9;109610 TSF:MSG:READ,61-61-0,s=255,c=3,t=6,pt=1,l=1,sg=0:0
      61;255;3;0;6;0
      0;255;3;0;9;111844 TSF:MSG:READ,61-61-0,s=255,c=3,t=11,pt=0,l=25,sg=0:RelayActuatorSignalReport
      61;255;3;0;11;RelayActuatorSignalReport
      0;255;3;0;9;111870 TSF:MSG:READ,61-61-0,s=255,c=3,t=12,pt=0,l=2,sg=0:V1
      61;255;3;0;12;V1
      0;255;3;0;9;112090 TSF:MSG:READ,61-61-0,s=1,c=0,t=3,pt=0,l=12,sg=0:Test relay 1
      61;1;0;0;3;Test relay 1
      0;255;3;0;9;112324 TSF:MSG:READ,61-61-0,s=2,c=0,t=3,pt=0,l=12,sg=0:Test relay 2
      61;2;0;0;3;Test relay 2
      0;255;3;0;9;112446 TSF:MSG:READ,61-61-0,s=10,c=0,t=23,pt=0,l=19,sg=0:UPLINK QUALITY RSSI
      61;10;0;0;23;UPLINK QUALITY RSSI
      0;255;3;0;9;112567 TSF:MSG:READ,61-61-0,s=11,c=0,t=23,pt=0,l=12,sg=0:TX LEVEL DBM
      61;11;0;0;23;TX LEVEL DBM
      0;255;3;0;9;112697 TSF:MSG:READ,61-61-0,s=12,c=0,t=23,pt=0,l=16,sg=0:TX LEVEL PERCENT
      61;12;0;0;23;TX LEVEL PERCENT
      0;255;3;0;9;112833 TSF:MSG:READ,61-61-0,s=13,c=0,t=23,pt=0,l=7,sg=0:TX RSSI
      61;13;0;0;23;TX RSSI
      0;255;3;0;9;112957 TSF:MSG:READ,61-61-0,s=14,c=0,t=23,pt=0,l=7,sg=0:RX RSSI
      61;14;0;0;23;RX RSSI
      0;255;3;0;9;113076 TSF:MSG:READ,61-61-0,s=15,c=0,t=23,pt=0,l=6,sg=0:TX SNR
      61;15;0;0;23;TX SNR
      0;255;3;0;9;113195 TSF:MSG:READ,61-61-0,s=16,c=0,t=23,pt=0,l=6,sg=0:RX SNR
      61;16;0;0;23;RX SNR
      0;255;3;0;9;113219 TSF:MSG:READ,61-61-0,s=255,c=3,t=26,pt=1,l=1,sg=0:2
      0;255;3;0;9;113224 SGN:SKP:MSG CMD=3,TYPE=16
      0;255;3;0;9;113434 TSF:MSG:SEND,0-0-61-61,s=255,c=3,t=16,pt=0,l=0,sg=0,ft=0,st=OK:
      0;255;3;0;9;113435 SGN:SGN:NCE REQ,TO=61
      0;255;3;0;9;113435 !MCO:PRO:RC=1
      0;255;3;0;9;113436 !MCO:PRO:RC=1
      0;255;3;0;9;113436 !MCO:PRO:RC=1
      0;255;3;0;9;113436 !MCO:PRO:RC=1
      0;255;3;0;9;113436 !MCO:PRO:RC=1
      0;255;3;0;9;113437 !MCO:PRO:RC=1
      0;255;3;0;9;113437 !MCO:PRO:RC=1
      0;255;3;0;9;113437 !MCO:PRO:RC=1
      0;255;3;0;9;113437 !MCO:PRO:RC=1
      0;255;3;0;9;113437 !MCO:PRO:RC=1
      0;255;3;0;9;113438 !MCO:PRO:RC=1
      0;255;3;0;9;113438 !MCO:PRO:RC=1
      0;255;3;0;9;113438 !MCO:PRO:RC=1
      0;255;3;0;9;113438 !MCO:PRO:RC=1
      0;255;3;0;9;113439 !MCO:PRO:RC=1
      0;255;3;0;9;113439 !MCO:PRO:RC=1
      0;255;3;0;9;113439 !MCO:PRO:RC=1
      0;255;3;0;9;113439 !MCO:PRO:RC=1
      0;255;3;0;9;113439 !MCO:PRO:RC=1
      0;255;3;0;9;113440 !MCO:PRO:RC=1
      0;255;3;0;9;113440 !MCO:PRO:RC=1
      0;255;3;0;9;113440 !MCO:PRO:RC=1
      0;255;3;0;9;113440 !MCO:PRO:RC=1
      0;255;3;0;9;113440 !MCO:PRO:RC=1
      0;255;3;0;9;113441 !MCO:PRO:RC=1
      0;255;3;0;9;113441 !MCO:PRO:RC=1
      0;255;3;0;9;113441 !MCO:PRO:RC=1
      0;255;3;0;9;113441 !MCO:PRO:RC=1
      0;255;3;0;9;113441 !MCO:PRO:RC=1
      0;255;3;0;9;113442 !MCO:PRO:RC=1
      0;255;3;0;9;113442 !MCO:PRO:RC=1
      0;255;3;0;9;113442 !MCO:PRO:RC=1
      0;255;3;0;9;113442 !MCO:PRO:RC=1
      0;255;3;0;9;113443 !MCO:PRO:RC=1
      0;255;3;0;9;113443 !MCO:PRO:RC=1
      0;255;3;0;9;113443 !MCO:PRO:RC=1
      0;255;3;0;9;113443 !MCO:PRO:RC=1
      0;255;3;0;9;113443 !MCO:PRO:RC=1
      0;255;3;0;9;113444 !MCO:PRO:RC=1
      0;255;3;0;9;113444 !MCO:PRO:RC=1
      0;255;3;0;9;113444 !MCO:PRO:RC=1
      0;255;3;0;9;113444 !MCO:PRO:RC=1
      0;255;3;0;9;113445 !MCO:PRO:RC=1
      0;255;3;0;9;113445 !MCO:PRO:RC=1
      0;255;3;0;9;113445 !MCO:PRO:RC=1
      0;255;3;0;9;113445 !MCO:PRO:RC=1
      0;255;3;0;9;113445 !MCO:PRO:RC=1
      0;255;3;0;9;113446 !MCO:PRO:RC=1
      0;255;3;0;9;113446 !MCO:PRO:RC=1
      0;255;3;0;9;113446 !MCO:PRO:RC=1
      0;255;3;0;9;113446 !MCO:PRO:RC=1
      0;255;3;0;9;113446 !MCO:PRO:RC=1
      0;255;3;0;9;113447 !MCO:PRO:RC=1
      0;255;3;0;9;113447 !MCO:PRO:RC=1
      0;255;3;0;9;113447 !MCO:PRO:RC=1
      0;255;3;0;9;113447 !MCO:PRO:RC=1
      0;255;3;0;9;113448 !MCO:PRO:RC=1
      0;255;3;0;9;113448 !MCO:PRO:RC=1
      0;255;3;0;9;113448 !MCO:PRO:RC=1
      0;255;3;0;9;113448 !MCO:PRO:RC=1
      0;255;3;0;9;113448 !MCO:PRO:RC=1
      0;255;3;0;9;113449 !MCO:PRO:RC=1
      0;255;3;0;9;113449 !MCO:PRO:RC=1
      0;255;3;0;9;113449 !MCO:PRO:RC=1
      0;255;3;0;9;113449 !MCO:PRO:RC=1
      0;255;3;0;9;113450 !MCO:PRO:RC=1
      0;255;3;0;9;113450 !MCO:PRO:RC=1
      0;255;3;0;9;113450 !MCO:PRO:RC=1
      0;255;3;0;9;113450 !MCO:PRO:RC=1
      0;255;3;0;9;113451 !MCO:PRO:RC=1
      0;255;3;0;9;113451 !MCO:PRO:RC=1
      0;255;3;0;9;113451 !MCO:PRO:RC=1
      0;255;3;0;9;113451 !MCO:PRO:RC=1
      0;255;3;0;9;113451 !MCO:PRO:RC=1
      0;255;3;0;9;113452 !MCO:PRO:RC=1
      0;255;3;0;9;113452 !MCO:PRO:RC=1
      0;255;3;0;9;113452 !MCO:PRO:RC=1
      0;255;3;0;9;113452 !MCO:PRO:RC=1
      0;255;3;0;9;113453 !MCO:PRO:RC=1
      0;255;3;0;9;113453 !MCO:PRO:RC=1
      0;255;3;0;9;113453 !MCO:PRO:RC=1
      0;255;3;0;9;113453 !MCO:PRO:RC=1
      0;255;3;0;9;113453 !MCO:PRO:RC=1
      0;255;3;0;9;113454 !MCO:PRO:RC=1
      0;255;3;0;9;113454 !MCO:PRO:RC=1
      0;255;3;0;9;113454 !MCO:PRO:RC=1
      0;255;3;0;9;113454 !MCO:PRO:RC=1
      0;255;3;0;9;113455 !MCO:PRO:RC=1
      0;255;3;0;9;113455 !MCO:PRO:RC=1
      0;255;3;0;9;113455 !MCO:PRO:RC=1
      0;255;3;0;9;113455 !MCO:PRO:RC=1
      0;255;3;0;9;113455 !MCO:PRO:RC=1
      0;255;3;0;9;113456 !MCO:PRO:RC=1
      0;255;3;0;9;113456 !MCO:PRO:RC=1
      0;255;3;0;9;113456 !MCO:PRO:RC=1
      0;255;3;0;9;113456 !MCO:PRO:RC=1
      0;255;3;0;9;113457 !MCO:PRO:RC=1
      0;255;3;0;9;113457 !MCO:PRO:RC=1
      0;255;3;0;9;113457 !MCO:PRO:RC=1
      0;255;3;0;9;113457 !MCO:PRO:RC=1
      0;255;3;0;9;113457 !MCO:PRO:RC=1
      0;255;3;0;9;113458 !MCO:PRO:RC=1
      0;255;3;0;9;113458 !MCO:PRO:RC=1
      0;255;3;0;9;113458 !MCO:PRO:RC=1
      0;255;3;0;9;113458 !MCO:PRO:RC=1
      0;255;3;0;9;113459 !MCO:PRO:RC=1
      0;255;3;0;9;113459 !MCO:PRO:RC=1
      0;255;3;0;9;113459 !MCO:PRO:RC=1
      0;255;3;0;9;113459 !MCO:PRO:RC=1
      0;255;3;0;9;113459 !MCO:PRO:RC=1
      0;255;3;0;9;113460 !MCO:PRO:RC=1
      0;255;3;0;9;113460 !MCO:PRO:RC=1
      0;255;3;0;9;113460 !MCO:PRO:RC=1
      0;255;3;0;9;113460 !MCO:PRO:RC=1
      0;255;3;0;9;113461 !MCO:PRO:RC=1
      0;255;3;0;9;113461 !MCO:PRO:RC=1
      0;255;3;0;9;113461 !MCO:PRO:RC=1
      0;255;3;0;9;113461 !MCO:PRO:RC=1
      0;255;3;0;9;113461 !MCO:PRO:RC=1
      0;255;3;0;9;113462 !MCO:PRO:RC=1
      0;255;3;0;9;113462 !MCO:PRO:RC=1
      0;255;3;0;9;113462 !MCO:PRO:RC=1
      0;255;3;0;9;113462 !MCO:PRO:RC=1
      0;255;3;0;9;113463 !MCO:PRO:RC=1
      0;255;3;0;9;113463 !MCO:PRO:RC=1
      0;255;3;0;9;113463 !MCO:PRO:RC=1
      0;255;3;0;9;113463 !MCO:PRO:RC=1
      0;255;3;0;9;113463 !MCO:PRO:RC=1
      0;255;3;0;9;113464 !MCO:PRO:RC=1
      0;255;3;0;9;113464 !MCO:PRO:RC=1
      0;255;3;0;9;113464 !MCO:PRO:RC=1
      0;255;3;0;9;113464 !MCO:PRO:RC=1
      0;255;3;0;9;113464 !MCO:PRO:RC=1
      0;255;3;0;9;113465 !MCO:PRO:RC=1
      0;255;3;0;9;113465 !MCO:PRO:RC=1
      0;255;3;0;9;113465 !MCO:PRO:RC=1
      0;255;3;0;9;113470 TSF:MSG:READ,61-61-0,s=255,c=3,t=17,pt=6,l=25,sg=0:<NONCE>
      0;255;3;0;9;113470 SGN:NCE:FROM=61
      0;255;3;0;9;113470 SGN:BND:NONCE=5FC416FDCE1A4FFE9828828D5A212C90A5A287C19B97E6C295AAAAAAAAAAAAAA
      0;255;3;0;9;113568 SGN:BND:HMAC=43C69D121F2941470A498195982E0EE32D88016257F4D011447DD0643672CCF3
      0;255;3;0;9;113569 SGN:SGN:SGN
      0;255;3;0;9;113580 TSF:MSG:SEND,0-0-61-61,s=255,c=3,t=27,pt=1,l=1,sg=1,ft=0,st=OK:1
      0;255;3;0;9;113756 TSF:MSG:READ,61-61-255,s=255,c=3,t=7,pt=0,l=0,sg=0:
      0;255;3;0;9;113757 TSF:MSG:BC
      0;255;3;0;9;113757 TSF:MSG:FPAR REQ,ID=61
      0;255;3;0;9;113757 TSF:CKU:OK,FCTRL
      0;255;3;0;9;113758 TSF:MSG:GWL OK
      0;255;3;0;9;113852 SGN:SKP:MSG CMD=3,TYPE=8
      0;255;3;0;9;113864 TSF:MSG:SEND,0-0-61-61,s=255,c=3,t=8,pt=1,l=1,sg=1,ft=0,st=OK:0
      0;255;3;0;9;115785 TSF:MSG:READ,61-61-0,s=255,c=3,t=24,pt=1,l=1,sg=0:1
      0;255;3;0;9;115785 TSF:MSG:PINGED,ID=61,HP=1
      0;255;3;0;9;115791 SGN:SKP:MSG CMD=3,TYPE=25
      0;255;3;0;9;116008 TSF:MSG:SEND,0-0-61-61,s=255,c=3,t=25,pt=1,l=1,sg=1,ft=0,st=OK:1
      0;255;3;0;9;116041 TSF:MSG:READ,61-61-0,s=255,c=3,t=15,pt=6,l=2,sg=0:0101
      0;255;3;0;9;116042 SGN:PRE:SGN REQ,FROM=61
      0;255;3;0;9;116074 SGN:PRE:SGN NREQ,TO=61
      0;255;3;0;9;116074 SGN:PRE:WHI NREQ,TO=61
      0;255;3;0;9;116074 SGN:SKP:MSG CMD=3,TYPE=15
      0;255;3;0;9;116082 TSF:MSG:SEND,0-0-61-61,s=255,c=3,t=15,pt=6,l=2,sg=0,ft=0,st=OK:0100
      0;255;3;0;9;116083 SGN:PRE:XMT,TO=61
      0;255;3;0;9;116104 TSF:MSG:READ,61-61-0,s=255,c=0,t=17,pt=0,l=5,sg=0:2.3.2
      61;255;0;0;17;2.3.2
      0;255;3;0;9;116125 TSF:MSG:READ,61-61-0,s=255,c=3,t=6,pt=1,l=1,sg=0:0
      61;255;3;0;6;0
      0;255;3;0;9;118363 TSF:MSG:READ,61-61-0,s=255,c=3,t=11,pt=0,l=25,sg=0:RelayActuatorSignalReport
      61;255;3;0;11;RelayActuatorSignalReport
      0;255;3;0;9;118390 TSF:MSG:READ,61-61-0,s=255,c=3,t=12,pt=0,l=2,sg=0:V1
      61;255;3;0;12;V1
      0;255;3;0;9;118623 TSF:MSG:READ,61-61-0,s=1,c=0,t=3,pt=0,l=12,sg=0:Test relay 1
      61;1;0;0;3;Test relay 1
      0;255;3;0;9;118846 TSF:MSG:READ,61-61-0,s=2,c=0,t=3,pt=0,l=12,sg=0:Test relay 2
      61;2;0;0;3;Test relay 2
      0;255;3;0;9;118967 TSF:MSG:READ,61-61-0,s=10,c=0,t=23,pt=0,l=19,sg=0:UPLINK QUALITY RSSI
      61;10;0;0;23;UPLINK QUALITY RSSI
      0;255;3;0;9;119092 TSF:MSG:READ,61-61-0,s=11,c=0,t=23,pt=0,l=12,sg=0:TX LEVEL DBM
      61;11;0;0;23;TX LEVEL DBM
      0;255;3;0;9;119215 TSF:MSG:READ,61-61-0,s=12,c=0,t=23,pt=0,l=16,sg=0:TX LEVEL PERCENT
      61;12;0;0;23;TX LEVEL PERCENT
      0;255;3;0;9;119340 TSF:MSG:READ,61-61-0,s=13,c=0,t=23,pt=0,l=7,sg=0:TX RSSI
      61;13;0;0;23;TX RSSI
      0;255;3;0;9;119458 TSF:MSG:READ,61-61-0,s=14,c=0,t=23,pt=0,l=7,sg=0:RX RSSI
      61;14;0;0;23;RX RSSI
      0;255;3;0;9;119581 TSF:MSG:READ,61-61-0,s=15,c=0,t=23,pt=0,l=6,sg=0:TX SNR
      61;15;0;0;23;TX SNR
      0;255;3;0;9;119701 TSF:MSG:READ,61-61-0,s=16,c=0,t=23,pt=0,l=6,sg=0:RX SNR
      61;16;0;0;23;RX SNR
      0;255;3;0;9;119721 TSF:MSG:READ,61-61-0,s=255,c=3,t=26,pt=1,l=1,sg=0:2
      0;255;3;0;9;119726 SGN:SKP:MSG CMD=3,TYPE=16
      0;255;3;0;9;119944 TSF:MSG:SEND,0-0-61-61,s=255,c=3,t=16,pt=0,l=0,sg=1,ft=0,st=OK:
      0;255;3;0;9;119945 SGN:SGN:NCE REQ,TO=61
      0;255;3;0;9;119945 !MCO:PRO:RC=1
      0;255;3;0;9;119946 !MCO:PRO:RC=1
      0;255;3;0;9;119946 !MCO:PRO:RC=1
      0;255;3;0;9;119946 !MCO:PRO:RC=1
      0;255;3;0;9;119946 !MCO:PRO:RC=1
      0;255;3;0;9;119947 !MCO:PRO:RC=1
      0;255;3;0;9;119947 !MCO:PRO:RC=1
      0;255;3;0;9;119947 !MCO:PRO:RC=1
      0;255;3;0;9;119947 !MCO:PRO:RC=1
      0;255;3;0;9;119947 !MCO:PRO:RC=1
      0;255;3;0;9;119948 !MCO:PRO:RC=1
      0;255;3;0;9;119948 !MCO:PRO:RC=1
      0;255;3;0;9;119948 !MCO:PRO:RC=1
      0;255;3;0;9;119948 !MCO:PRO:RC=1
      0;255;3;0;9;119949 !MCO:PRO:RC=1
      0;255;3;0;9;119949 !MCO:PRO:RC=1
      0;255;3;0;9;119949 !MCO:PRO:RC=1
      0;255;3;0;9;119949 !MCO:PRO:RC=1
      0;255;3;0;9;119949 !MCO:PRO:RC=1
      0;255;3;0;9;119950 !MCO:PRO:RC=1
      0;255;3;0;9;119950 !MCO:PRO:RC=1
      0;255;3;0;9;119950 !MCO:PRO:RC=1
      0;255;3;0;9;119950 !MCO:PRO:RC=1
      0;255;3;0;9;119951 !MCO:PRO:RC=1
      0;255;3;0;9;119951 !MCO:PRO:RC=1
      0;255;3;0;9;119951 !MCO:PRO:RC=1
      0;255;3;0;9;119951 !MCO:PRO:RC=1
      0;255;3;0;9;119951 !MCO:PRO:RC=1
      0;255;3;0;9;119952 !MCO:PRO:RC=1
      0;255;3;0;9;119952 !MCO:PRO:RC=1
      0;255;3;0;9;119952 !MCO:PRO:RC=1
      0;255;3;0;9;119952 !MCO:PRO:RC=1
      0;255;3;0;9;119953 !MCO:PRO:RC=1
      0;255;3;0;9;119953 !MCO:PRO:RC=1
      0;255;3;0;9;119953 !MCO:PRO:RC=1
      0;255;3;0;9;119953 !MCO:PRO:RC=1
      0;255;3;0;9;119953 !MCO:PRO:RC=1
      0;255;3;0;9;119954 !MCO:PRO:RC=1
      0;255;3;0;9;119954 !MCO:PRO:RC=1
      0;255;3;0;9;119954 !MCO:PRO:RC=1
      0;255;3;0;9;119954 !MCO:PRO:RC=1
      0;255;3;0;9;119954 !MCO:PRO:RC=1
      0;255;3;0;9;119955 !MCO:PRO:RC=1
      0;255;3;0;9;119955 !MCO:PRO:RC=1
      0;255;3;0;9;119955 !MCO:PRO:RC=1
      0;255;3;0;9;119955 !MCO:PRO:RC=1
      0;255;3;0;9;119956 !MCO:PRO:RC=1
      0;255;3;0;9;119956 !MCO:PRO:RC=1
      0;255;3;0;9;119956 !MCO:PRO:RC=1
      0;255;3;0;9;119956 !MCO:PRO:RC=1
      0;255;3;0;9;119956 !MCO:PRO:RC=1
      0;255;3;0;9;119957 !MCO:PRO:RC=1
      0;255;3;0;9;119957 !MCO:PRO:RC=1
      0;255;3;0;9;119957 !MCO:PRO:RC=1
      0;255;3;0;9;119957 !MCO:PRO:RC=1
      0;255;3;0;9;119958 !MCO:PRO:RC=1
      0;255;3;0;9;119958 !MCO:PRO:RC=1
      0;255;3;0;9;119958 !MCO:PRO:RC=1
      0;255;3;0;9;119958 !MCO:PRO:RC=1
      0;255;3;0;9;119958 !MCO:PRO:RC=1
      0;255;3;0;9;119959 !MCO:PRO:RC=1
      0;255;3;0;9;119959 !MCO:PRO:RC=1
      0;255;3;0;9;119959 !MCO:PRO:RC=1
      0;255;3;0;9;119959 !MCO:PRO:RC=1
      0;255;3;0;9;119960 !MCO:PRO:RC=1
      0;255;3;0;9;119960 !MCO:PRO:RC=1
      0;255;3;0;9;119960 !MCO:PRO:RC=1
      0;255;3;0;9;119960 !MCO:PRO:RC=1
      0;255;3;0;9;119961 !MCO:PRO:RC=1
      0;255;3;0;9;119961 !MCO:PRO:RC=1
      0;255;3;0;9;119961 !MCO:PRO:RC=1
      0;255;3;0;9;119961 !MCO:PRO:RC=1
      0;255;3;0;9;119962 !MCO:PRO:RC=1
      0;255;3;0;9;119962 !MCO:PRO:RC=1
      0;255;3;0;9;119962 !MCO:PRO:RC=1
      0;255;3;0;9;119962 !MCO:PRO:RC=1
      0;255;3;0;9;119962 !MCO:PRO:RC=1
      0;255;3;0;9;119963 !MCO:PRO:RC=1
      0;255;3;0;9;119963 !MCO:PRO:RC=1
      0;255;3;0;9;119963 !MCO:PRO:RC=1
      0;255;3;0;9;119963 !MCO:PRO:RC=1
      0;255;3;0;9;119964 !MCO:PRO:RC=1
      0;255;3;0;9;119964 !MCO:PRO:RC=1
      0;255;3;0;9;119964 !MCO:PRO:RC=1
      0;255;3;0;9;119964 !MCO:PRO:RC=1
      0;255;3;0;9;119964 !MCO:PRO:RC=1
      0;255;3;0;9;119965 !MCO:PRO:RC=1
      0;255;3;0;9;119965 !MCO:PRO:RC=1
      0;255;3;0;9;119965 !MCO:PRO:RC=1
      0;255;3;0;9;119965 !MCO:PRO:RC=1
      0;255;3;0;9;119965 !MCO:PRO:RC=1
      0;255;3;0;9;119966 !MCO:PRO:RC=1
      0;255;3;0;9;119966 !MCO:PRO:RC=1
      0;255;3;0;9;119966 !MCO:PRO:RC=1
      0;255;3;0;9;119966 !MCO:PRO:RC=1
      0;255;3;0;9;119966 !MCO:PRO:RC=1
      0;255;3;0;9;119967 !MCO:PRO:RC=1
      0;255;3;0;9;119967 !MCO:PRO:RC=1
      0;255;3;0;9;119967 !MCO:PRO:RC=1
      0;255;3;0;9;119967 !MCO:PRO:RC=1
      0;255;3;0;9;119968 !MCO:PRO:RC=1
      0;255;3;0;9;119968 !MCO:PRO:RC=1
      0;255;3;0;9;119968 !MCO:PRO:RC=1
      0;255;3;0;9;119968 !MCO:PRO:RC=1
      0;255;3;0;9;119968 !MCO:PRO:RC=1
      0;255;3;0;9;119969 !MCO:PRO:RC=1
      0;255;3;0;9;119969 !MCO:PRO:RC=1
      0;255;3;0;9;119969 !MCO:PRO:RC=1
      0;255;3;0;9;119969 !MCO:PRO:RC=1
      0;255;3;0;9;119969 !MCO:PRO:RC=1
      0;255;3;0;9;119970 !MCO:PRO:RC=1
      0;255;3;0;9;119970 !MCO:PRO:RC=1
      0;255;3;0;9;119970 !MCO:PRO:RC=1
      0;255;3;0;9;119970 !MCO:PRO:RC=1
      0;255;3;0;9;119970 !MCO:PRO:RC=1
      0;255;3;0;9;119971 !MCO:PRO:RC=1
      0;255;3;0;9;119971 !MCO:PRO:RC=1
      0;255;3;0;9;119971 !MCO:PRO:RC=1
      0;255;3;0;9;119971 !MCO:PRO:RC=1
      0;255;3;0;9;119972 !MCO:PRO:RC=1
      0;255;3;0;9;119972 !MCO:PRO:RC=1
      0;255;3;0;9;119972 !MCO:PRO:RC=1
      0;255;3;0;9;119972 !MCO:PRO:RC=1
      0;255;3;0;9;119972 !MCO:PRO:RC=1
      0;255;3;0;9;119973 !MCO:PRO:RC=1
      0;255;3;0;9;119973 !MCO:PRO:RC=1
      0;255;3;0;9;119973 !MCO:PRO:RC=1
      0;255;3;0;9;119973 !MCO:PRO:RC=1
      0;255;3;0;9;119973 !MCO:PRO:RC=1
      0;255;3;0;9;119974 !MCO:PRO:RC=1
      0;255;3;0;9;119974 !MCO:PRO:RC=1
      0;255;3;0;9;119974 !MCO:PRO:RC=1
      0;255;3;0;9;119974 !MCO:PRO:RC=1
      0;255;3;0;9;119974 !MCO:PRO:RC=1
      0;255;3;0;9;119975 !MCO:PRO:RC=1
      0;255;3;0;9;119975 !MCO:PRO:RC=1
      0;255;3;0;9;119975 !MCO:PRO:RC=1
      0;255;3;0;9;119979 TSF:MSG:READ,61-61-0,s=255,c=3,t=17,pt=6,l=25,sg=0:<NONCE>
      0;255;3;0;9;119980 SGN:NCE:FROM=61
      0;255;3;0;9;119980 SGN:BND:NONCE=07DF546949253DA0F51A921B7F8200DD36482663FBC8D8CE60AAAAAAAAAAAAAA
      0;255;3;0;9;120079 SGN:BND:HMAC=F506482D17A7F0E4DE768EBACC1E4128777D9BEF6C2C1C77CA8644B06F7DA207
      0;255;3;0;9;120079 SGN:SGN:SGN
      0;255;3;0;9;120091 TSF:MSG:SEND,0-0-61-61,s=255,c=3,t=27,pt=1,l=1,sg=1,ft=0,st=OK:1

      Who can help troubshooting this issue?

      posted in Troubleshooting
      Geelbuik
      Geelbuik
    • RE: Senserbender gateway problem dtostrf.h

      @BearWithBeard thank you for the solution. I downgraded Arduino SAMD to 1.8.9. This solved the problem. Many thanks.

      posted in Development
      Geelbuik
      Geelbuik
    • RE: Senserbender gateway problem dtostrf.h

      @evb when I open the board manager I am getting these messages about two index erros for reference tools. No sure what this means. Could it be that dtostrf.h is not downloaded properly?

      Index error: could not find referenced tool name=gcc-arm-none-eabi version=5_2-2015q4 packager=sandeepmistry
      Index error: could not find referenced tool name=openocd version=0.10.0-dev.nrf5 packager=sandeepmistry

      posted in Development
      Geelbuik
      Geelbuik
    • RE: Senserbender gateway problem dtostrf.h

      @evb , thank you for the tip. I tried it right away. Unfortunately the compilation is terminated with the message fatal error: avr/dtostrf.h: No such file or directory.

      Arduino:1.8.13 (Windows 10), Board:"Sensebender Gateway"

      C:\Program Files (x86)\Arduino\arduino-builder -dump-prefs -logger=machine -hardware C:\Program Files (x86)\Arduino\hardware -hardware C:\Users\mvvdi\AppData\Local\Arduino15\packages -tools C:\Program Files (x86)\Arduino\tools-builder -tools C:\Program Files (x86)\Arduino\hardware\tools\avr -tools C:\Users\mvvdi\AppData\Local\Arduino15\packages -built-in-libraries C:\Program Files (x86)\Arduino\libraries -libraries C:\Users\mvvdi\Documents\Arduino\libraries -fqbn=MySensors:samd:mysensors_gw_native -ide-version=10813 -build-path C:\Users\mvvdi\AppData\Local\Temp\arduino_build_179349 -warnings=all -build-cache C:\Users\mvvdi\AppData\Local\Temp\arduino_cache_365275 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.CMSIS-Atmel.path=C:\Users\mvvdi\AppData\Local\Arduino15\packages\arduino\tools\CMSIS-Atmel\1.2.0 -prefs=runtime.tools.CMSIS-Atmel-1.2.0.path=C:\Users\mvvdi\AppData\Local\Arduino15\packages\arduino\tools\CMSIS-Atmel\1.2.0 -prefs=runtime.tools.bossac.path=C:\Users\mvvdi\AppData\Local\Arduino15\packages\arduino\tools\bossac\1.7.0-arduino3 -prefs=runtime.tools.bossac-1.7.0-arduino3.path=C:\Users\mvvdi\AppData\Local\Arduino15\packages\arduino\tools\bossac\1.7.0-arduino3 -prefs=runtime.tools.CMSIS.path=C:\Users\mvvdi\AppData\Local\Arduino15\packages\arduino\tools\CMSIS\4.5.0 -prefs=runtime.tools.CMSIS-4.5.0.path=C:\Users\mvvdi\AppData\Local\Arduino15\packages\arduino\tools\CMSIS\4.5.0 -prefs=runtime.tools.openocd.path=C:\Users\mvvdi\AppData\Local\Arduino15\packages\arduino\tools\openocd\0.10.0-arduino7 -prefs=runtime.tools.openocd-0.10.0-arduino7.path=C:\Users\mvvdi\AppData\Local\Arduino15\packages\arduino\tools\openocd\0.10.0-arduino7 -prefs=runtime.tools.arm-none-eabi-gcc.path=C:\Users\mvvdi\AppData\Local\Arduino15\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4 -prefs=runtime.tools.arm-none-eabi-gcc-7-2017q4.path=C:\Users\mvvdi\AppData\Local\Arduino15\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4 -prefs=runtime.tools.arduinoOTA.path=C:\Users\mvvdi\AppData\Local\Arduino15\packages\arduino\tools\arduinoOTA\1.2.1 -prefs=runtime.tools.arduinoOTA-1.2.1.path=C:\Users\mvvdi\AppData\Local\Arduino15\packages\arduino\tools\arduinoOTA\1.2.1 -verbose C:\Users\mvvdi\AppData\Local\Temp\arduino_modified_sketch_589425\SensebenderGatewaySerial.ino

      C:\Program Files (x86)\Arduino\arduino-builder -compile -logger=machine -hardware C:\Program Files (x86)\Arduino\hardware -hardware C:\Users\mvvdi\AppData\Local\Arduino15\packages -tools C:\Program Files (x86)\Arduino\tools-builder -tools C:\Program Files (x86)\Arduino\hardware\tools\avr -tools C:\Users\mvvdi\AppData\Local\Arduino15\packages -built-in-libraries C:\Program Files (x86)\Arduino\libraries -libraries C:\Users\mvvdi\Documents\Arduino\libraries -fqbn=MySensors:samd:mysensors_gw_native -ide-version=10813 -build-path C:\Users\mvvdi\AppData\Local\Temp\arduino_build_179349 -warnings=all -build-cache C:\Users\mvvdi\AppData\Local\Temp\arduino_cache_365275 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.CMSIS-Atmel.path=C:\Users\mvvdi\AppData\Local\Arduino15\packages\arduino\tools\CMSIS-Atmel\1.2.0 -prefs=runtime.tools.CMSIS-Atmel-1.2.0.path=C:\Users\mvvdi\AppData\Local\Arduino15\packages\arduino\tools\CMSIS-Atmel\1.2.0 -prefs=runtime.tools.bossac.path=C:\Users\mvvdi\AppData\Local\Arduino15\packages\arduino\tools\bossac\1.7.0-arduino3 -prefs=runtime.tools.bossac-1.7.0-arduino3.path=C:\Users\mvvdi\AppData\Local\Arduino15\packages\arduino\tools\bossac\1.7.0-arduino3 -prefs=runtime.tools.CMSIS.path=C:\Users\mvvdi\AppData\Local\Arduino15\packages\arduino\tools\CMSIS\4.5.0 -prefs=runtime.tools.CMSIS-4.5.0.path=C:\Users\mvvdi\AppData\Local\Arduino15\packages\arduino\tools\CMSIS\4.5.0 -prefs=runtime.tools.openocd.path=C:\Users\mvvdi\AppData\Local\Arduino15\packages\arduino\tools\openocd\0.10.0-arduino7 -prefs=runtime.tools.openocd-0.10.0-arduino7.path=C:\Users\mvvdi\AppData\Local\Arduino15\packages\arduino\tools\openocd\0.10.0-arduino7 -prefs=runtime.tools.arm-none-eabi-gcc.path=C:\Users\mvvdi\AppData\Local\Arduino15\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4 -prefs=runtime.tools.arm-none-eabi-gcc-7-2017q4.path=C:\Users\mvvdi\AppData\Local\Arduino15\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4 -prefs=runtime.tools.arduinoOTA.path=C:\Users\mvvdi\AppData\Local\Arduino15\packages\arduino\tools\arduinoOTA\1.2.1 -prefs=runtime.tools.arduinoOTA-1.2.1.path=C:\Users\mvvdi\AppData\Local\Arduino15\packages\arduino\tools\arduinoOTA\1.2.1 -verbose C:\Users\mvvdi\AppData\Local\Temp\arduino_modified_sketch_589425\SensebenderGatewaySerial.ino

      Using board 'mysensors_gw_native' from platform in folder: C:\Users\mvvdi\AppData\Local\Arduino15\packages\MySensors\hardware\samd\1.0.6

      Using core 'arduino' from platform in folder: C:\Users\mvvdi\AppData\Local\Arduino15\packages\arduino\hardware\samd\1.8.11

      Detecting libraries used...

      "C:\Users\mvvdi\AppData\Local\Arduino15\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_ZERO -DARDUINO_ARCH_SAMD -D__SAMD21G18A__ -DUSB_VID=0x1209 -DUSB_PID=0x6949 -DUSBCON "-DUSB_MANUFACTURER="MySensors.org"" "-DUSB_PRODUCT="Sensebender GW"" "-IC:\Users\mvvdi\AppData\Local\Arduino15\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\mvvdi\AppData\Local\Arduino15\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\mvvdi\AppData\Local\Arduino15\packages\arduino\hardware\samd\1.8.11\cores\arduino" "-IC:\Users\mvvdi\AppData\Local\Arduino15\packages\MySensors\hardware\samd\1.0.6\variants\mysensors_gw" "C:\Users\mvvdi\AppData\Local\Temp\arduino_build_179349\sketch\SensebenderGatewaySerial.ino.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

      Alternatives for avr/dtostrf.h: []

      ResolveLibrary(avr/dtostrf.h)SensebenderGatewaySerial:38:10: fatal error: avr/dtostrf.h: No such file or directory

      -> candidates: [] #include <avr/dtostrf.h>

            ^~~~~~~~~~~~~~~
      

      compilation terminated.

      exit status 1

      avr/dtostrf.h: No such file or directory

      posted in Development
      Geelbuik
      Geelbuik
    • Senserbender gateway problem dtostrf.h

      Dear forum, can you help me solving a blocking problem I encountered when compiling the sketch SensebenderSerialGateway. I am using Arduino IDE 1.8.13 and added Arduino SAMD and Mysensor SAMD boards via the board manager. Mysensors is working fine for other boards like ESP8266, ESP32 and Arduino Pro Mini. However for the Sensebender the IDE returns a error with dtostrf.h.

      Copy or error message:

      Arduino: 1.8.13 (Windows 10), Board: "Sensebender Gateway"
      
      C:\Program Files (x86)\Arduino\arduino-builder -dump-prefs -logger=machine -hardware C:\Program Files (x86)\Arduino\hardware -hardware C:\Users\ServerBeheer\AppData\Local\Arduino15\packages -tools C:\Program Files (x86)\Arduino\tools-builder -tools C:\Program Files (x86)\Arduino\hardware\tools\avr -tools C:\Users\ServerBeheer\AppData\Local\Arduino15\packages -built-in-libraries C:\Program Files (x86)\Arduino\libraries -libraries C:\Users\ServerBeheer\Documents\Arduino\libraries -fqbn=MySensors:samd:mysensors_gw_native -ide-version=10813 -build-path C:\Users\SERVER~1\AppData\Local\Temp\arduino_build_549609 -warnings=all -build-cache C:\Users\SERVER~1\AppData\Local\Temp\arduino_cache_686075 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.CMSIS.path=C:\Users\ServerBeheer\AppData\Local\Arduino15\packages\arduino\tools\CMSIS\4.5.0 -prefs=runtime.tools.CMSIS-4.5.0.path=C:\Users\ServerBeheer\AppData\Local\Arduino15\packages\arduino\tools\CMSIS\4.5.0 -prefs=runtime.tools.arduinoOTA.path=C:\Users\ServerBeheer\AppData\Local\Arduino15\packages\arduino\tools\arduinoOTA\1.2.1 -prefs=runtime.tools.arduinoOTA-1.2.1.path=C:\Users\ServerBeheer\AppData\Local\Arduino15\packages\arduino\tools\arduinoOTA\1.2.1 -prefs=runtime.tools.arm-none-eabi-gcc.path=C:\Users\ServerBeheer\AppData\Local\Arduino15\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4 -prefs=runtime.tools.arm-none-eabi-gcc-7-2017q4.path=C:\Users\ServerBeheer\AppData\Local\Arduino15\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4 -prefs=runtime.tools.openocd.path=C:\Users\ServerBeheer\AppData\Local\Arduino15\packages\arduino\tools\openocd\0.10.0-arduino7 -prefs=runtime.tools.openocd-0.10.0-arduino7.path=C:\Users\ServerBeheer\AppData\Local\Arduino15\packages\arduino\tools\openocd\0.10.0-arduino7 -prefs=runtime.tools.CMSIS-Atmel.path=C:\Users\ServerBeheer\AppData\Local\Arduino15\packages\arduino\tools\CMSIS-Atmel\1.2.0 -prefs=runtime.tools.CMSIS-Atmel-1.2.0.path=C:\Users\ServerBeheer\AppData\Local\Arduino15\packages\arduino\tools\CMSIS-Atmel\1.2.0 -prefs=runtime.tools.bossac.path=C:\Users\ServerBeheer\AppData\Local\Arduino15\packages\arduino\tools\bossac\1.7.0-arduino3 -prefs=runtime.tools.bossac-1.7.0-arduino3.path=C:\Users\ServerBeheer\AppData\Local\Arduino15\packages\arduino\tools\bossac\1.7.0-arduino3 -verbose C:\Users\ServerBeheer\Documents\Arduino\SensebenderGatewaySerial\SensebenderGatewaySerial.ino
      
      C:\Program Files (x86)\Arduino\arduino-builder -compile -logger=machine -hardware C:\Program Files (x86)\Arduino\hardware -hardware C:\Users\ServerBeheer\AppData\Local\Arduino15\packages -tools C:\Program Files (x86)\Arduino\tools-builder -tools C:\Program Files (x86)\Arduino\hardware\tools\avr -tools C:\Users\ServerBeheer\AppData\Local\Arduino15\packages -built-in-libraries C:\Program Files (x86)\Arduino\libraries -libraries C:\Users\ServerBeheer\Documents\Arduino\libraries -fqbn=MySensors:samd:mysensors_gw_native -ide-version=10813 -build-path C:\Users\SERVER~1\AppData\Local\Temp\arduino_build_549609 -warnings=all -build-cache C:\Users\SERVER~1\AppData\Local\Temp\arduino_cache_686075 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.CMSIS.path=C:\Users\ServerBeheer\AppData\Local\Arduino15\packages\arduino\tools\CMSIS\4.5.0 -prefs=runtime.tools.CMSIS-4.5.0.path=C:\Users\ServerBeheer\AppData\Local\Arduino15\packages\arduino\tools\CMSIS\4.5.0 -prefs=runtime.tools.arduinoOTA.path=C:\Users\ServerBeheer\AppData\Local\Arduino15\packages\arduino\tools\arduinoOTA\1.2.1 -prefs=runtime.tools.arduinoOTA-1.2.1.path=C:\Users\ServerBeheer\AppData\Local\Arduino15\packages\arduino\tools\arduinoOTA\1.2.1 -prefs=runtime.tools.arm-none-eabi-gcc.path=C:\Users\ServerBeheer\AppData\Local\Arduino15\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4 -prefs=runtime.tools.arm-none-eabi-gcc-7-2017q4.path=C:\Users\ServerBeheer\AppData\Local\Arduino15\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4 -prefs=runtime.tools.openocd.path=C:\Users\ServerBeheer\AppData\Local\Arduino15\packages\arduino\tools\openocd\0.10.0-arduino7 -prefs=runtime.tools.openocd-0.10.0-arduino7.path=C:\Users\ServerBeheer\AppData\Local\Arduino15\packages\arduino\tools\openocd\0.10.0-arduino7 -prefs=runtime.tools.CMSIS-Atmel.path=C:\Users\ServerBeheer\AppData\Local\Arduino15\packages\arduino\tools\CMSIS-Atmel\1.2.0 -prefs=runtime.tools.CMSIS-Atmel-1.2.0.path=C:\Users\ServerBeheer\AppData\Local\Arduino15\packages\arduino\tools\CMSIS-Atmel\1.2.0 -prefs=runtime.tools.bossac.path=C:\Users\ServerBeheer\AppData\Local\Arduino15\packages\arduino\tools\bossac\1.7.0-arduino3 -prefs=runtime.tools.bossac-1.7.0-arduino3.path=C:\Users\ServerBeheer\AppData\Local\Arduino15\packages\arduino\tools\bossac\1.7.0-arduino3 -verbose C:\Users\ServerBeheer\Documents\Arduino\SensebenderGatewaySerial\SensebenderGatewaySerial.ino
      
      Using board 'mysensors_gw_native' from platform in folder: C:\Users\ServerBeheer\AppData\Local\Arduino15\packages\MySensors\hardware\samd\1.0.6
      
      Using core 'arduino' from platform in folder: C:\Users\ServerBeheer\AppData\Local\Arduino15\packages\arduino\hardware\samd\1.8.11
      
      Detecting libraries used...
      
      "C:\\Users\\ServerBeheer\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\arm-none-eabi-gcc\\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_ZERO -DARDUINO_ARCH_SAMD -D__SAMD21G18A__ -DUSB_VID=0x1209 -DUSB_PID=0x6949 -DUSBCON "-DUSB_MANUFACTURER=\"MySensors.org\"" "-DUSB_PRODUCT=\"Sensebender GW\"" "-IC:\\Users\\ServerBeheer\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\CMSIS\\4.5.0/CMSIS/Include/" "-IC:\\Users\\ServerBeheer\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\CMSIS-Atmel\\1.2.0/CMSIS/Device/ATMEL/" "-IC:\\Users\\ServerBeheer\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\samd\\1.8.11\\cores\\arduino" "-IC:\\Users\\ServerBeheer\\AppData\\Local\\Arduino15\\packages\\MySensors\\hardware\\samd\\1.0.6\\variants\\mysensors_gw" "C:\\Users\\SERVER~1\\AppData\\Local\\Temp\\arduino_build_549609\\sketch\\SensebenderGatewaySerial.ino.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE
      
      Alternatives for MySensors.h: [arduino_168324@2.3.2]
      
      ResolveLibrary(MySensors.h)
      
        -> candidates: [arduino_168324@2.3.2]
      
      "C:\\Users\\ServerBeheer\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\arm-none-eabi-gcc\\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_ZERO -DARDUINO_ARCH_SAMD -D__SAMD21G18A__ -DUSB_VID=0x1209 -DUSB_PID=0x6949 -DUSBCON "-DUSB_MANUFACTURER=\"MySensors.org\"" "-DUSB_PRODUCT=\"Sensebender GW\"" "-IC:\\Users\\ServerBeheer\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\CMSIS\\4.5.0/CMSIS/Include/" "-IC:\\Users\\ServerBeheer\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\CMSIS-Atmel\\1.2.0/CMSIS/Device/ATMEL/" "-IC:\\Users\\ServerBeheer\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\samd\\1.8.11\\cores\\arduino" "-IC:\\Users\\ServerBeheer\\AppData\\Local\\Arduino15\\packages\\MySensors\\hardware\\samd\\1.0.6\\variants\\mysensors_gw" "-IC:\\Users\\ServerBeheer\\Documents\\Arduino\\libraries\\arduino_168324" "C:\\Users\\SERVER~1\\AppData\\Local\\Temp\\arduino_build_549609\\sketch\\SensebenderGatewaySerial.ino.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE
      
      Alternatives for Wire.h: [Wire@1.0]
      
      ResolveLibrary(Wire.h)
      
        -> candidates: [Wire@1.0]
      
      "C:\\Users\\ServerBeheer\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\arm-none-eabi-gcc\\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_ZERO -DARDUINO_ARCH_SAMD -D__SAMD21G18A__ -DUSB_VID=0x1209 -DUSB_PID=0x6949 -DUSBCON "-DUSB_MANUFACTURER=\"MySensors.org\"" "-DUSB_PRODUCT=\"Sensebender GW\"" "-IC:\\Users\\ServerBeheer\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\CMSIS\\4.5.0/CMSIS/Include/" "-IC:\\Users\\ServerBeheer\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\CMSIS-Atmel\\1.2.0/CMSIS/Device/ATMEL/" "-IC:\\Users\\ServerBeheer\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\samd\\1.8.11\\cores\\arduino" "-IC:\\Users\\ServerBeheer\\AppData\\Local\\Arduino15\\packages\\MySensors\\hardware\\samd\\1.0.6\\variants\\mysensors_gw" "-IC:\\Users\\ServerBeheer\\Documents\\Arduino\\libraries\\arduino_168324" "-IC:\\Users\\ServerBeheer\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\samd\\1.8.11\\libraries\\Wire" "C:\\Users\\SERVER~1\\AppData\\Local\\Temp\\arduino_build_549609\\sketch\\SensebenderGatewaySerial.ino.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE
      
      Alternatives for SPI.h: [SPI@1.0]
      
      ResolveLibrary(SPI.h)
      
        -> candidates: [SPI@1.0]
      
      "C:\\Users\\ServerBeheer\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\arm-none-eabi-gcc\\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_ZERO -DARDUINO_ARCH_SAMD -D__SAMD21G18A__ -DUSB_VID=0x1209 -DUSB_PID=0x6949 -DUSBCON "-DUSB_MANUFACTURER=\"MySensors.org\"" "-DUSB_PRODUCT=\"Sensebender GW\"" "-IC:\\Users\\ServerBeheer\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\CMSIS\\4.5.0/CMSIS/Include/" "-IC:\\Users\\ServerBeheer\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\CMSIS-Atmel\\1.2.0/CMSIS/Device/ATMEL/" "-IC:\\Users\\ServerBeheer\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\samd\\1.8.11\\cores\\arduino" "-IC:\\Users\\ServerBeheer\\AppData\\Local\\Arduino15\\packages\\MySensors\\hardware\\samd\\1.0.6\\variants\\mysensors_gw" "-IC:\\Users\\ServerBeheer\\Documents\\Arduino\\libraries\\arduino_168324" "-IC:\\Users\\ServerBeheer\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\samd\\1.8.11\\libraries\\Wire" "-IC:\\Users\\ServerBeheer\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\samd\\1.8.11\\libraries\\SPI" "C:\\Users\\SERVER~1\\AppData\\Local\\Temp\\arduino_build_549609\\sketch\\SensebenderGatewaySerial.ino.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE
      
      Alternatives for avr/dtostrf.h: []
      
      ResolveLibrary(avr/dtostrf.h)
      
        -> candidates: []
      
      In file included from C:\Users\ServerBeheer\Documents\Arduino\libraries\arduino_168324/hal/architecture/SAMD/MyHwSAMD.cpp:20:0,
      
                       from C:\Users\ServerBeheer\Documents\Arduino\libraries\arduino_168324/MySensors.h:68,
      
                       from C:\Users\ServerBeheer\Documents\Arduino\SensebenderGatewaySerial\SensebenderGatewaySerial.ino:86:
      
      C:\Users\ServerBeheer\Documents\Arduino\libraries\arduino_168324/hal/architecture/SAMD/MyHwSAMD.h:23:10: fatal error: avr/dtostrf.h: No such file or directory
      
       #include <avr/dtostrf.h>
      
                ^~~~~~~~~~~~~~~
      
      compilation terminated.
      
      Using library arduino_168324 at version 2.3.2 in folder: C:\Users\ServerBeheer\Documents\Arduino\libraries\arduino_168324 
      
      Using library Wire at version 1.0 in folder: C:\Users\ServerBeheer\AppData\Local\Arduino15\packages\arduino\hardware\samd\1.8.11\libraries\Wire 
      
      Using library SPI at version 1.0 in folder: C:\Users\ServerBeheer\AppData\Local\Arduino15\packages\arduino\hardware\samd\1.8.11\libraries\SPI 
      
      exit status 1
      
      Error compiling for board Sensebender Gateway.
      
      posted in Development
      Geelbuik
      Geelbuik
    • RE: 💬 Mini Relay Box

      @Koresh
      Hi Koresh,

      I ordered a Mini Relay Box and a Wall Switch Insertable Node and use the two sketches you have provided. Can you help me getting the direct switch node-to- node signing working. I have everything installed, personalised the nodes (AES, HMAC) and loaded the sketches. The messages between the gateway, switch node , the relay node are working perfectly without message signing.

      When I turn on message signing the messages between gateway - switch node and gateway - relay node are signed and verified correctly. However the switch node does not sign the messages for the relay node. I have tried to add a signerPresentation() to the presentation section of the relay node. Unfortunately this did not provide the solution.

      Do you perhaps have a sketch for the relay and / or switch node that features the signing of direct node-to-node messages?
      Regards, Marcel

      posted in OpenHardware.io
      Geelbuik
      Geelbuik