Hello all, I'm getting stuck on re-installing any SDK and I'm getting the below error. The error:
Failed to clone the repositories: Error: HEAD is now at 100befc70c7 [nrf...
Hello,
I am trying to upgrade my project from ncs 2.1.0 to ncs 2.6.1. I am running into some strange issues with mbedtls and I suspect it's because the same ciphers enabled...
Working on a nrf5340 project, and running into limits of the size of the flash to store my application image along with mcuboot bootloader.
I had a mucboot setup that fitted...
Hi,
I am building an app that connects to the NRF52840 with BLE. The NRF board is attached to an electrocardiogram(ECG) setup, so I am interested in the app being able to...
Hello,
I tried to read and write the OTP region in UICR of nRF5340 with nrfutil, but got the following output:
Any Ideas, what could be the issue here? Does nrfutil...
Hello
I am playing with the mesh dfu and the distributor application on nRF52840 DK board
I load the image I want to distribute using mcumgr application on a Raspberry...
Hi, Im designing a custom board using a NRF9160 MCU. From the product specification it operates at a voltage range of 3.0(2.8)-5.5V. I want to use a 3xLI socl2 3.6v (parallel...
Project (NCS v2.7.0):
We are working on an application that requires time synchronized sampling of sensor data from 4 nRF52840 devices. The sensor data is then streamed...
Hi, We have an application where we need to predict drift between two nRF52833 systems in low power mode running from LFRC (low frequency RC oscillator). Section 5.4.4.4 of...
I am an embedded software engineer and have experience developing BLE devices with nRF5SDK, but this is my first time using Zephyr/NCS.
I am developing a USB dongle (nRF52840...
Hi,
I am developing a product based on the nRF9160 using the LwM2M client. I successfully have this working using PSK, but want to use X509.
I am calling lwm2m_security_set_certificate...
I'm migrating our project with custom boards from NCS 2.6.1 to 2.7.0, and I'm having a number of issues in the vscode extension (v2024.9.87):
The "Create a new board"...
Hi,
We are designing a USB Receiver based off the Nordic Proprietary Radio + ESB.
Do you have any reference designs for a PCB antenna which must be as small as possible...
Hi,
I'm getting an error when building the example temperature that says: Linking 'temperature_pca10040.elf' cannot open output file C:/Users/임선영/Documents/SEGGER Embedded...
I made a custom PCB with the NRF52840-CKAA and the same 8MB flash memory chip as the PCA10056 NRF528040DK
I used the MX25R6435FZAIL0 because the MX25R6435FZNIL0 was not...
Hi,
I'm using the PPI component to generate 8MHz GPIO signal. this signal is an input for power amplifier analog RF transmitter.
While the digital 8MHz signal looks fine...
Hello,
I am designing a LTE-M GNSS Tracker, that should also be able to scan for WIFI APs. I dont need to use LTE and WIFI at the same time, but rather like that:
Connect...
We wanted to share our feedback as we recently went through Zigbee 3.0.1 BDB/cluster certification using the ZBOSS with our end device product. While we were ultimately able...
Hello,
I accidentally programmed BLE firmware onto my Power Profiler Kit 2 (PPK2) , and now the device is not recognized. Here's what happened:
I first opened the NRF...
hi support team,
customer had one problem about "AT%XCBAND=? "
fir st. Customer try to set catm and catnb systemmode together as below, i could not see the band17 in list...
Hi.
We are using NCS v2.6.0 in our application and migrating it to v2.7.0.
In v2.6.0 we have used child/parent image for MCUBoot. We are using the same application firmware...
Hello,
I know that maybe you won't be able to help but i'm giving it a try
I'm trying to use enc28j60 connected to a nrf52840. I saw these example https://gitlab.com/enc28j60driver...