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...
Hi, i'm using two nrf52840 DK ev kit. One it's the central and one the peripheral
After the connection I need to save power at the peripheral board, because the cpnsumptio...
I've just spent about 4 hours trying to figure out why a particular build was failing (on nrf9151dk).
Examing the cryptic errors finally revealed that the TFM partition...
We're using the nPM1300 in our designs and we noticed that the charge portion does not appear to keep a battery charged when USB is connected for extended periods.
Our arrangement...
So far we have been using nRF5 SDK v17.1, but we ended up using nRF connect SDK v1.9.1.
However, this compiles too slowly.
I modified main.c and it seems to compile everything...
Hi,
I’m using NCS v3.1.0 and noticed that my application does not run unless I enable:
CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC=y
Without this configuration, the system fails...
HI TEAM,
I am using a custom board and measuring its overall current consumption using the NRF Power Profiler Kit 2 (PPK2) .
Setup details:
Power source: External...
Hi,
We are using the nrf9151 to get GNSS data/coordinates without using A-GNSS, we followed the information in the following page "https://docs.nordicsemi.com/bundle/ncs...
Hello Nordic Support Team,
We are currently developing an IoT product using the nRF9151. In our application, the device wakes up once per day, transmits a small amount of...
Hi, everyone
I am currently working on the development of Bluetooth and ANT+ on the nRF52832 chip. It communicates with my chip via UART, and now there are occasional disconnections...
Hi,
i am trying to create an Indoor Positioning System with the nRF54L15.
Currently i am able to connect 1 initiator to multiple reflectors simultaneously,
When...
Can't find any definitive docs on how to create a new revision of existing custom board files.
For example, my_board.dts includes my_board_common.dtsi, which in turns includes...
Hi,
I’m running into a terminal output issue with nRF Connect for VS Code on Windows that seems to have appeared after recent updates. I did not have this problem in 2025...
How do I download the bare metal SDK without Zephyr/VSCode addon?
Looks like we are moving backwards when manufacturers forced our hands to use specific tools.