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. Bug Reports
  3. [SOLVED] Network adres (MY_RF24_BASE_RADIO_ID) not loaded to NRF

[SOLVED] Network adres (MY_RF24_BASE_RADIO_ID) not loaded to NRF

Scheduled Pinned Locked Moved Bug Reports
5 Posts 2 Posters 2.8k 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.
  • olo_25O Offline
    olo_25O Offline
    olo_25
    wrote on last edited by olo_25
    #1

    When using Arduino IDE and
    #define MY_RF24_BASE_RADIO_ID ((uint64_t)0xA8A8E1FC00LL)

    adres transfered to NRF is 0x0000000000
    this gives high to full rate of ack - lost (st=fail)

    simple solution is to change definition
    #define MY_RF24_BASE_RADIO_ID 0x00,0xFC,0xE1,0xA8,0xA8

    Y 1 Reply Last reply
    0
    • olo_25O olo_25

      When using Arduino IDE and
      #define MY_RF24_BASE_RADIO_ID ((uint64_t)0xA8A8E1FC00LL)

      adres transfered to NRF is 0x0000000000
      this gives high to full rate of ack - lost (st=fail)

      simple solution is to change definition
      #define MY_RF24_BASE_RADIO_ID 0x00,0xFC,0xE1,0xA8,0xA8

      Y Offline
      Y Offline
      Yveaux
      Mod
      wrote on last edited by
      #2

      @olo_25 In the transition of MySensors 1.5 to 2.0.0 the radio ID name changed from BASE_RADIO_ID to MY_RF24_BASE_RADIO_ID.
      in 1.5 it was defined as an uint64_t, in 2.0.0 it is an array of bytes.
      Perhaps you forgot to convert this when transitioning to 2.0.0?

      http://yveaux.blogspot.nl

      1 Reply Last reply
      0
      • olo_25O Offline
        olo_25O Offline
        olo_25
        wrote on last edited by
        #3

        In Arduino IDE library not exist BASE_RADIO_ID, but now I see, definition is equal to my

        Y 1 Reply Last reply
        0
        • olo_25O olo_25

          In Arduino IDE library not exist BASE_RADIO_ID, but now I see, definition is equal to my

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

          @olo_25 So, issue solved? ;-)

          http://yveaux.blogspot.nl

          1 Reply Last reply
          0
          • olo_25O Offline
            olo_25O Offline
            olo_25
            wrote on last edited by olo_25
            #5

            Solved.
            Was solved at start :wink:
            This is only info for other, I not found info about change of definition when migrating

            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


            15

            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