Hi, How I can use/install nRF Util software ( device, nrf5sdk-tools, etc ) in a lab without internet access on MacOS machine ? I can download ' nRF Command Line Tools' but...
Hi I want to build a multi role BLE device.
As a peripheral it shall stream ADC data with arounf 20 kbytes per second.
As Central it shall receive adv_nonconn_ind packets...
We are using Thingy:91 X as an evaluation platform for our upcoming product. Our test application is made up of a nested-loop structure like
while(true){ lte_lc_connect...
I have been testing nRF7002 in STA mode and in monitor mode. Both work fine - but is there a way to have both of them at the same time? Is this a feature that can be implemented...
Hello everyone,
I have an nRF5340 microcontroller (NORA B106 module), and I want to connect a square wave signal to one of its pins to read its frequency or count the number...
Hi,
Hope you are doing well.
I would like to use eSIM on nRF9151-DK board and an eSIM has been assembled in the board. However, eSIM is not detected.
According to...
Dear Nordic Engineers
I developed a PWM function to drive the RGB LED. Then I found a problem, which is w hen I used a PWM signal of one channel to control the RED light...
Hi,
The attached code is based on a sample code from NCS v2.9.1 and creates a LittleFS flash disk on external SPI NOR onboard nrf54L15DK. There is a mismatch in the code...
Hello!
We have a project where we are using the nRF52840 with the ADS7052 (an ADC) on the SPI bus. We are using Zephyr 4.1.0, but I guess its same same with nRF Connect...
I have a LIS2DW12 accelerometer connected to nrf52840 SPIM3, and I am seeing an intermittent failure. In some instances while collecting accel data during a data ready interrupt...
Hi,
I believe the default application on Thingy91x uses LTE-m to connect, which is working fine. How do we make it use only nB-IoT?
For Thingy91, there is a guide
Getting...
Hello,
I am developing a board with the SIP nRF9151.
I'm designing the board with a shared antenna for both the GNSS and LTE signals (Ignion NN02-224).
For the antenna...
Hello. I'm trying to improve the permit join-handling in our project. Right now we're simply hammering the zBoss stack with bdb_start_top_level_commissioning( ZB_BDB_NETWORK_STEERING...
I’m using nrfjprog version 10.12.1 and JLinkARM.dll version 6.88 . I encountered an intermittent nrfjprog error when programming firmware to the nRF52833 .
In most cases...
Hi,
I am trying to use mcuboot to load a version that is stored in my external flash, and I cannot get it to boot. My project is being built using sysbuild and my target...
Hello,
I am trying to use an sdcard with the nrf54l15 DK board with the 2.9.1 sdk. However I encounter "<err> fatfs: Storage init ERROR! error: -134" when calling the disk_access_init...
hi i have a question
i ues ncs 2.9.0
This is the code that displays my Bluetooth connection
——————————————————————————————————————————————————
struct bt_data ad[]...
I am trying to run the debugger from the nrfconnect extention for viual studio code. for some reason It doesnt work, It seems to flash the app fine, but then this message...
Hello Team,
I’m working on creating a custom Matter cluster using the instructions provided in the Nordic documentation: https://docs.nordicsemi.com/bundle/ncs-latest/page...