We developed a social metering application for a study using the NRF51822-beacon reference design.
Due to obsolesence we are currently evaluating if an upgrade to a newer...
Hi Nordic team,
I’m working on an nRF5340 project using MCUboot with the secondary slot placed on external flash.
I found a strange issue related to pm_static.yml . My...
Hi all,
Due to wrong pin assignment on my PCB I am currently bit banging a uart on two P2 pins using the FLPR core. The read bytes and bytes to send are communicated via...
Hi,
After installing nrf sdk v2.9.3 trying to build application under Windows fails with the following message:
Trying to run any command inside the NCS shell/terminal...
I am designing an ultra-low-power BLE Audio TWS board based on the nRF5340 and have followed the recommended hardware design guidelines throughout the project. This is my...
Hello, I was wondering when will the new nRF54LM20A/B series of SoCs will be available to build as a new board based on them? In the current version of the nRF Connect for...
Hi, I am trying to understand the Friend and LPN behaviour. For that I am refering to nRF sample application light" and "light_switch". Below is the setup details: 1. On one...
I have created a Zephyr Snippet (derived from the cdc-acm-console sample).
I am unable to select it in the Build Configuration. It is listed in the dropbox where the sample...
Hi,
I previously had access to the nRF54L15 Early Access SDK and toolchain, and my local EA workspace has been lost. I need to rebuild my development environment for a project...
Hello,
I am currently implementing a Central device using the nRF52810 as part of a Gateway board.
I intend to connect the antenna via a U.FL connector . My current design...
Is it advisable to POT circuits using the nRF9151? If so, please advise of any precautions. The IOT product that I'm designing requires to be intrinsically safe. As such,...
Hello:
I am developing a board and shields based on nRF5340 (but this question is not really specific to nRF5340, it also applies to most other nRF5x chips). The main-board...
Dear Nordic Experts,
Hello,
i have defined a custom service containing a custom char. value in a peripheral according to https://github.com/NordicPlayground/nRF5x-custom...
Hello,
I am running into an issue when trying to use both GPIO and I2C peripherals on the same set of pins on an nRF54L15 board. I have an I2C bus configured on two pins...
I have two devices on TI CC2538 that having problems talking to the NRF52840 dongle.
The channel is channel 11
There are 8 devices using TI CC2538. Only two of them...
Hello,
I recently noticed that I may have an issue with our current design of PCB and firmware. We basically have created a datalogger using the nRF9160, and we take readings...
In the process of upgrading from SDKs 2.x to 3.x I either broke something or missed a step as the build process no longer produces a HEX file I can use for programming. My...
Hello,
After updating Visual Studio Code, I started facing an issue with the nRF Connect for VS Code extension. When I try to build my project, the toolchain is detected...
hi,
i'm learning exercise 1 and try to using step 14, i installed a java runtime environment and download cf-browser file but i can't open a cf-browser file on java(TM)...
Hi, I am using nrf5340 and nrf52840 SoC in my devices. I have tested that pairing works with the same linux machine for peripheral uart sample for nrf5340dk, nrf53 thingy...