My sensor is off-standard,so I have to use gpio to read and write my sensor.
Gpio IIC will take about 0.5ms to get data.
My app need send data every 7.5ms,it seems that...
Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
Hi, In my project we are using the ESB between a nrf52811 and a NRF5340dk and are trying to evaluate the maximum speed we can reach with ESB packet transmission without acknowledge...
Hi Nordic team:
I am configuring a low power application for the nrf52833 board (custom board). This is a very low power application and I want the board to stay on sleep...
Hi,Team,
I am developing Pawr using nrf54l15-dk.
For the Pawr example I refer to E:\NCS\v2.8.0\zephyr\samples\bluetooth\periodic_adv_rsp and periodic_sync_rsp.
Advertiser...
Dear,
I’m experiencing an issue with performing DFU over BLE Mesh. I have a setup with one node acting as provisioner and distributor. This node has a new image loaded ...
I have compiled code that debugs and runs normally on the nRF52840DK. I just connected my custom PCB to the debug out connector on the DK and I have two issues that are probably...
I just flashed a new image on my device using MCUmgr. In the logs, when the device boots up, it shows the correct APP_VERSION string.
returns:
I: Firmware version: 0...
Hi, We are trying to provide example support for our RAK4631 (nRF52840 based) and an ultrasonic PDM microphone (RAK18032). We have been able to get a sample frequency of 100...
Hi, I am using nRF5340 for my unicast Audio server example where the nRF5340DK is the headset and my mobile device is the audio source. I have taken the unicast audio server...
Hi,
I just can not download nRF_DeviceFamilyPack 8.44.1 from this link developer.nordicsemi.com/.../ It comes up an error of the server. Does any body knows how to get this...
It seems the "reset" button on my nrf52840dk doesn't do anything anymore. I believe this started happening after I enabled mcuboot in sysbuild. Is this expected?
I'm following the tutorial Exercise 1 – Custom board for single-core SoC using ncs v2.9.0 with one slight difference in that I'm using a nRF52DK with nRF52832 because that...
Hi,
In my project I am developing a system to monitor the consumption of electricity taken from the grid. The nRF9160 SiP module is responsible for acquiring analogue signals...
I built a custom board with the nrf5340 and a SD card connected to non-standard gpios. My SD card is connected via SPI over the P0.14, P0.15, P0.16, P0.17, respectively for...
The latest toolchain has removed "serverArgs": from debug configuration in nrfConnect 2025.4.106
Is is mandatory as we only have RTT on our FF board and no serial...