Hello DevZone team, I recently received a new nPM1300 Eval Kit (PCA10152, 1.3.0, 2025.19) and connected it the first time following the documentation ( docs.nordicsemi.com...
Hi,
We're working on a project using the nRF5340, where we interface an external NAND flash (4096 blocks) to store high-volume sensor data. We are planning to maintain an...
I tried to use the Bosch BSEC library for the Asset Tracker application for nRF9160.
It seems that the Asset Tracker was build for BSEC 1.4.7.4 which is unfortunately no...
I develop a test fixture based on nrf51 code that I use for final product.
NRF51 is just a part of a complex test fixture, then I have just "one" test fixture model.
I...
Does m_xfer_done need to be set to false before calling nrf_drv_twi_rx? If so, does while (m_xfer_done == false); loop need to be called on every read?
I'm developing a Bluetooth mesh device on a Window 10 machine using Segger Embedded Studio v4.52c on a nRF52832 chip using SDK16.0.0, Mesh SDK 4.1.0 and FreeRTOS.
in the...
Dear all.
I just got nRF52 DK and testing blinky based on KEIL and it works well.
I tried one test, IF BOOT/Reset, and nRF52 PDK is not working after below sequence. ...
Would it be possible at all to add a preset text string to the current advertising data, in an advertising-only module configuration, by changing the logical input of one...
Hi,
I've upgraded my SDK from 15.2 to 17.
After upgrading - I can't connect my device via NFC - it keeps disconnect with NRF_ERROR_RESOURCES .
I've tried to increase...
Hi
My goal is to create a USB HCI firmware that works on any custom board that exposes the USB port of a nRF52840. Based on the requirement for USB HCI it was clear to use...
Hi, I am working on an OTBR, nrf52840 connects to the router through SPI, I want to know how to upgrade 52840 through the router. The router use OpenWRT. p lease give me some...
Hi,
Our devices are getting randomly bricked by updating firmware through mcumgr in Zephyr. It happens on both the nRF91 and nRF52 chips when we run the latest nRF Connect...
It's strange, My nrf52840 can't boot up after power on,unless it was connected to JLINKRTTVIEW, If I disconnected the JLINKRTTVIEW, the device will stop running, Connect again...
Can anyone tell or give a pointer to info about RFCOMM vs. NUS (or any other vendor specific UART emulation service)?
Why are there vendor specific UART emulation services...
Referring to the Nordic message sequence chart in the following link:
https://infocenter.nordicsemi.com/index.jsp
(Software Development Kit -> Previous Versions of nRF5...