It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
The International Conference on Embedded Wireless Systems and Networks will host also this year a dependability competition to benchmark the performance of state-of-the-art...
Greeting Nordic Expert !
I would like to override the following hook in MCUboot:
int boot_perform_update_hook(int img_index, struct image_header *img_head, const struct...
Hello,
In the nRF52840 Product Specification PDF v1.11, on page 836, the second paragraph down states:
" The PSEL.RXD, PSEL.CTS, PSEL.RTS, and PSEL.TXD registers and...
Hello Nordic team,
I’m using the nPM1300 development board to charge a 950 mAh Li-ion battery , and I’ve configured the charger as follows:
Charge current: 800 mA...
Hi,
I'm unable to get the PPKII kit to "connect" to my PC. After selecting the device it just says "Connecting..." forever. Some notes: - When first connecting the kit...
Hello,
I am trying to write a python script that performs a DFU on a nRF52840 so I can change its firmware without pressing any button. I think I have to use the pyusb...
Hello everyone,
I’m currently planning to develop an application that involves multiple Bluetooth devices operating within a certain range outdoors. Since there’s no option...
I’m developing an ESB-TX program using NCS v3.1.1 . Previously, I had developed an ESB-RX program using nRF SDK 17.0.2 . Now, when I use the TX code from the NCS SDK to communicate...
Hi,
I'm new to embedded development but have experience in desktop C/C++ development mostly with Visual Studio.
I'm struggling to get my head around how I would create...
Hello,
I am trying to define a pm_static.yml file which will use the 512K ram on the nrf7002dk_nrf5340 for the TFM ram section.
I cannot compile the non-secure nrf7002dk...
Hi, I got my nrf54L15 DK, but i can't start RTT logging. I set this configs:
CONFIG_PRINTK =y
CONFIG_CONSOLE =y
CONFIG_RTT_CONSOLE =y
CONFIG_UART_CONSOLE =n
CONFIG_USE_SEGGER_RTT...
Hi,
Is there any ongoing development for a PPK3 ? If so, what is the timeline for its release ?
Some features requested in previous posts:
- Voltage measurement
-...
Hi,
Could you please clarify why there is an override of the checking rules in https://github.com/nrfconnect/sdk-zephyr/blob/ncs-v3.1.1/drivers/timer/Kconfig.nrf_rtc#L6C8...
We are developing a custom board with an ADC device that supports QSPI. Our application requires throughput speeds only available using QSPI.
All the available driver examples...
Hi,
I would like to use existing development setup (for STM32) :Visual Studio 20XX (not VS code) with VisualGDB plugin to work with the nRF9151 Development Kit.
However...