Hey,
I just want to know if anybody sucessfully connected HDMI CEC (One-Wire bus) with the nRF52832.
I would be very grateful if anybody could share the library or give...
As the tittle,can anyone tell me how to save data to the flash with nRF51822 ? I use SDK9.0.0 and S110. before I turn off my machine, I want to save several parameters to...
I use example from SDK 13 ble_app_uart_c.
I changed uuid to my uuid from nrf51 peripherial device. I get event BLE_GAP_EVT_CONNECTED
where made
err_code = ble_db_discovery_start...
dear all,
i need your help.
Where we are:
We use mbed software developer platform.
We have BLE Nano V1.5 + MK20 USB Board V1.0 from RedBear.
We are able to generate...
Hi:
environment:
target board: DK52 board and run LWM2M example of IOT-SDK v0.9
router: ubuntu 16.04 on VM and runs bsserver and LWM2M server on ubuntu 16.04 ...
How to integrate Opus coding on NRF52840DK, is there any example reference for integration or documentation for porting? Hope you guys can help me, thanks!
Hello. Is there anyway to get the source code or a flag added to the PPK2 to not reset itself when communication is over?
We are using a 3rd part Python API to configure...
Hello DevZone,
My team is developing a wearable that has time constraints which, we believe, are not being respected by Zephyr.
The setup is a nRF52840 based board...
Hello all,
out of the blue I cannot compile a project originally written in SDK 2.5.0. Last time I worked on this project was a few weeks ago and nothing has changed, not...
Hello,
If I try to repeatedly connect and then disconnect from the LTE-M network with an nRF9160 (I'm using the Actinius Icarus v2 board), I observe that the first 30 (approx...
HI ,Nordic
Currently I am trying to get voice data via DMIC on NRF52840DK and send it out via BLE after OPUS encoding, but I am having trouble: nrfx_pdm_start keeps triggering...
When using two 52833 boards for distance measurement, when testing at 60cm, the distance value obtained sometimes wobbles between 0.6-1.2m, but sometimes stabilised around...
Hi,
I am using nrf SDK v2.3.0 with nrf Connect extension of VS Code on MacOS
The nrf Connect Extension was automatically upgraded to v2023.9.169 last week.
I noticed...
Problem Statement:
I am working on a project where I want to stream audio from a customized Android app to the nRF5340 Audio DK over Bluetooth Low Energy (BLE) . The nRF5340...
I am using ncs version 2.5.0.rc-1, I want to initialize the icm-42670 using nrf52832 zephyr ready made driver for invensense. But i continuously seeing sensor: Device not...
Hi,
We are profiling our custom battery to get the battery model. using the nRF fuel gauge connected to the nPM1300-EK board as we intend to use the nPM1300 nrf_fuel_gauge...
Hello!
We. are now developing on nrf82840 , using zephyr SDK 2.6.1 with toolchain v2.7.0
when our program runs, psa_import_key always return error code : -134
After...
ICM42670P and nrf52832 were tested in examples such as spi and spis to configure them as SPIs, but data could not be received. Can someone help me? configured with sdk 17...
I am using nrf52840 dev kit to connect to nrf connect app on my android phone. I using ble_app_uart example to fetch Mobile mac ID when event BLE_GAP_EVT_CONNECTED is triggered...
Hi
I am using the nRF5340 DK board using its P20 trying to flash an LED blink code to MDBT53-P1M (RAYTAC) I/O shield. The LED is connected to P0.31 of the I/O shield. By...