You have dead links everywhere and no obvious location for the gcc command line tools. Where is this?
Here are dead links:
https://infocenter.nordicsemi.com/index.jsp...
If some one else have trouble that the Nrf52840 Dongel do not mount using cdc acm on openwrt this will most likely help.
First number is the verdor id second is the product...
Hi,
I am using "asset tracker" project in nRF9160 DK.
I want to update asset tracker application through HTTP.
So i migrated changes of "asset tacker" in main function...
I have a simple TCP client application running on the nRF9160. After connection to the server, recv is called and writes the data over Segger RTT channel 1, where on the host...
Hi,
firstly, I have to say, I use MBED OS, if you cannot help me because of this, I understand, but maybe somebody still has some general Ideas.
I am trying to build an...
Hi everyone,
Currently, I am working on my bachelor thesis for creating simple network by using MQTT, BLE-6LoWPAN and nRF52832. I have three nodes of 52832 and one raspberry...
Hi,
I am working on a project with two nRF52840 devices (nRF Connect SDK 3.2.4 / Zephyr RTOS) that are already connected via BLE. On top of the BLE link I need a low-latency...
Hello,
I need to measure current consumption on the nRF52805 in sleep, TX, and RX modes. Which sample applications are recommended for each of these measurements? Additionally...
Hello,
I am facing issue in reading the eDRX mode configurations using AT Commands on nRF9160. Below are the details of hardware & modem fw version.
1. Modem FW version...
What is the recommended way to clear the retained LATCH register using the zephyr generic GPIO functions after waking on interrupt from system OFF? It does not appear to be...
I have designed a custom PCB using nRF54L15 SoC and have gotten it verified from Nordic people. I will share the gerber here as well. I am using VS Code for flashing the code...
# Console disabled - uart30 used exclusively for MCUmgr SMP
CONFIG_SERIAL = y
CONFIG_CONSOLE = y
CONFIG_UART_CONSOLE = y
CONFIG_PRINTK = y
CONFIG_LOG = y
CONFIG_MAIN_STACK_SIZE...
Hi everyone i have a problem with building a project, i dont know what i did wrong, before everything was building fine, but now if i pristine build any project some lines...
Hello,
My application crashes with a Kernel Panic (ZEPHYR FATAL ERROR 4) during NFC communication :
ASSERTION FAIL [ header.ctx_size <= 16 ] @ WEST_TOPDIR/nrf/subsys...
Hello this is my first time designing nrf series. and i want some feedback of my board design and rf circuit
Thanks in advance for your time and suggestions.
these are...
Hello,
I purchased my first nordic semiconductors device, the PPKII, from Farnell.
I just received it today and installed the required software (nRF Connect on macOS...
Hello, I'm using Fanstel's BT840X that includes a SKY66112 front end. It works great with the FEM module in NRF Connect SDK. My problem is that my device has the option to...
We are using nRF54L15 with Zephyr + (NCS) for a low-power application.
Our firmware performs the following cycle repeatedly:
Wake up from System OFF
Perform...
Hi,
We found a weird case that when we re-populate the definition of SPI-NOR flash
- From original pin (gpio0.8/9/10, U15 populated on NRF7002DK)
- To pins (gpio1...
Hello Nordic Team,
I am implementing OTA in a pairing and bonding-enabled application, but I am facing an issue during the ZIP file upload. Additionally, the graph is...