I have so many versions of this topic that I now am certain that most of the answers provided are wrong. Since you cannot have so many ways of connecting an external nrf device...
Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello
I simply wanted to build an executable from a customized nrfutil. Ran the "pyinstaller nrfutil.spec" and afterwards started the nrfutil.exe from command line. This...
Hi , i want to use SDK 16 with BDS template, is there plugin for ? Or its posssibly to use http://developer.nordicsemi.com/nRF51_bluetooth_development_studio_plugin/ with...
Is this a bug that is resolved in a particular softdevice version? If not, is there more information somewhere on this bug? How do i ensure that my code is robust against...
Are there examples of HW and SW to allow Power Amp, LNA, and TX/RX switch to be connected to the nRF52840_DK?
Or can you tell me what PIN on the chip or connector and pin...
Hello -
We are developing some low power code on the nRF52840-DK, using SDK 15.3.0 on FreeRTOS. I noticed that in the port_cmsys_systick.c file, in the vPortSuppressTicksAndSleep...
I am building a prototype that will use the nrf52840, with limited space. Would making a small pcb antenna or using a chip antenna be better and what is the setup needed for...
Hi,
I would like to measure the voltage generated by a Thermoelectric generator. The voltage vary between -250mV and 250mV depending on the temperature gradient.
If...
I'm looking for alternative xtal's (mhz + rtc) for use on boards where space is very limited.
Silego's GreenCLK3 looks like a great option, though that one is right now...
hi,
I want to use the Bluetooth Low Energy in nRF Connect for desktop. But I have no DK or dongle.
When I use my own development board and the MCU is nRF 52832, it can...
Hi
I am wondering how to choose among different logger mechanisms available in nRF SDK v16.0.
I noticed that some examples doesn't use any logger at all (e.g. blinky...
SDK: 15.3.0 Device: EYSHJNZWZ (nRF52832)
I have cleared the WDT with "nrf_drv_wdt_channel_feed". I want to make sure it is cleared. Which register can be used to confirm...
Hi I am using Keil ARM with JLINK to debug the NRF52832. I can download the flash on the PCBA but when I try to debug step-by step, it only runs on the assembly window but...
Hello ...
Implementing an app for both nRF51822 and nRF52810 and need a long-term clock with 100 Hz counter frequency to timestamp sensor events. By long-term, I mean at...
HI,
I've been looking at the nRF52811 registers for AoA/AoD, and decided to try and at least get CTE enabled on the basic Nordic uart app. I found this post:
https://devzone...
Hello. In acrording to:
How the bridge exchange information between mesh network and mobile device
The bridge using Nordic UART Service to conduct the command/response...