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...
I am using nRF52840, SDK16.0.0, Keil v5.18a to developing application. When I changed heap size in Keil C/C++ option, it failed! It can be successful if you change heap size...
Mr Jared, I am sorry. I accidentally pressed the verify button and the ticket(Case ID: 288462) was closed.
To answer your earlier question.
I checked the nrf_drv_rtc_cc_set...
Hallo,
As I am developing a new product (peripheral acceleration sensor device) I would like to update the DIS service data with the following characteristics, Manufacturer...
Hi,
My BLE-Mesh client model sends an opcode to retrieve the server model state, When server model receives the opcode, relevant handler gets triggered from where I need...
Hello there,
I have looked through all of the various other related questions, but still cannot resolve this issue. I am trying to use RTT versus a UART for the console...
Hi. I'm using NCS v1.9.1 with nRF5340 and I'm trying to merge the direct_test_mode sample app with the hci_rpmsg sample app. Basically, I have one net core image that has...
Hi, I am using nRF52832 module (GAP peripheral, GATT server) with ble_app_uart_pca10040_s112 application.
Also, I am using nRF connect app to test the data communication...
Hello,Team
I come from China and am using your company's NRF9160DK product now. I burned asset_cracker_v2 a long time ago. There is no problem connecting NRF_CLOUD, but...
I am trying to get the information of a couple different UUID's from the central device so that my peripheral device (nrf52840) can reflect the right name and other information...
Hi,
i am using nrfutil 6.1.0 in windows (i've installed it typing pip install nrfutil), i am using python 3.6.5 and when trying to serial dfu it shows the following error...
I have been using NRF52832 Rev 2 and I'm trying to move to Rev 3.
I've been trying to follow this tutorial: https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts...
Hello Nordic Experts,
Recently, I followed the tutorials which are from youbute , but it failed when I tried to build the example project, my setups as below:
VScode...
Hello,
I have a problem with distance measurement using BLE. I adapted DM sample from nordic connect SDK to do measurement using "high precision" method. I collected over...
Hi, Nordic.
Our company has a product made with 52833 chip, and the working environment needs to meet minus degrees Celsius. However, in the experiment, it is found that...