The link for downloading nRF6939 live cd v5.4 is broken.
https://www.nordicsemi.com/Software-and-Tools/Reference-Designs/nRFready-Smart-Remote-3-for-nRF52-Series/Downlo...
Using one ADC, the current can be reduced to about 40uA after the ADC value is taken. Using a two-channel ADC, after the ADC value is taken, the current stops at about 0.4...
I'm searching for a software engineer who can help us getting OTA support between nRF52810 and PIC16 MCU.
nRF52810 must have command- and data mode over UART, Pic controler...
I want to be able to read the gyro and accelerometer values from the MPU6050 sensor.
As a base start I downloaded the NRF5 SDK V15.3.0 and modified twi_sensor_pca10056 program...
Hi. I'm using nRF52832, SDK13.0.0.
I should use SHA256 and MD5.
I made my code as below.
NRF_CRYPTO_HASH_CREATE(init_packet_hash, SHA256); NRF_CRYPTO_HASH_CREATE(init_packet_md5...
Hi. I'm using nRF52832, SDK13.0.0.
I want to use SHA256 as below.
output32Byte = SHA256[input32Byte];
Which function or example can I refer to?
And also I want to...
I tried to port the example "ble_app_ipsp_initiator" to pc-ble-driver and run on Linux. The peer device is another PCA10056 device running ble_app_ipsp_acceptor. The problem...
Hi, I have been getting randomly errors status from pmic measurements including status 64 (trickle timeout, I presume). Do you have any sample code to handle errors as per...
This is a custom board with nRF54L15. I have the following peripherals connected:
I2C30 SDA:P0,02 SCL:P0.03
I2C20 SDA:P1.13 SCL:P1.12
UART00 TX:P2.02 RX:P2.00
I also...
Hello,
Currently designing in the npm1300 into a project and want to understand better the difference between the LDO and the load switch. In the example schematics the...
Hi
Since the Vout setting range is 1V~3.3V, and the datasheet Figure 39 show the dropout voltage is ~60mV(0.06V)
Why datasheet LDO electric spec. show the VIN need larger...
Folks,
We have been developing a product to use the nrf51840 Dongle. Idea being to solder it to a mother board and as it's pre certified we don't have to go through RF certification...
Hello, I'm building the sample Measure battery voltage on a custom board, and I have an error voltage: setup: -134 at runtime. The overlay file is configure as explained in...
I want to implement OTA (Over-the-Air) updates using Thread on the nRF52840 DK board.
Are there any sample codes or references available for achieving this with Thread?
Hello,
I'm trying to use nRF9160 Development kit and it is not showing up in connected devices view in VS code.
Switch position is correct(nRF91) on the development...
I am using v3.0.2 SDK, nrf52832 DK, and I am learning academy.nordicsemi.com/.../ . I encountered a problem in step 4.2:
Please help me find out how to debug
With the NRF_CLOUD_MULTI_SERVICE sample, we'd like to set the GNSS location tracking sample interval to 2s or even 1s.
But we found that the actual time will be about 25s...
Hello everyone, I need to attach a QSPI memory to an NRF54L15 module. I am led to believe that this should be supported out of the box but cannot understand how to use the...
Hello everyone,
I am working on a project where I need maximum range and TX power, since my Bluetooth device will be implanted the signal is strongly attenuated I need maximum...
Hi,
We are evaluating the NRF9151 for live tracking purposes. While testing with the nRF9151-DK we noticed the we had tracking fallouts using AT#XGPS=1,1,1 both during driving...
Hi everyone,
After the latest update of the nRF Connect SDK plugin for VS Code (2025.4.106), we've seen this pop-up appear. We are using v1.8.0 and now we are not able to...