Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
I need to scan for nearby beacons.
This was featured in the mbed examples but does not seem to be described anywhere else
I am using SDK12 at the moment.
I found the...
hello
Now I use the nRF52832's board and I was measuring the current
But when the board's power is off and i measured, the current was flowed in the board.
Now i am using...
Hi!
I can't start project with OOB bonding. If I set settings like just works (MITM = 0, OOB =0), all works correct. But I need more security for bounding. For this reason...
This may seem rather pointless and stupid, but are there a set of APIs for asking the SDK it's own version, and getting it to ask the SoftDevice it's version?
Good morning,
Some contextualization first:
At my company we developed a product that is based on your NRF52832 microcontroller.
We are currently entering the certification...
I am encountering some problem in building eclipse project following the tutorial at devzone.nordicsemi.com/.../ .
Previously I succeeded in building with another simple...
Hi,
We bought several nRF52 DK with nrf52832 and intention is configure one of these as a gateway router to cloud via Rasberry PI.
I have IAR installed and I tested blinky...
Hello,
I've been all over the forum trying to solve my problem but I just couldn't find enough information.
I'm trying to set up notifications in my application, but...
Hello,
We're using SDK v14 and nRF52. To pass some data between reboots we're using the general purpose retention register. However, it seems like it's impossible to call...
I try to transfer the codewords from nrf51822 Dk board to a dongle board, while the dk board is PCA10028 and the dongle board is PCA10031, when I change the port numbers and...
I'm new to the nrf51822, i was connected led to one of the gpio pin of nrf51822 development board. In 1 minite i want to toggle led 20sec and remaining 40 sec in sleep. After...
The SDK 12.1.0 documentation for the FDS library says the following:
FDS_THREADS: If set, the FDS module can be used by multiple modules at the same time (for example...
Hello,
I am trying to measure the current consumption.
i could cut the SB9.
and i use analog discovery and measured!!
the picture is shown in below.
gyazo.com/b9f5607148cd9415ea7d1ee6ac644373...
Hi
I have tried to make use of the FDS for storing data and encountered this behaviour.
The required setup of the sys_evt_dispatch() & fs_sys_event_handler(sys_evt) are...
Hi,
were are looking forward to redesign our PCB. The nRF51822 will communicate via I2C which sinks up to 3 mA and 15 IOs will source the maximum rate of 15mA. Additional...