I have flashed the Blinky sample onto an nRF52840DK.
The power consumption is extremely high.
I am using an PPKII to in source mode. It is connected to the External Supply...
I am using nRF Cloud to update firmware on nRF9160 based products in the field. They are connected via LTE Cat-M on Telstra in Australia. The problem is that the download...
I need help with this issue. I'm updating the code from SDK 2.4.2 to SDK 2.9.2. I had change the device tree to HWM2 and I'm using sysbuild.
The build log is showing this...
Hi all,
I'm trying to set up MCUMGR on 54L15, such that it can receive images from my border router when they're in the same Thread network. I read that we can upload images...
SDK: 3.0, nRF54L15
I have modified the clusters using ZAP tool (west zap-gui). When I tried to built, I get the below error:
1. I used Matter door lock sample and the...
Hello, I'm developing on an application which requires to catch high speed, variable size and bursty (~0.5 Mbit/s) data from a sensor connected to a nRF9161DK trough a UART...
If I try to compile any of the WIFI examples for the Thingy91x I get a RAM overflow error. The only exception to this is the WIFI scanning example. If I build these for any...
I'm curious about the CPU lockup reset. We have a long term test with 9 units running identical firmware on identical hardware; line powered, running continuously for 6 months...
Hello,
I have a problem with turning on notification on a characteristic so I can start receiving data.
I am using a nRf51 dongle as a client device, using softdevice...
Hi, I would like to establish services with following security permissions in a Bluetooth 5 peripheral: Currently I use the NRF52-DK and SDK 15.2 Service A: Security level...
I'm trying to adapt the secure_bootloader example for our custom board with a nRF52832 QFAB with 32kB RAM and 256kB Flash, following the information in this thread:
https...
I'm building a project on top of cli examples:
<SDK>\examples\peripheral\cli
<SDK>\examples\ble_central_and_peripheral\experimental\ble_app_interactive
My goal is...
Hello
I need to setup the the PWM peripheral@ 8MHz with one selectet Channel in DMA mode. For development, I am using the NRF52840 Preview Dev Kit PCA10056 (Q1AAAA). I did...
I have one question, if Nordic can give some confirmation, that Nordic chips can be used together
with Murata XRCGB32M000F1H00R0.
Customer just asks for that I don’t...
Hi,
In my project NRF51422 need to communicate with two peripherals which are supporting only UART communication.
please help me if there is any possibility.
Thanks...
I'm use the app_button lib to deal with button event ,things go well, I assign the push ,release and long push event to button event .
But there came a situation,while the...
I have noticed that when I run in release mode, turn WDT on, write bonding info, clear bonding info, and reset, my application suddenly uses 2mA more and takes 5 minutes ...
Hi all:
My iOS app use iOSDFULibrary to update my ble.But when the device enter into DFU mode ,it disconnected for a while.
This is my log:
2018-11-27 21:00:11.122263...
Hi Nordic.
Now I am working on a BLE smart card and am adding an external power amplifier. For low power consumption, i decided to give power only when I want PCB doesn...
Hi,
I tried to use nRF52 evaluation kit to program my custom board for that I have used Debug port P19 in evaluation kit. It was working in the beginning but after sometime...
Hello,
I tried to follow the instructions in this tutorial: github.com/.../nRF52832-buttonless-dfu-development-tutorial
1) I flashed this file via nrfjprog: examples\dfu...