ABB Aurora Compiling issues

Tagged: ,

Viewing 7 reply threads
  • Author
    Posts
    • #14007
      Richard Bolscher

        Hi there,

        I’m having trouble compiling the code. I only have basic experience coding so may need your help.

        I get the following errors below. Do you know how I can solve these?

        Kind regards,

        Richard

         

        WARNING: library Timezone-master claims to run on avr architecture(s) and may be incompatible with your current board which runs on esp8266 architecture(s).
        Aurora_Web_Invert_Monitor:872:3: error: invalid preprocessing directive #FORCE_SEND_ERROR_MESSAGE
        872 | # FORCE_SEND_ERROR_MESSAGE
        | ^~~~~~~~~~~~~~~~~~~~~~~~
        Aurora_Web_Invert_Monitor:881:2: error: #endif without #if
        881 | #endif
        | ^~~~~
        Aurora_Web_Invert_Monitor:898:3: error: invalid preprocessing directive #SEND_EMAIL
        898 | # SEND_EMAIL
        | ^~~~~~~~~~
        Aurora_Web_Invert_Monitor:1054:2: error: #endif without #if
        1054 | #endif
        | ^~~~~
        Aurora_Web_Invert_Monitor:1198:3: error: invalid preprocessing directive #WS_ACTIVE
        1198 | # WS_ACTIVE
        | ^~~~~~~~~
        Aurora_Web_Invert_Monitor:1235:2: error: #endif without #if
        1235 | #endif
        | ^~~~~
        Aurora_Web_Invert_Monitor:1270:3: error: invalid preprocessing directive #WS_ACTIVE
        1270 | # WS_ACTIVE
        | ^~~~~~~~~
        Aurora_Web_Invert_Monitor:1272:2: error: #endif without #if
        1272 | #endif
        | ^~~~~
        Aurora_Web_Invert_Monitor:1360:3: error: invalid preprocessing directive #WS_ACTIVE
        1360 | # WS_ACTIVE
        | ^~~~~~~~~
        Aurora_Web_Invert_Monitor:1375:2: error: #endif without #if
        1375 | #endif
        | ^~~~~
        Aurora_Web_Invert_Monitor:1408:3: error: invalid preprocessing directive #WS_ACTIVE
        1408 | # WS_ACTIVE
        | ^~~~~~~~~
        Aurora_Web_Invert_Monitor:1410:2: error: #endif without #if
        1410 | #endif
        | ^~~~~
        Aurora_Web_Invert_Monitor:1454:3: error: invalid preprocessing directive #WS_ACTIVE
        1454 | # WS_ACTIVE
        | ^~~~~~~~~
        Aurora_Web_Invert_Monitor:1498:2: error: #endif without #if
        1498 | #endif
        | ^~~~~
        Aurora_Web_Invert_Monitor:2152:3: error: invalid preprocessing directive #WS_ACTIVE
        2152 | # WS_ACTIVE
        | ^~~~~~~~~
        Aurora_Web_Invert_Monitor:2187:2: error: #endif without #if
        2187 | #endif
        | ^~~~~
        Aurora_Web_Invert_Monitor:2197:3: error: invalid preprocessing directive #WS_ACTIVE
        2197 | # WS_ACTIVE
        | ^~~~~~~~~
        Aurora_Web_Invert_Monitor:2208:2: error: #endif without #if
        2208 | #endif
        | ^~~~~
        Aurora_Web_Invert_Monitor:2222:3: error: invalid preprocessing directive #SEND_EMAIL
        2222 | # SEND_EMAIL
        | ^~~~~~~~~~
        Aurora_Web_Invert_Monitor:2303:2: error: #endif without #if
        2303 | #endif
        | ^~~~~
        Aurora_Web_Invert_Monitor:2386:3: error: invalid preprocessing directive #WS_ACTIVE
        2386 | # WS_ACTIVE
        | ^~~~~~~~~
        Aurora_Web_Invert_Monitor:2449:2: error: #endif without #if
        2449 | #endif
        | ^~~~~
        Multiple libraries were found for “SD.h”
        Used: C:\Users\ASUS\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\3.0.2\libraries\SD
        Not used: C:\Program Files (x86)\Arduino\libraries\SD
        exit status 1
        invalid preprocessing directive #FORCE_SEND_ERROR_MESSAGE

      • #14008
        Renzo Mischianti
        Keymaster

          Hi Richard,
          you can refer to this article
          ABB Aurora Web Inverter Monitor (WIM): upload the sketch and front end – 9

          Bye Renzo

        • #14174
          Renzo Mischianti
          Keymaster

            Hi Richard,
            I’m going to create precompiled binary file, I think can be usefully.
            Bye Renzo

          • #14346
            Alexandr

              Hi Renzo,

              It would be great to have precompiled bin file. With my skills I’m not able to compile it myself.

              Sasa

            • #14358
              Renzo Mischianti
              Keymaster

                Hi Alexandr,
                I’m going to publish It this week with a mini guide, I already create the binary firmware.
                I update this topic when ready.
                Bye Renzo

              • #14501
                Renzo Mischianti
                Keymaster

                  Hi all,
                  Finally you can find precompiled files and instruction on this article
                  ABB Aurora Web Inverter Monitor (WIM): upload the sketch and front end – 9

                  Bye Renzo

                • #15314
                  Sasa

                    Hi Renzo,

                    thank you for the precompiled version. Great!

                    Unfortunately I’m still missing something. I can load binaries to Wemos, next I see Wemos AP, can connect to it and set credentials to my local network. After rebooting Wemos I see it’s IP and MAC address on my network, but can not connect to it any way. There are no ports opened on the device. ( Scanned by NMAP and Advanced IP Scanner ).

                    Would be great to give me some advise?

                    Best regards,

                    Sasa

                  • #15315
                    Renzo Mischianti
                    Keymaster

                      Hi Sasa,
                      It’s important that the SD card is present and connected.
                      Put the log in this topic, we are going to check It.
                      Bye Renzo

                  Viewing 7 reply threads
                  • You must be logged in to reply to this topic.
                  Exit mobile version