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. Hardware
  3. $3ish RFM69 + microprocessor like nRF24LE1 (nRF24L01 + 8051)?

$3ish RFM69 + microprocessor like nRF24LE1 (nRF24L01 + 8051)?

Scheduled Pinned Locked Moved Hardware
10 Posts 8 Posters 1.8k Views 8 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.
  • mahesh2000M Offline
    mahesh2000M Offline
    mahesh2000
    wrote on last edited by
    #1

    hi, is there an RFM69 + microprocessor like the Nordic nRF24LE1 (nRF24L01 + 8051 on a single chip)? there are multiple SoCs of the latter, one even the size of a thumbnail for about $3. i'm looking for something like Moteino but at a quarter of the price. thanks!

    RFM69R 1 Reply Last reply
    0
    • mahesh2000M mahesh2000

      hi, is there an RFM69 + microprocessor like the Nordic nRF24LE1 (nRF24L01 + 8051 on a single chip)? there are multiple SoCs of the latter, one even the size of a thumbnail for about $3. i'm looking for something like Moteino but at a quarter of the price. thanks!

      RFM69R Offline
      RFM69R Offline
      RFM69
      wrote on last edited by
      #2

      @mahesh2000 If you find anything be sure to post it hear... I've used the hook up method for mini pro and rf68 which are nicly shown in a post here https://forum.mysensors.org/topic/1723/which-is-better-rfm69-or-nrf24l01/32

      1 Reply Last reply
      0
      • rozpruwaczR Offline
        rozpruwaczR Offline
        rozpruwacz
        wrote on last edited by
        #3

        i found this:
        http://www.hoperf.com/rf_transceiver/soc/RFM50W.html

        1 Reply Last reply
        0
        • gohanG Offline
          gohanG Offline
          gohan
          Mod
          wrote on last edited by
          #4

          That seems quite interesting but I guess it would need some adaptation from the developers (what do you say? @Yveaux )to have it working on mysensors

          mfalkviddM Nca78N 2 Replies Last reply
          0
          • gohanG gohan

            That seems quite interesting but I guess it would need some adaptation from the developers (what do you say? @Yveaux )to have it working on mysensors

            mfalkviddM Offline
            mfalkviddM Offline
            mfalkvidd
            Mod
            wrote on last edited by
            #5

            From what I understand from http://forum.arduino.cc/index.php?topic=163313.0 someone first needs to add support to gcc for compiling code for the 8051. That's probably a tall order. Whan that is done, someone needs to build an Arduino board definition/core for the 8051. Not sure if that's easier or harder than the first step.

            What that is in place, it would be possible to start porting MySensors to the 8051.

            So it seems like it can be done, if a lot if really clever people spend a lot of time.

            1 Reply Last reply
            0
            • gohanG Offline
              gohanG Offline
              gohan
              Mod
              wrote on last edited by
              #6

              wow, that is even worse than I thought.... :sweat:

              1 Reply Last reply
              0
              • gohanG gohan

                That seems quite interesting but I guess it would need some adaptation from the developers (what do you say? @Yveaux )to have it working on mysensors

                Nca78N Offline
                Nca78N Offline
                Nca78
                Hardware Contributor
                wrote on last edited by
                #7

                @gohan said in $3ish RFM69 + microprocessor like nRF24LE1 (nRF24L01 + 8051)?:

                That seems quite interesting but I guess it would need some adaptation from the developers (what do you say? @Yveaux )to have it working on mysensors

                Same problem than with the NRF24LE1, it's not possible, there is no arduino core for any 8051 processor (they are using CIP-51 core here, which is a 8051 processor).
                So this would first need a 8051 arduino core for CIP-51, then only adding CIP-51 architecture to MySensors library.

                1 Reply Last reply
                0
                • rozpruwaczR Offline
                  rozpruwaczR Offline
                  rozpruwacz
                  wrote on last edited by
                  #8

                  it would be easier to port MySensors to the software stack that is provided with the rfm50, but i couldn't find anything about that on their site ...

                  scalzS 1 Reply Last reply
                  0
                  • rozpruwaczR rozpruwacz

                    it would be easier to port MySensors to the software stack that is provided with the rfm50, but i couldn't find anything about that on their site ...

                    scalzS Offline
                    scalzS Offline
                    scalz
                    Hardware Contributor
                    wrote on last edited by scalz
                    #9

                    @rozpruwacz said in $3ish RFM69 + microprocessor like nRF24LE1 (nRF24L01 + 8051)?:

                    it would be easier to port MySensors to the software stack that is provided with the rfm50, but i couldn't find anything about that on their site ...

                    which would need someone port MySensors lib (or stripped) to the software stack and then keep up to date the port.. for mcus with less memory than a classic 328. for subghz socs, newer TI or silabs, better bet I think..

                    hoperf, afaik, doesn't make the rf mcus, they rebrand semtech, silabs transceivers.
                    rfm50 may be silabs si1000 (I never used one but they look the same, same voltage range too..)

                    1 Reply Last reply
                    0
                    • mtiutiuM Offline
                      mtiutiuM Offline
                      mtiutiu
                      Hardware Contributor
                      wrote on last edited by mtiutiu
                      #10

                      For 8051 cores there's the SDCC project but I don't know how stable/mature is and/or what are its limitations. And it's a C compiler only as far as I know.

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


                      8

                      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