Hi Nordic Team,
I am trying to implement a secure boot chain on the nRF54L15 DK using NCS v3.4.0 (LTS) with the following configuration:
Board: nrf54l15dk/nrf54l15/cpuapp...
Hi, I have a question with regard to the nPM1100 PMIC and entering ship mode (not exiting it).
If I am interpreting the datasheet correctly, the SHPHLD pin must be held...
Hi Nordic Support,
I am facing an issue where the peripheral registers are not visible in the Keil debugger during a debug session. Only the core registers are available...
Hi:
Use nRF54LM20A_DK.
Use ncs 3.1.1.
And this is source code:
The following error occurred:
« *** Booting nRF Connect SDK v3.1.1-e2a97fe2578a *** *** Using Zephyr...
Hello, I use the NCS v3.3.0 (ncs\v3.3.0\nrf\applications\nrf_desktop). Can the desktop dongle connect to two keyboards at the same time? Development boards: two nrf54lm20...
With SDK 3.3.1 I do not get the <inf> logging messages when building the Hello World app unless CONFIG_LOG=y is added to prj.conf.
Perhaps this is left as an exercise for...
NCS: v3.4.0 Board: custom board based loosely on PAN1783 TF-M not used
Images: - App core: mcuboot, Firmware (main app) - Net core: b0n, ipc_radio
Summary of configuration...
Hi,
I would like to enable the SAADC to read multiple DPPI channels. I am using a timer to publish multiple channels and my code looks like this:
However, the...
Dear all
I am developing a BLE product, and would like to have a different device name for each unit like Product1, Product2 etc. when advertising, so user can identify...
Hi! We are updating our application from NCS 1.9 to NCS 2.1. In the documentation of the HTTP AT command of the 2.X versions of NCS the XHTTPCRSP notification is documented...
Hi Nordic,
1. I am planning to do DFU update with UART
2. I Build smp_svr and flashed successfully when am using mcumgr its getting NMP Timeout
3. I added CONFIG_MCUMGR_SMP_UART...
Hello,
In my project, I have a device (nrf52833 custom board) which I want to operate in dual role (central/peripheral). I've followed a ble_app_hrs_rscs_relay example...
Dear Sir/Madam,
We developeted a smart device based on nRF52840 chipset(to be more accuracy, we desgined our own module based on this chipset, then our end product use the...
I'm currently trying to change the host name of "https_client" and check the operation, but it doesn't work.
Even after changing the host name back to the original, "Waiting...
Hi,
We want to do provisioning of multiple mesh nodes using pb-adv procedure. we installed nrf MESH app, but we are not able to do provisioning for one node using Pb-adv...
Hello everybody. I'm designing a custom PCB fed by a typical 3.7 V nominal 4.2 V peak lipo battery, where minimal area and thus component count is a key factor. Aside from...
How can I adjust the BLE transmit (Tx) power, up to and including +8 dBm? I'm using nRF Connect SDK (NCS) on an nRF52840-DK .
I modified the throughput sample to reverse...
Hello, I'm trying to run the Ble Peripheral sample from "nrf\samples\bluetooth\peripheral_lbs" i'm using nrf connect V1.8.0 and NRF5340dk i followed the code in the github...
Hi,
I'am using the Ultrasonic Oxygen Senor with the nrf5340, the output is like this "photo" I want to calculate the concentration and the purity and with this values I...
Hello,
Is there any way to program the frequency output when sending a carrier wave to have a step size of around 1KHz? It seems that the default step is 1MHz.
Hi
I am trying to get the manufacturer data by ble_advdata_parse() as instructed in this case and this case , but it's not found in my SDK14.2, so how can I get the manufacture...