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...
In mesh example project “dimming_server”,I have added functions: mesh serial, SAADC(use ppi) and compie pass.However,when debugging,an error is happened in the function"nrf_drv_timer_init...
I understand how to update the 9151 via LTE on the nrfCloud and now I want to update the 5340 via the same method.
I'm starting to understand the SMP Server example which...
Hi everyone, I’m looking into using LTE-M with nRF9151, and in that context I’m considering using an eSIM. I’d like to ask a few general questions around this topic:
1....
Hi,
i'm using nRF52832 to construct an BTHomev2 sensor.
In development, we find the firmware seems to randomly fail in k_sleep(), but once we full earse the chip before...
I am trying to configure Analogin_rev pin as ADC pin and I did the code changes, but I am getting the error -22 while trying to Configure ADC channel. Here is the snippet...
Dear Nordic Specialist,
I am using two nRF5340 DKs running the Direction Finding connection-based Central/Peripheral examples, and I would like to evaluate the maximum achievable...
Hi
What is the nRF5340 PDM frequency max and min can be set?
Because below is our microphone frequency spec., we want to set PDM frequency into like between 450~850KHz...
Hello, I’m trying to understand the background of the issue described in nRF9151 DK v0.9.0 Errata . Could someone explain what caused it and, if possible, give an idea of...
Hi
I am trying to integrate a "TMP117" temperature sensor with an nRF54L15 using the existing Zephyr tmp11x sensor driver. The device is detected and initialized correctly...
Hi There,
We are currently developing a prototype using the mRF5340. (MDBT53-1M ) The key is to operate I2S at 192kHz.
Please let me confirm the following:
Is LRCK's...
Hello,
In previous NCS versions I know I have heard the test tone triggered by button 4 on Audio DK work out of the box.
I am currently experimenting with NCS v3.2.1/0...
Hi dear forum members,
I’m working on a firmware project for the NRF52840 that utilizes BLE, DFU, I2C, WDT, some cryptographic libraries, and a few sensor libraries. However...
Hey, wanted to know a few things regarding npm1300 1. Can it handle short circuit of it's buck/LDO outputs? Or we need to have some sort of protection for each buck. 2. If...
Hello,
I am using an nRF54LM20DK with nRF Connect SDK v3.1.1 and I am unable to establish I2C communication with an external DPS368 sensor.
The application starts correctly...
Hello Nordic Community,
We are currently using the nRF52840 DK for BLE testing and controlled BLE interference generation in a lab environment, primarily in the 2.4 GHz...
I have an ICD configured Matter device, using LIT.
I have added the UserActiveModeTrigger attribute and configured it to PowerCycle and ResetButton.
I can commission the...