Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
I'm experiencing an issue with I2C communication between the SEN5X sensor and multiple nRF9160 DK boards. The problem manifests as an crc error during I2C read operations...
In case I run the code from zephyr/samples/bluetooth/broadcast_audio_source, I get following error, when I play audio:
After I stop the audio, the log messages stop...
Hi,
I'm pretty new to Zephyr and I have to figure out how to connect to a NOR flash over SPI. Final application is the implementation of a file system, e.g. littlefs.
...
Hello !
I recently updated our project SDK from 2.6.0 to 2.7.0 and our custom board to HW v2 layout. Everything went almost seemless until I tried to enable sysbuild option...
We created a product using nrf52840. the product is operating well, but it has been confirmed that software reset (0x04) operates in very few times (2weeks per 1time). In...
Hi,
We have previously realized the nRF7002 Matter project. We tried this with nRF52840. I am using Amazon Dot 4 but Amazon did not detect Matter. What is the reason for...
Hi:
I checked the zephyr.dts file, but why are the addresses for flash_controller: flash-controller@39000 and kmu: kmu@39000 the same? I checked the specification and 3900...
Hi,
One question, in VS code,
when I choose the nrf5340dk_nrf5340_cpuapp for build configuration, the VSCode told me the nrf5340dk_nrf5340_cpuapp is without security,...
Hi,
I get a very strange issue. Below is my device information:
NCS v2.4.0, Zephyr
It acts as a Peripheral
It advertises itself, accepting connection
Connection...
Hello, The following warning occures when I build the SLM Shell sample (Not changed original code).
[Build Configuration]
Target sample: SLM Shell ( https://docs.nordicsemi...
Hi Support Team
We test the AoA sample of direction_finding_central and direction_finding_peripheral in the NCS of V2.4.0,and it has an issue of disconnected like the screenshot...
Hi, I have been using nordic nrf5340 in vscode(no sdk). I have taken ble throughput example code. I could able to connect in nrf connect app(phone) and i am able to read and...
Hi,
I'm currently using an algorithm that uses rand() API under Zephyr 3.5.99.
My include file is
#include <zephyr/random/random.h>
This is a true random generator...
Hello,
I'm trying to measure current on my nrf52dk board during a BLE communication. I'm doing that on a nrf52dk board. I connected the power profiler to the board as follows...