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. 1.4 Eth GW Error

1.4 Eth GW Error

Scheduled Pinned Locked Moved Troubleshooting
9 Posts 4 Posters 3.5k 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.
  • M Offline
    M Offline
    mitekg
    wrote on last edited by mitekg
    #1

    Try to migrate to 1.4.
    Where is my fault?
    Thanks!!
    *

    MySensors\utility\RF24.cpp.o: In function RF24::setChannel(unsigned char)': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:16: multiple definition of RF24::csn(bool)'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:16: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::maskIRQ(bool, bool, bool)': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:39: multiple definition of RF24::ce(bool)'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:39: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::print_byte_register(char const*, unsigned char, unsigned char)': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:45: multiple definition of RF24::read_register(unsigned char, unsigned char*, unsigned char)'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:45: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::read_register(unsigned char)': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:71: multiple definition of RF24::read_register(unsigned char)'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:71: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::write_register(unsigned char, unsigned char const*, unsigned char)': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:90: multiple definition of RF24::write_register(unsigned char, unsigned char const*, unsigned char)'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:90: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::write_register(unsigned char, unsigned char)': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:116: multiple definition of RF24::write_register(unsigned char, unsigned char)'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:116: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::write_payload(void const*, unsigned char, unsigned char)': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:139: multiple definition of RF24::write_payload(void const*, unsigned char, unsigned char)'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:139: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::read_payload(void*, unsigned char)': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:187: multiple definition of RF24::read_payload(void*, unsigned char)'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:187: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::spiTrans(unsigned char)': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:250: multiple definition of RF24::spiTrans(unsigned char)'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:250: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::flush_rx()': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:238: multiple definition of RF24::flush_rx()'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:238: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::flush_tx()': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:245: multiple definition of RF24::flush_tx()'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:245: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::get_status()': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:269: multiple definition of RF24::get_status()'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:269: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::print_status(unsigned char)': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:281: multiple definition of RF24::print_status(unsigned char)'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:281: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::print_observe_tx(unsigned char)': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:294: multiple definition of RF24::print_observe_tx(unsigned char)'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:294: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::print_byte_register(char const*, unsigned char, unsigned char)': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:300: multiple definition of RF24::print_byte_register(char const*, unsigned char, unsigned char)'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:300: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::print_address_register(char const*, unsigned char, unsigned char)': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:311: multiple definition of RF24::print_address_register(char const*, unsigned char, unsigned char)'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:311: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::RF24(unsigned char, unsigned char)': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:331: multiple definition of RF24::RF24(unsigned char, unsigned char)'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:331: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::RF24(unsigned char, unsigned char)': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:331: multiple definition of RF24::RF24(unsigned char, unsigned char)'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:331: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::setChannel(unsigned char)': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:341: multiple definition of RF24::setChannel(unsigned char)'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:341: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::setPayloadSize(unsigned char)': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:353: multiple definition of RF24::setPayloadSize(unsigned char)'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:353: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::getPayloadSize()': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:361: multiple definition of RF24::getPayloadSize()'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:361: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::stopListening()': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:533: multiple definition of RF24::stopListening()'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:533: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::powerDown()': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:544: multiple definition of RF24::powerDown()'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:544: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::powerUp()': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:553: multiple definition of RF24::powerUp()'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:553: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::startListening()': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:511: multiple definition of RF24::startListening()'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:511: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::reUseTX()': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:624: multiple definition of RF24::reUseTX()'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:624: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::startFastWrite(void const*, unsigned char, bool)': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:667: multiple definition of RF24::startFastWrite(void const*, unsigned char, bool)'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:667: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::writeBlocking(void const*, unsigned char, unsigned long)': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:599: multiple definition of RF24::writeBlocking(void const*, unsigned char, unsigned long)'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:599: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::writeFast(void const*, unsigned char, bool)': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:634: multiple definition of RF24::writeFast(void const*, unsigned char, bool)'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:634: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::writeFast(void const*, unsigned char)': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:657: multiple definition of RF24::writeFast(void const*, unsigned char)'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:657: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::startWrite(void const*, unsigned char, bool)': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:678: multiple definition of RF24::startWrite(void const*, unsigned char, bool)'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:678: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::write(void const*, unsigned char, bool)': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:572: multiple definition of RF24::write(void const*, unsigned char, bool)'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:572: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::write(void const*, unsigned char)': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:593: multiple definition of RF24::write(void const*, unsigned char)'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:593: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::txStandBy()': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:691: multiple definition of RF24::txStandBy()'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:691: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::txStandBy(unsigned long)': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:706: multiple definition of RF24::txStandBy(unsigned long)'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:706: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::maskIRQ(bool, bool, bool)': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:726: multiple definition of RF24::maskIRQ(bool, bool, bool)'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:726: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::getDynamicPayloadSize()': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:734: multiple definition of RF24::getDynamicPayloadSize()'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:734: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::available(unsigned char*)': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:762: multiple definition of RF24::available(unsigned char*)'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:762: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::available()': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:756: multiple definition of RF24::available()'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:756: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::read(void*, unsigned char)': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:784: multiple definition of RF24::read(void*, unsigned char)'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:784: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::whatHappened(bool&, bool&, bool&)': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:797: multiple definition of RF24::whatHappened(bool&, bool&, bool&)'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:797: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::openWritingPipe(unsigned long long)': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:811: multiple definition of RF24::openWritingPipe(unsigned long long)'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:811: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::openReadingPipe(unsigned char, unsigned long long)': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:839: multiple definition of RF24::openReadingPipe(unsigned char, unsigned long long)'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:839: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::closeReadingPipe(unsigned char)': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:866: multiple definition of RF24::closeReadingPipe(unsigned char)'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:866: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::toggle_features()': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:874: multiple definition of RF24::toggle_features()'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:874: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::enableDynamicPayloads()': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:890: multiple definition of RF24::enableDynamicPayloads()'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:890: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::enableAckPayload()': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:911: multiple definition of RF24::enableAckPayload()'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:911: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::enableDynamicAck()': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:930: multiple definition of RF24::enableDynamicAck()'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:930: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::writeAckPayload(unsigned char, void const*, unsigned char)': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:945: multiple definition of RF24::writeAckPayload(unsigned char, void const*, unsigned char)'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:945: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::isAckPayloadAvailable()': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:973: multiple definition of RF24::isAckPayloadAvailable()'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:973: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::isPVariant()': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:981: multiple definition of RF24::isPVariant()'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:981: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::setAutoAck(bool)': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:987: multiple definition of RF24::setAutoAck(bool)'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:987: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::setAutoAck(unsigned char, bool)': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:996: multiple definition of RF24::setAutoAck(unsigned char, bool)'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:996: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::testCarrier()': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:1016: multiple definition of RF24::testCarrier()'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:1016: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::testRPD()': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:1023: multiple definition of RF24::testRPD()'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:1023: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::setPALevel(unsigned char)': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:1029: multiple definition of RF24::setPALevel(unsigned char)'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:1029: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::getPALevel()': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:1048: multiple definition of RF24::getPALevel()'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:1048: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::setDataRate(rf24_datarate_e)': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:1054: multiple definition of RF24::setDataRate(rf24_datarate_e)'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:1054: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::getDataRate()': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:1103: multiple definition of RF24::getDataRate()'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:1103: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::setCRCLength(rf24_crclength_e)': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:1128: multiple definition of RF24::setCRCLength(rf24_crclength_e)'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:1128: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::begin()': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:433: multiple definition of RF24::begin()'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:433: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::getCRCLength()': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:1153: multiple definition of RF24::getCRCLength()'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:1153: first defined here
    MySensors\utility\RF24.cpp.o: In function RF24::printDetails()': C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:401: multiple definition of RF24::printDetails()'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:401: first defined here
    MySensors\utility\RF24.cpp.o: In function `RF24::disableCRC()':

    C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:1169: multiple definition of RF24::disableCRC()' RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:1169: first defined here MySensors\utility\RF24.cpp.o: In function RF24::setRetries(unsigned char, unsigned char)':
    C:\Downloads\ardu\arduino-1.5.7\libraries\MySensors\utility/RF24.cpp:1177: multiple definition of `RF24::setRetries(unsigned char, unsigned char)'
    RF24\RF24.cpp.o:C:\Downloads\ardu\arduino-1.5.7\libraries\RF24/RF24.cpp:1177: first defined here
    collect2: error: ld returned 1 exit status

    1 Reply Last reply
    0
    • YveauxY Offline
      YveauxY Offline
      Yveaux
      Mod
      wrote on last edited by
      #2

      The RF24 library is now a subdirectory of the mysensors library.
      Delete the libraries/RF24 directory and try again!

      http://yveaux.blogspot.nl

      M 1 Reply Last reply
      0
      • YveauxY Yveaux

        The RF24 library is now a subdirectory of the mysensors library.
        Delete the libraries/RF24 directory and try again!

        M Offline
        M Offline
        mitekg
        wrote on last edited by
        #3

        @Yveaux could u plz share a working eth gw code. After libraries/RF24 was removed a new err code:

        **EthVeraGW.ino:52:18: fatal error: RF24.h: No such file or directory
        compilation terminated.
        **

        YveauxY 1 Reply Last reply
        0
        • M mitekg

          @Yveaux could u plz share a working eth gw code. After libraries/RF24 was removed a new err code:

          **EthVeraGW.ino:52:18: fatal error: RF24.h: No such file or directory
          compilation terminated.
          **

          YveauxY Offline
          YveauxY Offline
          Yveaux
          Mod
          wrote on last edited by
          #4

          @mitekg Did you restart the Arduino IDE?

          http://yveaux.blogspot.nl

          M 1 Reply Last reply
          0
          • YveauxY Yveaux

            @mitekg Did you restart the Arduino IDE?

            M Offline
            M Offline
            mitekg
            wrote on last edited by
            #5

            @Yveaux Yep!

            1 Reply Last reply
            0
            • greglG Offline
              greglG Offline
              gregl
              Hero Member
              wrote on last edited by gregl
              #6

              @mitekg

              assumming you have correctly updated the libraried ( confirm by verifying one of the examples)

              then check you have removed the line
              "#include <RF24.h>" at the top of the sketch...Line 52

              * Powering: both NRF24l01 radio and Ethernet(ENC28J60) uses 3.3V
              */
              
              #include <SPI.h>  
              #include <EEPROM.h>  
              #include <RF24.h>     **<--remove this line**
              #include <MsTimer2.h>
              #include <PinChangeInt.h>
              #include <Gateway.h>  
              

              It doesnt need to be included in 1.4 sketches as RF24 is included within mysensors/gateway.h

              I did have a PITA replacing the libraries...so if the above does not work. DELETE your existing lib folder/ and create with fresh extract....

              M 1 Reply Last reply
              0
              • greglG gregl

                @mitekg

                assumming you have correctly updated the libraried ( confirm by verifying one of the examples)

                then check you have removed the line
                "#include <RF24.h>" at the top of the sketch...Line 52

                * Powering: both NRF24l01 radio and Ethernet(ENC28J60) uses 3.3V
                */
                
                #include <SPI.h>  
                #include <EEPROM.h>  
                #include <RF24.h>     **<--remove this line**
                #include <MsTimer2.h>
                #include <PinChangeInt.h>
                #include <Gateway.h>  
                

                It doesnt need to be included in 1.4 sketches as RF24 is included within mysensors/gateway.h

                I did have a PITA replacing the libraries...so if the above does not work. DELETE your existing lib folder/ and create with fresh extract....

                M Offline
                M Offline
                mitekg
                wrote on last edited by
                #7

                @gregl thank u!
                it works for me)

                so, my next trouble:
                0;0;3;9;check wires

                and no more reaction on eth request or via air (nrf)

                **check wires **- what does it mean?

                hekH 1 Reply Last reply
                0
                • M mitekg

                  @gregl thank u!
                  it works for me)

                  so, my next trouble:
                  0;0;3;9;check wires

                  and no more reaction on eth request or via air (nrf)

                  **check wires **- what does it mean?

                  hekH Offline
                  hekH Offline
                  hek
                  Admin
                  wrote on last edited by
                  #8

                  @mitekg

                  It mean "check wires" :smile:

                  You have probably not connected radio according to the spec here:
                  http://www.mysensors.org/build/vera#building-an-ethernet-connected-gateway

                  M 1 Reply Last reply
                  1
                  • hekH hek

                    @mitekg

                    It mean "check wires" :smile:

                    You have probably not connected radio according to the spec here:
                    http://www.mysensors.org/build/vera#building-an-ethernet-connected-gateway

                    M Offline
                    M Offline
                    mitekg
                    wrote on last edited by
                    #9

                    @hek Thx. will check today

                    1 Reply Last reply
                    0
                    Reply
                    • Reply as topic
                    Log in to reply
                    • Oldest to Newest
                    • Newest to Oldest
                    • Most Votes


                    16

                    Online

                    11.7k

                    Users

                    11.2k

                    Topics

                    113.0k

                    Posts


                    Copyright 2019 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