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...
So, I follow the zephyr docs ( https://docs.zephyrproject.org/latest/kernel/services/synchronization/events.html )
and define an event as:
However I get the error: ...
Hello, when building the MQTT sample in the nRF Connect SDK, `getaddrinfo()` is returning only -2 when built for the nRF9161 dev kit. I'm using the onomondo SIM that came...
Dear DevZone Nordic Team,
I am currently working on a project involving the nRF9160DK , and I need guidance on how to operate and output GPS values in the debug console...
I am learning how to use MCUMGR. I generally understand it, but I have some concerns.
- The firmware with the private key can also be overwritten. Then it will not boot...
Hello:
We know that 45pin 46pin DEC4 can be connected to inductance to process the ripple of internal DCDC circuit. Then, may I ask which pin is the input power supply corresponding...
Hi,
Can someone please help me to understand how to implement secure boot on nRF52833 chipset?
How to secure root of trust, as once you remove the protection, entire...
With TAU set to 24 hours, when we wake up every 8 hours, everything works fine. When we extend to 12 hours, it takes longer than 10 seconds for a connection to be established...
I successfully enabled littlefs in mcuboot and read/write it successfully (due to project requirements), and then tried to enable littlefs in both mcuboot and app, operating...
Hi,
I am planning to design a new PCB and transition from using the Raytac module to our own custom PCB.
During my search, I found a design that includes an SMA connector...
Hi, What I noticed is that every time I want to flash the nRF9161dk I need to do `west flash --recover` for it to work. I am flashing from Mac M1 (Sonoma 14.5) with `West...
nRF51822QFAC SDK v10 S130
In the completed project it was necessary to make an update. It is necessary to switch off the softdevice and switch to its own Rx protocol. After...
Just purchased a nPM1300 v1.1.0, but it will not connect to my computer. I am using version 2.6.1 of nrf connect, v1.3.0 of the PowerUp app, and what I believe is the correct...
Once the modem is turned off (e.g. using at+cfun=0) - what will be the state of the MAGPIO pins? Will they be pulled to GND or will they float?
Thanks
Ulf
P.S. The same...
Hi,
I am trying to implement the scan delegator in the broadcast_sink of the nRF5340 audio application.
Currently, I am adding the advertising feature in the broadcast_sink...
Hello, Our application image became too large for TF-M and we're investigating the use of PSA Protected Storage without TF-M as described in NCS 2.6.0.
When writing a new...