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...
Hello,
I'm doing some experimentation with nRF54L15DK dev kit.
I connected PPK2 to P6 on the board to measure VDD:nRF current consumed.
The DK is loaded with a release...
I’m working on an nRF5340 project (NCS 2.9.2) with simultaneous multi-image DFU using MCUboot, MCUmgr (SMP over BLE), and external flash (MX25R64, like the DK).
App-core...
Hi
I am moving an application to nRF54L15DK.
SDK is v3.2.2, single core only, no sysbuild.
Whenever I try to debug I get:
-- west flash: using runner nrfutil -- runners...
Hi,
i am developing under NCS 3.2.1.
I would like to if there exist a stand-alone command for creating DFU (nrfutil sub-command or similar) instead of https://github.com...
Hi guys, I have been working with a custom PCB based around the nRF5340 that uses the nPM1100 as the PMIC. I have configured it for 1V8 VOUTB output, fixed VBUS, VTERM high...
Hello, in the design reference it explicitly mentions:
“Important note on C9: The grounding of the C9 capacitor MUST be isolated from ALL ground layers except the bottom...
Hello,
I’ve been using SSD1306 128x64 OLED displays with nRF52840 boards for several years without any issues, building with nRF Connect SDK 2.5.x to 3.1.0. Recently, I...
We have thousands of devices live in production and we sometimes encounter the situation that we cannot restart bluetooth advertising anymore after a connection attempt. ...
Hi, we are investigating some devices in field, and have limited logs to work with. From time to time, we see EMM reports with cause 255. According to nRF9160 AT Commands...
Hello,
I have been following the tutorial for the DECT NR+ Shell (nRF91x1: DECT NR+ Shell). However, I am unable to locate the sample referenced in the documentation:
...
Hello, I try to do work a ism330dhcx on a custom digital board with a custom board in which there is a NRF54L15 microcontroller. The sensor works on other custom board with...
Hi all, I'm currently evaluating a few different vendors, chips and technologies for an idea I've had. It's a wireless+USB gaming HID, so latency is very important. 1kHz polling...
Hello,
We are planning to use the nRF54LM20A, but we do not intend to implement USB in our design.
For the nRF52 series, the datasheet provides a reference schematic for...
Hello all,
Please let me know which module we can use for mesh networking for home automation project (lighting control through smartphone app),maximum how many devices...
Hi, we are currently implementing DECT NR+ mesh network as part of a thesis, where our one part of our plan was to implement full MAC layer (otherwise its just a full mesh...