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 630.8k 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.
  • rmtuckerR rmtucker

    @NeverDie

    What you using for pcb design?
    I would like to design something for the waveshare core board to plug into similar to what you just designed for the nrf52832 modules to adapt to 2.54mm pitch headers.
    0_1502221830970_upload-3b01b675-529e-4554-8142-f232a7d3e827

    Similar to what you did here but with two sockets on top for the waveshare board.
    https://www.openhardware.io/view/436/nRF52832-Breakout-Board

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

    @rmtucker

    before you design your own board:

    https://ru.aliexpress.com/item/Free-shipping-1pcs-NRF51822-development-board-ble4-0-Bluetooth-module-development-board-2-4G-low-power/32596438101.html?spm=a2g0v.search0204.3.73.ZtUmwF&ws_ab_test=searchweb0_0,searchweb201602_1_10152_10065_10151_10068_10209_10307_10301_10137_10060_439_10155_10154_10056_10055_10054_10059_100031_10099_10103_10102_10169_10052_10053_10142_10107_10050_10051_10084_10083_10080_10082_10081_10110_10111_10112_10113_10114_10311_10312_10313_10314_10315_10078_10079_10210_10073_10125,searchweb201603_19,ppcSwitch_7_ppcChannel&btsid=df5cc403-0dac-4fab-842a-646caeb0e554&algo_expid=230ba6b9-0318-4b2a-b991-a91aafb9b85f-9&algo_pvid=230ba6b9-0318-4b2a-b991-a91aafb9b85f

    rmtuckerR 1 Reply Last reply
    0
    • T Toyman

      @rmtucker

      before you design your own board:

      https://ru.aliexpress.com/item/Free-shipping-1pcs-NRF51822-development-board-ble4-0-Bluetooth-module-development-board-2-4G-low-power/32596438101.html?spm=a2g0v.search0204.3.73.ZtUmwF&ws_ab_test=searchweb0_0,searchweb201602_1_10152_10065_10151_10068_10209_10307_10301_10137_10060_439_10155_10154_10056_10055_10054_10059_100031_10099_10103_10102_10169_10052_10053_10142_10107_10050_10051_10084_10083_10080_10082_10081_10110_10111_10112_10113_10114_10311_10312_10313_10314_10315_10078_10079_10210_10073_10125,searchweb201603_19,ppcSwitch_7_ppcChannel&btsid=df5cc403-0dac-4fab-842a-646caeb0e554&algo_expid=230ba6b9-0318-4b2a-b991-a91aafb9b85f-9&algo_pvid=230ba6b9-0318-4b2a-b991-a91aafb9b85f

      rmtuckerR Offline
      rmtuckerR Offline
      rmtucker
      wrote on last edited by
      #573

      @Toyman
      Yes i am already running that board at the moment.
      But that board consumes around 140uA when sleeping.
      It must be the extra electronics like the regulator and uart.
      even when feeding the core board with 3.3v directly.
      When the core board is on its own it only measures 5uA when sleeping.

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

        This nRF52832 module looks to be pretty small, and it has both oscillators on it.

        It appears that it forces you to use an external antenna though.
        https://www.aliexpress.com/item/NRF52832-Bluetooth-4-2-Module-BLE-Low-Power-Bluetooth-External-Antenna/32825850305.html?spm=2114.search0104.3.2.Ehd1fQ&ws_ab_test=searchweb0_0,searchweb201602_4_10152_10065_10151_10130_10068_5400011_10307_10137_10060_10155_10154_5370011_10056_10055_10054_10059_5380011_100031_10099_10103_10102_5410017_5430017_10052_10053_10142_10107_10050_10051_10084_10083_10119_10080_10082_10081_10178_10110_10111_10112_5390011_10113_10114_10312_10313_10314_10315_10078_10079_5420017_10073_10120,searchweb201603_2,ppcSwitch_4&btsid=2d85e0d1-50d7-434b-b096-286b0eb3b893&algo_expid=ef23bd47-74f5-4531-93b6-4883f068a6b4-0&algo_pvid=ef23bd47-74f5-4531-93b6-4883f068a6b4&transAbTest=ae803_3

        1 Reply Last reply
        0
        • T Offline
          T Offline
          Toyman
          wrote on last edited by
          #575

          Help needed!! I am trying to program nrf51822 with Black Magic Probe , but BMP is not recognized by Arduino IDE.
          I can do everything in gdb, e.g. do mass erase, upload soft device etc, but BMP is simply not listed in programmers' list in Arduino IDE so I can't upload sketches.

          rmtuckerR 1 Reply Last reply
          0
          • T Toyman

            Help needed!! I am trying to program nrf51822 with Black Magic Probe , but BMP is not recognized by Arduino IDE.
            I can do everything in gdb, e.g. do mass erase, upload soft device etc, but BMP is simply not listed in programmers' list in Arduino IDE so I can't upload sketches.

            rmtuckerR Offline
            rmtuckerR Offline
            rmtucker
            wrote on last edited by rmtucker
            #576

            Could anyone tell me why the waveshare board is pulling 140uA when sleeping with everything unpugged including the usb and all the header jumpers so only 3.3v and ground fed to the header pins so not using the regulator etc.
            I have attached a link to the schematic hoping some circuit wiz might be able to explain.
            link text

            If i unplug the core board and just power that with 3.3v and gnd it only uses 5uA when sleeping.

            mtiutiuM 1 Reply Last reply
            0
            • rmtuckerR rmtucker

              Could anyone tell me why the waveshare board is pulling 140uA when sleeping with everything unpugged including the usb and all the header jumpers so only 3.3v and ground fed to the header pins so not using the regulator etc.
              I have attached a link to the schematic hoping some circuit wiz might be able to explain.
              link text

              If i unplug the core board and just power that with 3.3v and gnd it only uses 5uA when sleeping.

              mtiutiuM Offline
              mtiutiuM Offline
              mtiutiu
              Hardware Contributor
              wrote on last edited by
              #577

              @rmtucker

              Even if you're not using the regulator and the CP2102 usb-serial converter there are some leakage currents which are caused by the output stages of those IC's. For example the output stage of the voltage regulator can draw some even if it's not powered. The CP2102 can draw also through the TXD1/RXD1/SUSPEND1 LEDs and the associated GPIO pins P0.11, P0.09, etc.

              So to prove and test that the above it's true you need to:

              1. Desolder the RT9193-33 or at least its output pin(Vout pin 5)
              2. Desolder R6, R7, R10

              This is what I can conclude by looking at that schematic. Any other opinions?

              NeverDieN 1 Reply Last reply
              0
              • mtiutiuM mtiutiu

                @rmtucker

                Even if you're not using the regulator and the CP2102 usb-serial converter there are some leakage currents which are caused by the output stages of those IC's. For example the output stage of the voltage regulator can draw some even if it's not powered. The CP2102 can draw also through the TXD1/RXD1/SUSPEND1 LEDs and the associated GPIO pins P0.11, P0.09, etc.

                So to prove and test that the above it's true you need to:

                1. Desolder the RT9193-33 or at least its output pin(Vout pin 5)
                2. Desolder R6, R7, R10

                This is what I can conclude by looking at that schematic. Any other opinions?

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

                @mtiutiu said in nRF5 Bluetooth action!:

                Any other opinions?

                Yes. If it really matters that much, RMTucker should buy or make a uCurrent Gold. Otherwise, he'll find hmself chasing phantoms. I have a Fluke 87V, and I don't trust it to do these types of measurements (I've tried, and the results are just wrong when compared to a uCurrent Gold). I would trust a crappy multimeter even less. Been there and tried that already.

                Just my two cents.

                NeverDieN Nca78N 2 Replies Last reply
                0
                • NeverDieN NeverDie

                  @mtiutiu said in nRF5 Bluetooth action!:

                  Any other opinions?

                  Yes. If it really matters that much, RMTucker should buy or make a uCurrent Gold. Otherwise, he'll find hmself chasing phantoms. I have a Fluke 87V, and I don't trust it to do these types of measurements (I've tried, and the results are just wrong when compared to a uCurrent Gold). I would trust a crappy multimeter even less. Been there and tried that already.

                  Just my two cents.

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

                  BTW, uCurrent Gold is open source. I have an original, but you can buy clones. For instance, LowPowerLab sells a clone. You might get it faster than ordering from Australia.... unless you live in Australia. Dave Jones did a video for me once, and so I thought he deserved the profit instead of somebody else. :)

                  1 Reply Last reply
                  0
                  • NeverDieN NeverDie

                    @mtiutiu said in nRF5 Bluetooth action!:

                    Any other opinions?

                    Yes. If it really matters that much, RMTucker should buy or make a uCurrent Gold. Otherwise, he'll find hmself chasing phantoms. I have a Fluke 87V, and I don't trust it to do these types of measurements (I've tried, and the results are just wrong when compared to a uCurrent Gold). I would trust a crappy multimeter even less. Been there and tried that already.

                    Just my two cents.

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

                    @NeverDie said in nRF5 Bluetooth action!:

                    @mtiutiu said in nRF5 Bluetooth action!:

                    Any other opinions?

                    Yes. If it really matters that much, RMTucker should buy or make a uCurrent Gold. Otherwise, he'll find hmself chasing phantoms. I have a Fluke 87V, and I don't trust it to do these types of measurements (I've tried, and the results are just wrong when compared to a uCurrent Gold). I would trust a crappy multimeter even less. Been there and tried that already.

                    Just my two cents.

                    It just depends on the burden voltage, no ? It's proportional to current in the circuit so in sleep mode when measuring around 10 uA it should be negligible.
                    Anyway I measure when powered with 3.3V so I'm sure what I measure is higher than what I will get in reality when circuit is powered with a 3V battery.

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

                      For measuring small currents I'm using Texas Instruments EnergyTrace piece of technology and it works pretty well. You just need one of their development boards with energytrace special microcontroller embedded which is very cheap. More infos here: http://43oh.com/2015/09/how-to-measure-an-energia-applications-power-usage-with-energytrace/

                      It can be used to measure other boards power usage also - you just need to take of some jumpers and plug in your external board.

                      It gives you real time energy measurements and with plotting too(and battery life estimation is displayed real time too). No need to worry about burden voltage and other external factors which affect the measurements.

                      NeverDieN 1 Reply Last reply
                      1
                      • mtiutiuM mtiutiu

                        For measuring small currents I'm using Texas Instruments EnergyTrace piece of technology and it works pretty well. You just need one of their development boards with energytrace special microcontroller embedded which is very cheap. More infos here: http://43oh.com/2015/09/how-to-measure-an-energia-applications-power-usage-with-energytrace/

                        It can be used to measure other boards power usage also - you just need to take of some jumpers and plug in your external board.

                        It gives you real time energy measurements and with plotting too(and battery life estimation is displayed real time too). No need to worry about burden voltage and other external factors which affect the measurements.

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

                        @mtiutiu
                        I think maybe the nRF52 DK also has some energy measurement capability, but I haven't looked into it.

                        T 1 Reply Last reply
                        0
                        • NeverDieN NeverDie

                          @mtiutiu
                          I think maybe the nRF52 DK also has some energy measurement capability, but I haven't looked into it.

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

                          @NeverDie
                          https://devzone.nordicsemi.com/tutorials/28/

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

                            Looks like I was wrong earlier about the voltage reference being Vcc when doing an analog read on a pin. Instead, it seems to be a fixed reference. In any case, I'm getting better results with an expression like this, which is independent of Vcc:

                            millivolts = (analogRead(PIN)*3000/4095)

                            What are others here doing in this case?

                            rmtuckerR 1 Reply Last reply
                            0
                            • NeverDieN NeverDie

                              Looks like I was wrong earlier about the voltage reference being Vcc when doing an analog read on a pin. Instead, it seems to be a fixed reference. In any case, I'm getting better results with an expression like this, which is independent of Vcc:

                              millivolts = (analogRead(PIN)*3000/4095)

                              What are others here doing in this case?

                              rmtuckerR Offline
                              rmtuckerR Offline
                              rmtucker
                              wrote on last edited by
                              #585

                              @NeverDie
                              As mentioned earlier by someone the nrf52 is preset to 0.6v internal ref and a 1/5 divider so 0 - 3v is the max input so your calculation is correct.
                              The nrf51 is different because the ref can be set to a few different settings but the default is vdd.

                              NeverDieN 1 Reply Last reply
                              2
                              • rmtuckerR Offline
                                rmtuckerR Offline
                                rmtucker
                                wrote on last edited by
                                #586

                                Is RSSI reporting implemented in the NRF5 setup yet?
                                If so how is it done?

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

                                  I don't think sendSignalStrength function is implemented yet, but you should be able to get this info with:

                                  int16_t transportGetSendingRSSI(void)
                                  int16_t transportGetReceivingRSSI(void)
                                  
                                  rmtuckerR 2 Replies Last reply
                                  1
                                  • T Offline
                                    T Offline
                                    Toyman
                                    wrote on last edited by
                                    #588

                                    How can I redefine UART pins in nrf51822? For example, if I want to have p13 as uart tx?

                                    scalzS 1 Reply Last reply
                                    0
                                    • T Toyman

                                      How can I redefine UART pins in nrf51822? For example, if I want to have p13 as uart tx?

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

                                      @Toyman
                                      it has been explained above in the topic ;)
                                      you have to follow

                                      • https://github.com/mysensors/ArduinoBoards
                                      • https://github.com/mysensors/ArduinoHwNRF5
                                      T 1 Reply Last reply
                                      0
                                      • scalzS scalz

                                        I don't think sendSignalStrength function is implemented yet, but you should be able to get this info with:

                                        int16_t transportGetSendingRSSI(void)
                                        int16_t transportGetReceivingRSSI(void)
                                        
                                        rmtuckerR Offline
                                        rmtuckerR Offline
                                        rmtucker
                                        wrote on last edited by
                                        #590

                                        @scalz
                                        Rssi works really well.
                                        Thank you.

                                        rmtuckerR 1 Reply Last reply
                                        1
                                        • rmtuckerR rmtucker

                                          @scalz
                                          Rssi works really well.
                                          Thank you.

                                          rmtuckerR Offline
                                          rmtuckerR Offline
                                          rmtucker
                                          wrote on last edited by
                                          #591

                                          So range test.
                                          Using esp8266 with standard nrf24 not amplified gateway at one end of the house.
                                          Nrf51822 node in garage which is not fastened to house so at a guess 15m through 3 brick walls is reporting -86db.
                                          I think that is quite respectable.;-)

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


                                          5

                                          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