Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. Troubleshooting
  3. SerialGateway compiling errors

SerialGateway compiling errors

Scheduled Pinned Locked Moved Troubleshooting
2 Posts 2 Posters 981 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Indicium SYI Offline
    Indicium SYI Offline
    Indicium SY
    wrote on last edited by
    #1

    Hi everyone,

    I'm trying to compile the serial gateway code for an Arduino Uno from a Raspberry Pi 3 and I'm getting a lot of error messages starting with :
    /home/pi/Arduino/libraries/MySensors/MyGatewayTransportEthernet.cpp:29:32: error: 'MY_MAC_ADDRESS' was not declared in this scope
    byte _ethernetGatewayMAC[] = { MY_MAC_ADDRESS };
    ^
    /home/pi/Arduino/libraries/MySensors/MyGatewayTransportEthernet.cpp:30:33: error: 'MY_PORT' was not declared in this scope
    uint16_t _ethernetGatewayPort = MY_PORT;
    ^
    /home/pi/Arduino/libraries/MySensors/MyGatewayTransportEthernet.cpp:39:15: error: 'MY_GATEWAY_MAX_RECEIVE_LENGTH' was not declared in this scope
    char string[MY_GATEWAY_MAX_RECEIVE_LENGTH];
    ^
    /home/pi/Arduino/libraries/MySensors/MyGatewayTransportEthernet.cpp:59:2: error: 'EthernetServer' does not name a type
    EthernetServer _ethernetServer(_ethernetGatewayPort);
    ^
    /home/pi/Arduino/libraries/MySensors/MyGatewayTransportEthernet.cpp:67:9: error: 'EthernetClient' does not name a type
    static EthernetClient client = EthernetClient();
    ^
    /home/pi/Arduino/libraries/MySensors/MyGatewayTransportEthernet.cpp: In function 'bool gatewayTransportInit()':
    /home/pi/Arduino/libraries/MySensors/MyGatewayTransportEthernet.cpp:125:4: error: 'Ethernet' was not declared in this scope
    Ethernet.begin(_ethernetGatewayMAC);
    ^

    Has anyone an idea of the problem and a solution for this ?

    Thanks.

    1 Reply Last reply
    0
    • mfalkviddM Offline
      mfalkviddM Offline
      mfalkvidd
      Mod
      wrote on last edited by
      #2

      Looks like your installation of the MySensors libraries is incomplete.

      Try reinstalling using the instructions at https://www.mysensors.org/about/arduino#installing-the-sensor-libraries

      1 Reply Last reply
      0

      Hello! It looks like you're interested in this conversation, but you don't have an account yet.

      Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

      With your input, this post could be even better 💗

      Register Login
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      11

      Online

      12.1k

      Users

      11.2k

      Topics

      113.4k

      Posts


      Copyright 2025 TBD   |   Forum Guidelines   |   Privacy Policy   |   Terms of Service
      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • MySensors
      • OpenHardware.io
      • Categories
      • Recent
      • Tags
      • Popular