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,
while I already managed to solve a couple of problems regarding a proper handling of the DFU procedure in my previous topic here , there are still 3 problems that...
I was wondering what would be a good block size, and saw this in the documentation:
For example, if a module has a table with 10 entries, and each entry is 64 bytes...
Hi Nordic,
I am now trying to use ANT acknowledged data type in reverse direction (from slave to master), and I have some questions:
When sometimes, ack signal...
Hey, I want to save stuff to flash under the same id and key which should be no problem as shown in the documentation. But when I save it and retrieve the data only the last...
hi,
i am newer here.
i am confused in nrf_gpio_pin_sense_t i.e. NOSENSE, HIGH_SENSE, LOW_SENSE.
where is use of this feature ?
why it is required instead gpio_input...
In my application many nodes (acting as centrals) will start simultaneously, as they have common power supply. I am using s132 SoftDevice (4.0). Is the frequency hoping sequence...
Hi experts,
Can we add capacitor to the swdio pin to improve ESD capacity?
We have make some sample that add 1uF capacitor to the swdio, indeed have improved the ESD capacity...
hello there i want to use c++ library in nrf51dk project. i am using sdk12.
i change main.c to main.cpp
but i am getting error. uart_original.rar
i have uploaded code...
We are planning to use two modules at the same time one for esb and one for standard btle, because the esb is time critical and timeslot api seems to be to low priority. Do...
Hi,
I am using NRF52 DK board. I use nrfjprog under windows to flash controller. But i want to flash under ubuntu. I searched but i found one .rar file.i extracted but there...
This is probably a sign that I should upgrade to nRF52 (with a built-in FPU) but, in the meantime, does anybody have an example of the libfixmath library integrated with an...
Hi everyone,
i have J TAG V8 and when i am using this with keil software and try to debugging then its showing-
"The connected emulator can not be used with this software...
I found in documentation that the time to write to flash is between 67.5 and 338 µs.
What conditions influence this time?
-How to avoid long writing times?