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. My Project
  3. nRF5 action!

nRF5 action!

Scheduled Pinned Locked Moved My Project
1.9k Posts 49 Posters 637.0k Views 44 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.
  • alowhumA Offline
    alowhumA Offline
    alowhum
    Plugin Developer
    wrote on last edited by alowhum
    #1608

    @Omemanti I didn't realise the nRF52-DK was a hardware device. I thought it was a software program.

    On the picture you provided (thanks!), are pin 6 and 8 connected to a serial port to read what's going on? Your ground is connected in a different place than mine (I connect it next to the VCC pin). I suspect both those side-pins near the antenna, at the top, where you have soldered something, are ground too, right?

    O 1 Reply Last reply
    0
    • alowhumA alowhum

      @Omemanti I didn't realise the nRF52-DK was a hardware device. I thought it was a software program.

      On the picture you provided (thanks!), are pin 6 and 8 connected to a serial port to read what's going on? Your ground is connected in a different place than mine (I connect it next to the VCC pin). I suspect both those side-pins near the antenna, at the top, where you have soldered something, are ground too, right?

      O Offline
      O Offline
      Omemanti
      wrote on last edited by
      #1609

      @alowhum said in nRF5 Bluetooth action!:

      @Omemanti I didn't realise the nRF52-DK was a hardware device. I thought it was a software program.

      The nrf52 dev kit= > NRF52 Dev kit

      To connect the DK to a module :
      DK Ebyte module
      GND(detect) => GND
      SWDIO => SWDIO
      SWDCLK => SWCLK
      VTG => 3,3V
      3,3V => 3,3V
      GND =>GND

      select J-link and there you go.

      On the picture you provided (thanks!), are pin 6 and 8 connected to a serial port to read what's going on?

      I used Pin 6 and 8 to connect to a FTDI to read out the serial. Since you can tell the sketch where to put the RX and TX I just connected them to 6 & 8.

      Your ground is connected in a different place than mine (I connect it next to the VCC pin).

      the Ebyte module has multiple GND connections, I messed the one next to the VCC up so I connected them next to the antenna. Just because I was easy ;)

      I suspect both those side-pins near the antenna, at the top, where you have soldered something, are ground too, right?

      Indeed!

      1 Reply Last reply
      1
      • alowhumA Offline
        alowhumA Offline
        alowhum
        Plugin Developer
        wrote on last edited by
        #1610

        JLinkExe gives me this:


        WARNING: RESET (pin 15) high, but should be low. Please check target hardware.


        I already had some signs these EByte modules have a reset issue. As it they are constantly being reset. This points to that again. hmm.

        O 1 Reply Last reply
        0
        • alowhumA alowhum

          JLinkExe gives me this:


          WARNING: RESET (pin 15) high, but should be low. Please check target hardware.


          I already had some signs these EByte modules have a reset issue. As it they are constantly being reset. This points to that again. hmm.

          O Offline
          O Offline
          Omemanti
          wrote on last edited by Omemanti
          #1611

          @alowhum

          Hey, sorry, I'm not familiar with your error messages.

          Can you please sum everything up what you did so far and what your setup looks like (pic)

          • Drivers
          • Libraries
          • what software you use
          • Number of modules you tested
          • etc

          just to retrace your steps ( It might be useful to post it in a separate topic to keep this one cleaner ) => https://forum.mysensors.org/category/5/troubleshooting

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

            For those interested, NRF52840 is already available on AliExpress from HolyIOT, it's the revision 1 of the chip, too bad they put a chip antenna :(

            https://www.aliexpress.com/store/product/Nordic-nRF52840-Bluetooth-module-grid-development-board-BLE5-0-Bluetooth-serial-low-power-voice-long-distance/420533_32868365660.html

            [Edit] They also have the most compact NRF24 compatible gateway ever, for 10$ :o
            https://www.aliexpress.com/store/product/Nordic-nRF52832-BLE-4-0-4-2-5-0-USB-UART-BLE-dongle-for-computer/420533_32862480389.html

            1 Reply Last reply
            1
            • NeverDieN Offline
              NeverDieN Offline
              NeverDie
              Hero Member
              wrote on last edited by NeverDie
              #1613

              Looks as though there is also a new DK for the nRF52840 as well:
              https://www.digikey.com/product-detail/en/nordic-semiconductor-asa/NRF52840-DK/1490-1072-ND/8593726
              just not in stock.

              Looks like HolyIOT is ahead of the curve on this chip.

              JokgiJ 1 Reply Last reply
              0
              • alowhumA Offline
                alowhumA Offline
                alowhum
                Plugin Developer
                wrote on last edited by
                #1614

                @nca78 said in nRF5 Bluetooth action!:

                https://www.aliexpress.com/store/product/Nordic-nRF52832-BLE-4-0-4-2-5-0-USB-UART-BLE-dongle-for-computer/420533_32862480389.html

                Cool!

                Nca78N 1 Reply Last reply
                0
                • alowhumA alowhum

                  @nca78 said in nRF5 Bluetooth action!:

                  https://www.aliexpress.com/store/product/Nordic-nRF52832-BLE-4-0-4-2-5-0-USB-UART-BLE-dongle-for-computer/420533_32862480389.html

                  Cool!

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

                  @alowhum said in nRF5 Bluetooth action!:

                  @nca78 said in nRF5 Bluetooth action!:

                  https://www.aliexpress.com/store/product/Nordic-nRF52832-BLE-4-0-4-2-5-0-USB-UART-BLE-dongle-for-computer/420533_32862480389.html

                  Cool!

                  If you buy one, buy the "black" version, it's a bit bigger but it's because it has a PCB antenna, range will be better.

                  T 1 Reply Last reply
                  1
                  • Nca78N Nca78

                    @alowhum said in nRF5 Bluetooth action!:

                    @nca78 said in nRF5 Bluetooth action!:

                    https://www.aliexpress.com/store/product/Nordic-nRF52832-BLE-4-0-4-2-5-0-USB-UART-BLE-dongle-for-computer/420533_32862480389.html

                    Cool!

                    If you buy one, buy the "black" version, it's a bit bigger but it's because it has a PCB antenna, range will be better.

                    T Offline
                    T Offline
                    Toyman
                    wrote on last edited by
                    #1616

                    @nca78 I don't recognize any LDO on the PCB while it has USB power supply. How is 5V converted to 3.3v?

                    alowhumA 1 Reply Last reply
                    0
                    • T Toyman

                      @nca78 I don't recognize any LDO on the PCB while it has USB power supply. How is 5V converted to 3.3v?

                      alowhumA Offline
                      alowhumA Offline
                      alowhum
                      Plugin Developer
                      wrote on last edited by
                      #1617

                      @toyman said in nRF5 Bluetooth action!:

                      @nca78 I don't recognize any LDO on the PCB while it has USB power supply. How is 5V converted to 3.3v?

                      I was wondering the exact same thing!

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

                        small internal dcdc converter

                        1 Reply Last reply
                        1
                        • alowhumA alowhum

                          @toyman said in nRF5 Bluetooth action!:

                          @nca78 I don't recognize any LDO on the PCB while it has USB power supply. How is 5V converted to 3.3v?

                          I was wondering the exact same thing!

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

                          @alowhum said in nRF5 Bluetooth action!:

                          @toyman said in nRF5 Bluetooth action!:

                          @nca78 I don't recognize any LDO on the PCB while it has USB power supply. How is 5V converted to 3.3v?

                          I was wondering the exact same thing!

                          Look at bottom of page 6 and top left of "schematic" on page 9 of the CP2104 datasheet. It can supply up to 100mA.
                          https://www.silabs.com/documents/public/data-sheets/cp2104.pdf

                          1 Reply Last reply
                          0
                          • NeverDieN Offline
                            NeverDieN Offline
                            NeverDie
                            Hero Member
                            wrote on last edited by
                            #1620

                            Can someone please provide a link to the module being discussed? I tried looking on Aliexpress, and I don't see anything which matches.

                            Nca78N 1 Reply Last reply
                            0
                            • NeverDieN NeverDie

                              Can someone please provide a link to the module being discussed? I tried looking on Aliexpress, and I don't see anything which matches.

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

                              @neverdie it's this link, in the description on aliexpress you can see the internal PCB "module"
                              https://www.aliexpress.com/store/product/Nordic-nRF52832-BLE-4-0-4-2-5-0-USB-UART-BLE-dongle-for-computer/420533_32862480389.html

                              T NeverDieN 2 Replies Last reply
                              0
                              • Nca78N Nca78

                                @neverdie it's this link, in the description on aliexpress you can see the internal PCB "module"
                                https://www.aliexpress.com/store/product/Nordic-nRF52832-BLE-4-0-4-2-5-0-USB-UART-BLE-dongle-for-computer/420533_32862480389.html

                                T Offline
                                T Offline
                                Toyman
                                wrote on last edited by
                                #1622

                                @nca78 Got it. So it's kinda Arduino Nano, but nrf52-based.

                                1 Reply Last reply
                                0
                                • Nca78N Nca78

                                  @neverdie it's this link, in the description on aliexpress you can see the internal PCB "module"
                                  https://www.aliexpress.com/store/product/Nordic-nRF52832-BLE-4-0-4-2-5-0-USB-UART-BLE-dongle-for-computer/420533_32862480389.html

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

                                  @nca78 said in nRF5 Bluetooth action!:

                                  @neverdie it's this link, in the description on aliexpress you can see the internal PCB "module"
                                  https://www.digikey.com/product-detail/en/tag-connect-llc/TC2030-CLIP/TC2030-CLIP-ND/2605371

                                  ? Plug of nails?

                                  T 1 Reply Last reply
                                  0
                                  • NeverDieN NeverDie

                                    @nca78 said in nRF5 Bluetooth action!:

                                    @neverdie it's this link, in the description on aliexpress you can see the internal PCB "module"
                                    https://www.digikey.com/product-detail/en/tag-connect-llc/TC2030-CLIP/TC2030-CLIP-ND/2605371

                                    ? Plug of nails?

                                    T Offline
                                    T Offline
                                    Toyman
                                    wrote on last edited by
                                    #1624

                                    @neverdie https://www.aliexpress.com/store/product/Nordic-nRF52832-BLE-4-0-4-2-5-0-USB-UART-BLE-dongle-for-computer/420533_32862480389.html

                                    1 Reply Last reply
                                    1
                                    • NeverDieN Offline
                                      NeverDieN Offline
                                      NeverDie
                                      Hero Member
                                      wrote on last edited by
                                      #1625

                                      I dropped "Bluetooth" from the title of this thread because the thread instead evolved into the MySensors alternative to Bluetooth.

                                      1 Reply Last reply
                                      1
                                      • alowhumA Offline
                                        alowhumA Offline
                                        alowhum
                                        Plugin Developer
                                        wrote on last edited by
                                        #1626

                                        How hard, or how much work, would it be to create a version of the MySensors gateway that works on one of those dongles?

                                        T 1 Reply Last reply
                                        0
                                        • alowhumA alowhum

                                          How hard, or how much work, would it be to create a version of the MySensors gateway that works on one of those dongles?

                                          T Offline
                                          T Offline
                                          Toyman
                                          wrote on last edited by
                                          #1627

                                          @alowhum my understaning, it should work out of the box

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


                                          24

                                          Online

                                          11.7k

                                          Users

                                          11.2k

                                          Topics

                                          113.1k

                                          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