Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
I'm using the board RAK19007 with its RAK4630 nrf52840, meant for solar and battery, where the AIN3 (P0.05) comes from a voltage divider of VBAT, where AIN3 = VBAT*(1.5M/2...
Hi,
Board: nRF9160-DK (PCA10090 - v1.0.0) SDK Version: nRF Connect SDK 3.1.0
Goal
We’re trying to configure the nRF9160 to use external storage as the secondary partition...
Hi,
Please note that I am using below setup
NRF SDK17.0.2
Softdevice 7.2.0
For one of my application, I am trying to generate combined hex file with DFU, Softdevice...
my devicetree code
among which
Wave line error, I copied it based on the official Nordic tutorial SPI
I hope you can tell me in detail why the error occurred
Hi,
I am having issues testing the nRF5340 Audio DK, I have two dev kits and I am trying to program one with the Unicast Server and one with the Unicast Client hex files...
I’m working with a custom board based on the nRF52833. It uses an external 32 kHz TCXO (SiT1552) as the LFCLK source.
In my main Zephyr app I set: CONFIG_CLOCK_CONTROL_NRF_K32SRC_EXT_FULL_SWING...
I was developing with the nRF54L15DK, creating a Radio driver to do Proprietary 2.4GHz communication. In the driver, I use nrfx_event_to_bitpos() and nrfx_bitpos_to_event...
When trying to receive an LE Audio broadcast, issuing an HCI_LE_BIG_Create_Sync command with parameters obtained after scanning for ISO broadcasts, the
HCI_LE_BIG_Sync_Established...
Hi Team,
We have started our cellular development using nRF9160 modem using SDK 3.1.0.
We have selected this MCU because it support all security features, we are going...
With SDK 3.0.2 and 3.1.0 we noticed that during a build, even a 10-core i7 becomes almost unusable. The reason seems to be that all cc1.exe compiler processes run at normal...
Hi,
Is it possible to make the MQTT connected device receive the Shadow config updates and AT Commands immediately? Based from our testing, the device only receives the...
Hello,
I am attempting to program to a custom board using VS Code. I am using the Bluetooth beacon advertising example from BLE fundamentals Lesson 2 Exercise 1.
I am...
I am experiencing an issue with my Tenstar nRF52840 Pro Micro board, which utilizes the Adafruit UF2 bootloader. When attempting to flash new firmware by copying a .uf2 file...