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. OpenHardware.io
  3. 💬 Aeos : a NRF52 versatile, up to 9in1, device

💬 Aeos : a NRF52 versatile, up to 9in1, device

Scheduled Pinned Locked Moved OpenHardware.io
motionnrf52pressureweatheraccelerometerlight luxhumiditymicrophoneair qualitydoor contactbletemperaturesecuritynfcmultisensors
51 Posts 15 Posters 15.4k Views 20 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.
  • NeverDieN Offline
    NeverDieN Offline
    NeverDie
    Hero Member
    wrote on last edited by
    #20

    @scalz Will your Aeos be communicating with another NRF52? Do you already have code for that? Or will it be connecting with a phone over bluetooth, which is what I'm just now discovering is what most of the existing demo code for the NRF52 seems to focus on.

    1 Reply Last reply
    0
    • scalzS Offline
      scalzS Offline
      scalz
      Hardware Contributor
      wrote on last edited by scalz
      #21

      @NeverDie
      yes sure. For example, in Mysensors, I have now 4x nrf52 nodes (aeos and other custom boards) talking to esp32+nrf24 gw.

      So, NRF52 <-> NRF52 and NRF52 <-> NRF24 are working well, and you can simply use Mysensors examples and set the defines, that's all, nothing more to do, it's transparent. Thx to the Mysensors NRF52 ESB port, pretty cool.

      For bluetooth, I've started to take a look for a simple BLE phone app too, for fun. That said with BLE available, we could get nice features in Mysensors..

      Finally, little sidenote about my simple range tests. They were quick, not in ideal conditions, but gave me an indication.
      I have tested BLE and Mysensors modes. Power supply for the node was 2x fresh AAA battery:

      • as a BLE beacon, and was checking the rssi with a phone app. Not a precise test as rssi is not linear.
      • with Mysensors. A simple counter was sent to the gw and i was looking for missing packet.

      I'll do more tests of course because some variables can change the results (like if it is in enclosure depending of wire antenna or not, orientation ..). For example, I will check pcb antennas by testing communication between two identical nodes.

      alexsh1A 1 Reply Last reply
      1
      • d00616D Offline
        d00616D Offline
        d00616
        Contest Winner
        wrote on last edited by
        #22

        @scalz Have you checked if there is a difference in range between NRF5_1MBPS and NRF5_BLE_1MBPS data rate?

        1 Reply Last reply
        1
        • scalzS scalz

          @NeverDie
          yes sure. For example, in Mysensors, I have now 4x nrf52 nodes (aeos and other custom boards) talking to esp32+nrf24 gw.

          So, NRF52 <-> NRF52 and NRF52 <-> NRF24 are working well, and you can simply use Mysensors examples and set the defines, that's all, nothing more to do, it's transparent. Thx to the Mysensors NRF52 ESB port, pretty cool.

          For bluetooth, I've started to take a look for a simple BLE phone app too, for fun. That said with BLE available, we could get nice features in Mysensors..

          Finally, little sidenote about my simple range tests. They were quick, not in ideal conditions, but gave me an indication.
          I have tested BLE and Mysensors modes. Power supply for the node was 2x fresh AAA battery:

          • as a BLE beacon, and was checking the rssi with a phone app. Not a precise test as rssi is not linear.
          • with Mysensors. A simple counter was sent to the gw and i was looking for missing packet.

          I'll do more tests of course because some variables can change the results (like if it is in enclosure depending of wire antenna or not, orientation ..). For example, I will check pcb antennas by testing communication between two identical nodes.

          alexsh1A Offline
          alexsh1A Offline
          alexsh1
          wrote on last edited by
          #23

          @scalz 👍 Thumbs up for a 2450! You have it on your other sensor and I'm using it for PIR is makes sense. 2032 is fine for a long sleeping sensor, but PIR will drain it very quickly.

          1 Reply Last reply
          1
          • scalzS Offline
            scalzS Offline
            scalz
            Hardware Contributor
            wrote on last edited by
            #24

            @d00616 no. that was just a quick test during euphoria :blush: but that's an interesting point i need to add on my ToTest :+1:

            1 Reply Last reply
            0
            • KoreshK Offline
              KoreshK Offline
              Koresh
              Contest Winner
              wrote on last edited by Koresh
              #25

              Congratulations. Very nice concept. But I understand nothing about the range. Is it comparable with nrf24 or is it by a decade more? :)

              1 Reply Last reply
              0
              • scalzS Offline
                scalzS Offline
                scalz
                Hardware Contributor
                wrote on last edited by scalz
                #26

                @Koresh
                thx. I'm not sure about what you don't understand :)
                If you're wondering about nrf24 vs nrf52 range, i've not tested this, i'll do that as soon as i get my custom antenna version of the board.
                Because comparing a nrf24 module with pcb antenna Vs nrf52 with a chip antenna or an untuned wire antenna isn't a valid test, I think.

                KoreshK 1 Reply Last reply
                0
                • scalzS scalz

                  @Koresh
                  thx. I'm not sure about what you don't understand :)
                  If you're wondering about nrf24 vs nrf52 range, i've not tested this, i'll do that as soon as i get my custom antenna version of the board.
                  Because comparing a nrf24 module with pcb antenna Vs nrf52 with a chip antenna or an untuned wire antenna isn't a valid test, I think.

                  KoreshK Offline
                  KoreshK Offline
                  Koresh
                  Contest Winner
                  wrote on last edited by Koresh
                  #27

                  @scalz OK, waiting your results. For now I've just found some information about tx power:
                  nrf24: nominal - 0dbm, max - +4dbm
                  nrf51: nominal - 4dbm, max - +6dbm
                  Not very high power :(

                  1 Reply Last reply
                  0
                  • Nca78N Offline
                    Nca78N Offline
                    Nca78
                    Hardware Contributor
                    wrote on last edited by Nca78
                    #28

                    @scalz have you seen this module ?
                    PCB antenna + IPEX, and with 52832 we're sure it's not a clone...
                    At this price I can directly dump my atsamds and nrf modules :o
                    http://www.ebay.com/itm/nRF52832-E73-2G4M04S-Low-Power-2-4GHz-SMD-Wireless-Module-with-PCB-IPX-Antenna-/192237288810

                    NeverDieN 2 Replies Last reply
                    3
                    • Nca78N Nca78

                      @scalz have you seen this module ?
                      PCB antenna + IPEX, and with 52832 we're sure it's not a clone...
                      At this price I can directly dump my atsamds and nrf modules :o
                      http://www.ebay.com/itm/nRF52832-E73-2G4M04S-Low-Power-2-4GHz-SMD-Wireless-Module-with-PCB-IPX-Antenna-/192237288810

                      NeverDieN Offline
                      NeverDieN Offline
                      NeverDie
                      Hero Member
                      wrote on last edited by
                      #29

                      @Nca78
                      It's very nice that they offer up the info needed to create the land pattern. That info seems absent from quite a number of the aliexpress modules.

                      1 Reply Last reply
                      0
                      • scalzS Offline
                        scalzS Offline
                        scalz
                        Hardware Contributor
                        wrote on last edited by scalz
                        #30

                        @Koresh
                        Yes, still an interesting improvement :) And i have powerful multirf boards too so..
                        Well i think you know it, but range is not so easy to compare, that depends on a lot of factors like datarate, ant, enclosure etc..

                        @Nca78
                        yep, saw it too. I don't think they're selling clones, they looks nice ;)
                        Module is too big regarding my board and all what's embedded. I also wanted a stronger antenna.
                        This kind of meandered antenna, often the same for wire antenna though, may be prone to some detuning (regarding enclosure, environment etc.) and loosing some efficiency etc. So maybe not the full range, can be a lot less, depends (100m for this module in datasheet).

                        But yes i agree with you :) 328p too limited, obsolete imho, "end" of nrf24 lol, and atsam is nice depending on the usecase. Personal view of course!

                        Nca78N 1 Reply Last reply
                        2
                        • scalzS scalz

                          @Koresh
                          Yes, still an interesting improvement :) And i have powerful multirf boards too so..
                          Well i think you know it, but range is not so easy to compare, that depends on a lot of factors like datarate, ant, enclosure etc..

                          @Nca78
                          yep, saw it too. I don't think they're selling clones, they looks nice ;)
                          Module is too big regarding my board and all what's embedded. I also wanted a stronger antenna.
                          This kind of meandered antenna, often the same for wire antenna though, may be prone to some detuning (regarding enclosure, environment etc.) and loosing some efficiency etc. So maybe not the full range, can be a lot less, depends (100m for this module in datasheet).

                          But yes i agree with you :) 328p too limited, obsolete imho, "end" of nrf24 lol, and atsam is nice depending on the usecase. Personal view of course!

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

                          @scalz said in 💬 Aeos : a NRF52 versatile, up to 9in1, device:

                          But yes i agree with you :) 328p too limited, obsolete imho, "end" of nrf24 lol, and atsam is nice depending on the usecase. Personal view of course!
                          But I think I'm still about to make one last 328 board to make a really small and low power sensor.

                          Would you share eagle and schematic files for your prototype with the module ? I have ordered modules from EByte and I'd like some inspiration to prepare a first test board :D

                          1 Reply Last reply
                          1
                          • Nca78N Nca78

                            @scalz have you seen this module ?
                            PCB antenna + IPEX, and with 52832 we're sure it's not a clone...
                            At this price I can directly dump my atsamds and nrf modules :o
                            http://www.ebay.com/itm/nRF52832-E73-2G4M04S-Low-Power-2-4GHz-SMD-Wireless-Module-with-PCB-IPX-Antenna-/192237288810

                            NeverDieN Offline
                            NeverDieN Offline
                            NeverDie
                            Hero Member
                            wrote on last edited by NeverDie
                            #32

                            @Nca78
                            Thanks for posting that. I just now ordered some. However, they may not arrive until September! Yowza. That means their shipping container is practically a time capsule.

                            Nca78N 1 Reply Last reply
                            0
                            • NeverDieN NeverDie

                              @Nca78
                              Thanks for posting that. I just now ordered some. However, they may not arrive until September! Yowza. That means their shipping container is practically a time capsule.

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

                              @NeverDie great ! Don't thank me I'm pretty sure I'll benefit a lot from your testing on that module :)

                              NeverDieN 1 Reply Last reply
                              0
                              • Nca78N Nca78

                                @NeverDie great ! Don't thank me I'm pretty sure I'll benefit a lot from your testing on that module :)

                                NeverDieN Offline
                                NeverDieN Offline
                                NeverDie
                                Hero Member
                                wrote on last edited by NeverDie
                                #34

                                @Nca78

                                One quick thing: I've started a PCB layout for this module. From the looks of the pictures on the e-bay listing, I'm assuming pins 0, 1, 2, 42, and 43 are all Ground.
                                alt text
                                Is that your interpretation also?

                                Nca78N 1 Reply Last reply
                                1
                                • NeverDieN NeverDie

                                  @Nca78

                                  One quick thing: I've started a PCB layout for this module. From the looks of the pictures on the e-bay listing, I'm assuming pins 0, 1, 2, 42, and 43 are all Ground.
                                  alt text
                                  Is that your interpretation also?

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

                                  @NeverDie said in 💬 Aeos : a NRF52 versatile, up to 9in1, device:

                                  @Nca78

                                  One quick thing: I've started a PCB layout for this module. From the looks of the pictures on the e-bay listing, I'm assuming pins 0, 1, 2, 42, and 43 are all Ground.
                                  Is that your interpretation also?

                                  It's what's written in the datasheet ;)
                                  0_1499826898882_E73-2G4M04S_Datasheet_EN_v1.1.pdf

                                  mfalkviddM 1 Reply Last reply
                                  2
                                  • Nca78N Nca78

                                    @NeverDie said in 💬 Aeos : a NRF52 versatile, up to 9in1, device:

                                    @Nca78

                                    One quick thing: I've started a PCB layout for this module. From the looks of the pictures on the e-bay listing, I'm assuming pins 0, 1, 2, 42, and 43 are all Ground.
                                    Is that your interpretation also?

                                    It's what's written in the datasheet ;)
                                    0_1499826898882_E73-2G4M04S_Datasheet_EN_v1.1.pdf

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

                                    @Nca78 now you're cheating ;-)

                                    1 Reply Last reply
                                    1
                                    • scalzS Offline
                                      scalzS Offline
                                      scalz
                                      Hardware Contributor
                                      wrote on last edited by scalz
                                      #37

                                      @NeverDie hmm.. guys could you open a new topic regarding your nrf52 module please?
                                      (as i'm not planning to use it for Aeos, cost almost the same for me to use the IC, and i can do more compact stuff)
                                      Else that will be a mess here ;) Thx!

                                      @Nca78 will upload some sch, was busy..

                                      Here a very simple rfm69 extension for Aeos, when i need more range:
                                      0_1499848156858_Aeos with rfm69.png

                                      And a simple pcb for quick reprogramming the first time (as the next times it will be through OTA).
                                      0_1499848613597_ProgAdapter.png

                                      Nca78N 1 Reply Last reply
                                      1
                                      • scalzS scalz

                                        @NeverDie hmm.. guys could you open a new topic regarding your nrf52 module please?
                                        (as i'm not planning to use it for Aeos, cost almost the same for me to use the IC, and i can do more compact stuff)
                                        Else that will be a mess here ;) Thx!

                                        @Nca78 will upload some sch, was busy..

                                        Here a very simple rfm69 extension for Aeos, when i need more range:
                                        0_1499848156858_Aeos with rfm69.png

                                        And a simple pcb for quick reprogramming the first time (as the next times it will be through OTA).
                                        0_1499848613597_ProgAdapter.png

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

                                        @scalz said in 💬 Aeos : a NRF52 versatile, up to 9in1, device:

                                        And a simple pcb for quick reprogramming the first time (as the next times it's through OTA).

                                        OTA ? Is a bootloader already made ? :o

                                        1 Reply Last reply
                                        0
                                        • scalzS Offline
                                          scalzS Offline
                                          scalz
                                          Hardware Contributor
                                          wrote on last edited by scalz
                                          #39

                                          @Nca78
                                          There are some stuff already existing though.
                                          You can take a look at Adafruit nrf52 board, they have a bootloader for BLE, and their sch can also help you to understand how the above module is working in case.
                                          Regarding Mysensors OTA etc, stay tuned..

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


                                          12

                                          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