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 want to use two uarts in nRF52840 , one uart to one pc and another uart to another pc .Data should be transferred and received between the nRF52840 and pc how can...
Hello,
We’re starting to implement our solution in an nRF SDK project (version 3.2.2) targeting the nRF54L15 component. From a cryptography standpoint, we...
Hi,
I am on Windows and use Power Profiler v4.3.1 when the App is not maximised, I get an FPS 30. When I maximize the window, it drops below 5.
EDIT: the window does not...
I migrate an app from NCS 3.1.0 to NCS 3.2.3.
Using mcuboot with a Thingy:91 or Thingy:91X fails.
flash_img_init results in a flash_img_context, which uses ID 2, the application_slot0...
hi.
I am seeking your assistance regarding a J-Link (PLUS) debugging issue on a custom board featuring the PAN1770 module (ENW89854C1KF), which integrates the Nordic nRF52840...
Need some help with:
nrf5340 - custom board
NO external Flash
DFU over BLE with simultaneous update of both images allowed ( using this devzone concept with static...
Hello Support Team.
I am encountering an issue where the settings_storage partition located in external flash is being erased during an MCUboot image upgrade.
Environment...
Hello, I would like to inquire about some technical details regarding the internal module power supply ranges, power-up sequences, and reset voltages for the nRF54L05, nRF54L15...
Hi,
i want/need to connect & access a microSD Card (32GB) on an breakout board via SPI (technical reasons) and want to use the suggested PINS (28-31) as in the intermediate...
Hi Everyone, I am trying a very simple task of reading PDM Mic with NRF54L Custom Board and streaming the Audio via Bluetooth. I was able to do it very easily with the NRF52840...
Hi: Could you please advise me on how to use P1.01 as the output pin for PWM for NRF54LM20A? I attempted to use the regular IO mode and pulled P1.01 to a high level, but when...
Dear Technical Support Team,
I am currently developing a Matter product using the NCS (nRF Connect SDK) version 3.1.1 . During the build process, the software version string...
Hi Nordic Team,
When using the nRF5340 with XIP enabled, a release build with -Os runs perfectly, but a debug build with -Og crashes on the first function located in the...
Here is a properly structured issue report in professional English.
Project ID
SOFTUART-NRF52-19200-RTT-DEPENDENCY
Subject
Soft UART at 19200 baud works only when...
Issue
When attempting to connect GitHub Copilot to the public MCP endpoint `nordicsemi.mcp.kapa.ai` (as described in the [Kapa.ai MCP integration docs]( docs.kapa.ai/.....