Hi
We use the nRF52840 (aQFN73) with a 4-layer 1.6 mm PCB for our current project. The top and bottom layers are for signals, the two internal layers are ground and power...
Hello! I am trying to monitor mbedtls heap usage in the azure_iot_hub sample (v2.8.0), building for nrf7002dk/nrf5340/cpuapp/ns. I can see in modules/crypto/mbedtls/library...
Hello
I am evaluating Wi-Fi location using the nRF7000 and nRF9160.
For the initial test, I used the nRF7002 Expansion Board. I soldered wires to it and connected them...
Hi,
I have the following scenario:
nrf5340
SDK 2.1.1
HFCLK: 32Mhz crystal
LFCLK: square wave of 32768 Hz from an external RTC, range [0 - 1.8] Volts
square wave...
I was trying to get a simple Zephyr project to build and run on the Arduino Nano BLE 33 which has a NRF5248.
In VSCode with the NRF plugin I select "Add build configuration...
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 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...
Hello team,
I am looking this API "zb_secur_ke_whitelist_add" in the nRF5 SDK v16.0.0., nrf5_sdk_for_thread_and_zigbee_v4.2.0_af27f76.zip but not able to find in the library...
I need to develop the code for RTC configuration without using nrf_drv_rtc_* , hence I started using zephyr device tree approach . Below is my code .
#include <stdio.h...
Hello,
I recently purchased a Nordic Thingy 91 device, and I have been working on it for a few weeks. I am currently experiencing two major issues with the kit that are...
Hi,
I have a board which is nrf9151 with nrf52840 as BLE controller connected via hci_lpuart. This works fine so far, I am able to do simple AT commands as well as doing...
when I try to add a build config, i can only see a blank page for build configs.
but if i click on another project's build config which is already created, i can see the...
Hi,
I'm troubling using the retention module of Zephyr with NCS 2.6.1 on an NRF52840. I've read the Retention System Documentation of Zephyr but it is not working for me...
Folks,
Am running VSC 1.95.1 on Mageia Linux.
I have a 52833 board that I have working in that I can write to and read from custom BLE characteristics and send data out...
Hi
I'm setting up an OpenThread network and am trying to use the nRF Thread Topology Monitor to visualize the network for debugging purposes. However, no OT devices appear...
According the AT command documentation, reading the device certificate is not supported.
That's somehow irritating. There is no reason for that, at least for those who common...
Hello,
My board contains nRF9160 and nRF52840. The nRF52840 is a HCI controller (based on HCI lpuart example). nRF9160 communicates with nRF52840 over UART. I want to perform...
Hi, in our project we use nRF5340 to control some externanal peripherals as flash mem through SPI and also we need BLE comunication.
The case is if whe allow the config...
Hi, I am trying to use the DECT NR+ sample from the 2.7.0 nrfconnect sdk but I can't seem to get the following to work in the prj.conf:
the results of my build give...
Is there a way to convert the firmware for the nRF Connect RSSI viewer to work on the nRF21540DK. I imagine it isn't too difficult, since it is essentially the nrf53840 but...
After I updated to v2024.11.22 of the nRF Connect For VS Code I can no longer get the option: "nrf-connect.debugging.flash": false to work. It keeps flashing the device before...