Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi, I have a question about Bluetooth pairing control.
I use nrf52dk board and sdk v17. I am working on many things using the example of sdk.
Now I'm trying to control...
Hi all,
There is a question that I want to figure out.
I have a nrf52 board which supports to use DMA to receive data from UART. So what would happen when BLE radio interrupt...
I'm using NRF52840 develope a Zigbee end device over nRF5 SDK v 3.2.0 . In my example there are 10 of nodes and a coordinator( the coordinator with nRF5 SDK v3.2.0 or 4.1...
We plan to use NXP A1006 Secure Authenticator IC with Nordic nRF5340 SoC.
1. At tamper attempt, does nRF5340 provide means to detect the Tamper and erase the secret keys...
I have a codebase that takes from many different sample applications and uses S140. I am interested in using a Characteristic from an iOS Swift Central that sends String data...
Hello ,I just buy nRF5340 pdk and look at user guide https://infocenter.nordicsemi.com/pdf/getting_started_NCS_nRF53.pdf . I installed nRF Connect in my PC, and flash HEART...
Dear all,
we produce a device using NRF8001 and never had any issues before, but since last Friday, we cannot connect the device to Windows 10 (build 19041) via bluetooth...
Hello, everyone. I'm a novice who just started Nordic. My goal is to apply button input and timer to implement two functions with one button. (Based on the time the button...
Query on reference designs and layouts
1. "nRF52833-QDAA Reference Layout 1_0 PCB" stack-up seems to need improvement (please check the Core thickness between Layer1 and...
Hello, I'm a novice who just entered Nordic. I'm dealing with button input through bsp example now. And I am using sdk v17.
I succeeded in toggle LED by simply clicking...
Hi,
I am writing an APP for comunicating with my nRF peripheral. I've set the MTU size to 251 and this works fine under bluez or android.
But if I try it in iOS (>10.0...
Hi
I've been working on a project over the past few months, and per a new requirement I was asked to add a debug configuration, as thus far I have worked with only a release...
Hi,
We have a Lattice Ice40 UltraPlus FPGA, SPI FLASH, and nRF52832. We would like to be able to include the FPGA's binary image in our DFU package but it is about 110kb...
Hi,
We are using SES on Windows to program a nrf52832 device with a SDK 16.
We are having problems with the Secure BLE DFU. We are able to perform the DFU on our devices...