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 guys,
As I want to debug on my nRF52840 Dongle with a Debugger, my first step was to connect it with internal segger OB JLINK integrated into nRF52840DK. This was not...
Hi,
I've been using the SDK shipped with a vendor product and a feature that I use is to acquire the SPIS semaphore as part of the SPIS handler. The version of the SDK that...
Hello Nordic team,
I'm a beginner on Nordic connect sdk, here have a question about how to increase nrf5340 sending data speed by NUS?
Below is what I testing model now...
Hello.I will open it again because the ticket was closed due to my fault. I want to check the LE Audio (CIS/BIS) function by capturing it as "Airlog" or "hcisnoop" with nRF5340...
Hello,
I am currently working on a project where I need to receive data from a custom board using a nRF52833.
I have made custom characteristics and I can send commands...
Hello All,
I have a problem when I build my project from sample central_uart & peripheral_uart .
I have two nrf5340 called A and B . B scans the broadcast to A to establish...
I am new to pcb design so forgive my questions:
I see the reference circuitry for the nrf52840 and some PCB guidance around the nfc antenna design, but I haven’t found...
nRF52832 & SDK 15.3.0
I have the opposite problem to the one described in https://devzone.nordicsemi.com/f/nordic-q-a/60117/relationship-between-ble_stack_init-and-current...
hi I using nrf53832 and I used the your SW Bootloader from the SDK
we burning the application using BLE communication in your SW I see abort message NRF_DFU_OP_ABORT
I...
I've been piecing examples together and I think I'm getting close. I'm using the NRF52 DK PCB.
I can get the RTC to trigger callbacks but it seems to be running way too...
Hello, I'm an android developer.
I stuck at this problem while I was doing my job.
My task is to put BLE DFU function into our app.
To achieve this, I have put...
Hi,
I am Developing an Android App using Android-nRF-Toolbox source code.I want to develop this app using the NUS and DFU libraries.
I am a bit new in Android-App development...
https://api.nrfcloud.com/v1#tag/Messages/operation/ListMessages looks like:
The link highlighted in yellow is broken. Where is the documentation about device messages...