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...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
Hi,
I am designing a custom PCB using the nRF51422 chip. I have a program that I developed on the nRF51-DK. The program reads the capacitance value of a proximity sensor...
Hi All,
i need some helps. I need a device that can connect with one phone only, so i have created a whitelist wih size of 1.
During the life of device the device can...
Hello, I'm pretty sure the new BLE 5 will come out soon and it will integrate the mesh. And if mesh needs to be done at a protocol level, it must be the softdevice.
So...
Hello iam using softdevice 110 and SDK 10.0.0, i have implimented dfu in my project, i want to update a region in EEPROM by calling pstorage_update() function before calling...
A while ago I asked this question devzone.nordicsemi.com/.../.
Yesterday I re-installed MDK 8.11 after a computer crash and I had IAR version 7.60.1 and version 8.11.2...
Hi,
I need to design a small nRF52 board On 24mm Dia 2-layer PCB, same like nRF51822 Bluetooth Smart Beacon Kit (nRF51822 Coin-Cell design). Please find the attached Schematics...
Hi everybody.
I encountered issues with the formentioned setup. In my project I'm using latest SDK 13.1, softdevice S132 v.4.0.2. I'm compiling the project with latest...
Hi to everybody,
I am working with a custom board based on the nrf52832, while trying to integrate to my existing application the DFU functionality I am having problems...
I am trying to measure the ADC on all 8 ADC pins of the nRF52 on the PCA10040. I'm noticing quite large amount on noise on floating lines (up to 0.6V). However my biggest...
We have a device with a main MCU connected to a NRF52832 for BLE communication. Our device have Battery, Heartrate and a custom service. The first implementation used a Sparkfun...
I am trying to decide what Nordic solutions would best support the application throughput requirements seen below. Distance requirements are low (1 meter each link).
...
Hi there,
I have nRF52840-Preview-DK eval board. I have downloaded the “SDK 13.1.0”. I was trying out the power management example under the folder “..\nRF5-SDK_copy\nRF5...
The 51822 PS mentions a "Nordic Trace Buffer" but doesn't seem to elaborate. I assume this is similar to the Cortex Micro Trace Buffer? Is there any more documentation available...