Hello. We are developing custom boards with the configuration of nrf5340 + nrf7002.
In the previous sta example, a build error occurs when the "Board Target" in "build configuration...
Hi,
I'm working on a custom board with nrf52832 and I'm running into an issue where the firmware will only run on the custom board in debug. But it works fine in nrf52DK...
Hello,
I accidentally programmed BLE firmware onto my Power Profiler Kit 2 (PPK2) , and now the device is not recognized. Here's what happened:
I first opened the NRF...
Trying to set up UART/UART0 for async. I cannot get the uart interrupt config to shut off.
CONFIG_UART_INTERRUPT_DRIVEN =n is set in the prj.conf
In config output...
Hi,
We are currently planning to start a project using the nRF52832 as our controller, SEGGER Embedded Studio version 5.42a as the IDE, and nRF5 SDK version 17.0.2 as our...
I’m working with the Audio Application (from the Nordic sample program) on an nRF5340 Audio DK as a gateway, and a custom board with an nRF5340 as a headset. The custom headset...
I'm developing a product that use the Nordic UART service over BLE and need something similar to a USB serial port, except with NUS. Is there a Windows 10 driver that works...
Dear Nordic Team,
Thanks for supporting.
Currently i am working in Mesh network. My application is Single Client control 100 Server Individually . Same like this https...
Dear Nordic Team,
Thanks for supporting.
I am new for mesh network concept. I want to control individual device in mesh network (May be more than 10 device). I have tested...
Hi,
I have a project that has a bootloader based on the SDK15.3 secure buttonless DFU example. During pre-production testing, the need for downgrading the app came up. So...
Hi,
I just wanna start off by saying I know there a lot of similar posts to this one here on the dev zone, but my problem with them is that none of them (from what I've...
Hello,
we're just planning to deplay our first border router for bigger in-house installations and wan't to use a USB-Dongle with the nRF52840 as NCP with the Openthread...
Hi All,
We are working on zigbee protocol and wants to replace the existing setup with nRF52840 . We have some below queries need your answers on the same to go ahead on...
Hi
I'm developing an application that is pretended to run on an nrf52810-based custom board, The code is a modification of the blinky example from the SDK 15.0.0, and for...
Hello,
on my previous project i rellay enjoyed the offline documentation of the sdk (SDK14.2).
Since we are using the Thread-SDK now, I haven't found a offline documentation...
I'm using SDK 15.3.2 with SD 132. SES and the 10040 DK.
I'm not clear how NRF_LOG module and the new serial port library is support to work together.
I can easily make...
Hi Nordic!
In our design we see variations in the rev C lot we have received. We are using the VDDH REG0 regulator. Some of our ICs turn ON with no problem. And even when...
When I scan BLE device at nRF UARTv2.0 App in Android4.4, it is appar device name(Ex:Nordic_UART) and 6 byte device address(MAC address?).
I want to include mac address in...
The button is connected to ground directly ,and without external pull up resistor.
I found it consumes too much current when using internal pull up resistor,but when I use...
According to at client demo, LTE-M1 is the default mode in firmware mfw_nrf9160_0.7.0-29.
Modem work mode will be LTE-M1 after every reset even you changed to NB1.
I...