Hello All,
I have problem with ble_app_uart which are not support DFU services.
When I am implement both services device will not advertise. and when ble_nus uninitialized...
[symptom]
I want to update my application/bootloader/softdevice by DFU.
Steps are shown below.
bootloder/softdevice update
if 1 step is done, application update...
Dear Developer Zone,
I am new to ANT and am looking for someone to help me to setup an example 15 channel (14 devices) ANT network using the S332 soft-device to test communication...
Hello,
i am working with the Enhanced ShockBurst proprietary protocol and i am wondering where I can find the sources of this protocol, so that I can do some changes. ...
[uart - Copy.rar](/a master _error.png ttachment/3cc01f5e2484d2b0f33e62befd3e6a62)
hello there
I am interfacing master nrf51 dk with nxp's slave lpc11u24
(1) my main...
It is good practice to prefix the includes from one's C libraries with a directory so that they are all part of the same 'include namespace'. Unfortunately the Nordic SDK...
Hello Team, We are currently working on a new project that incorporates geofencing functionality using BLE. We have checked the current consumption in nRF52833 DK using the...
hi professor,
I'm using nrf5340 to design project,now I wan to reduce power consumption to uA level.According to https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog...
Hello, I am writing an AT command response parser for my custom AT commands. I thought about using nordic's parser utils found in include/modem/at_params.h but I have been...
Hi all !
I'm writing this message because I'm having problems trying to increase the number of devices in PAwR (I use Coded PHY).
I based my development on the SDK 2.8...
hello . i tested the sample for the persistance key it worked with the AES key . But when i tried with the EDDSA key i received that error psa_generate_key failed! (Error...
I have 7 GB large .ppk2 file exported by Power Profiler v4.2.1. I am looking for a glitch in power consumption. Doing this manually by scrolling through the waveform in Power...
HI! I am trying to decrease the memory use of my application that is built for a nrf9160 and noticed that tfm creates a 256kB partition that it only uses around 99kB of. RIght...
nRF54L15 has RRAM with error correction codes (ECC) built in, with autocorrection.
I guess ECC errors could either happen due to a power loss during a write (when reading...
i am working with the nrf7002+nrf5340 ns when i run the excercise solution and press the button a couple of times, i get this error *** Booting nRF Connect SDK v3.5.99-ncs1...
I am bringing up a brand new laptop for devlopment.
I downloaded and installesd nRF Connect, SDK 2.6.0, SDK 2.7.0 and SDK 2.8.0. The SDK 2.9.0 installation failed.
I...
I plan to use an ESB as a low latency and high speed protocol.
However, there must be multiple hosts on one network.
Hosts or devices must be able to communicate with...
Hi,
I have a design which mostly follows the reference designs.
I've added a Resistor Network R16/17/24 to allow a UFL connector to connect to the ANT and isolate...
Hello, I really need some help to connect a central nRF52 DK board to a peripheral that was provided to me. This peripheral can connect to a smartphone using nRF Connect and...
NCS 2.7 with Toolchain 2.7
Launch build from Visual Studio
Sysbuild with mcuboot and custom application, custom board
Although the application itself updates when VERSION...
In our custom board nrf5340-nrf7002, tried system_off(C:\ncs\v2.6.1\zephyr\samples\board\nrf )sample to check power consumption.
But it measures 0.60mA Is there any config...