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...
Hardware Setup:
nRF52840 DK: Serving as the BLE central device and I2S master.
PCM5102 DAC: Connected to the nRF52840 DK via I2S. The connections are:
LRCK (Pin 30...
Hi ,
For Battery operated devices, we are using NRF52840, and developing the firmware using Segger Embedded studio + NRF SDK. s140nrf52720, nRF5SDK1702d674dde
For our...
Hello,
I'm sorry to ask a maybe stupid question, but I'm a bit lost with the available boot loader options right now.
I want to setup an updatable and secure bootloader...
Hello,
I am using nRF9160DK, nRF SDK 2.8.0 with sysbuild and trying to enable image encryption trough sysbuild Kconfig options. I have set SB_CONFIG_BOOT_ENCRYPTION and...
Hi, After switching to a newer Zephyr version with the hardware model V2 I am struggling to build a BLE sample for the nrf5340 DK. It seems that the netcore image is not built...
Hi guys,
I'm working on a project with a custom board around nrf52832 chip and I'm trying to generate an 8MHz clock signal using the compatible "pwm-clock" on Zephyr.
...
Hi, I have encountered some problems:
hardware: nrf5340-dk
software:Visual Studio Code
ncs:2.5.0
sample: nrf\samples\bluetooth\direction_finding_central & direction_finding_peripheral...
SDK 2.1.0
nRF9160
Hi,
I recently configured a GPIO input in my project with an associated interrupt whenever it detects a high to low transition. The transition is...
Hi,
I am currently extending the NRF Cloud multi service sample, thus I am constantly reflashing my NRF9161DK during development. However today, my device fails to connect...
Hi,
While debugging an issue with reconnecting to our Azure server after the network is lost for some time, I found that azure_iot_hub_connect() returned a non-negative...
I tried to use `-Dmcuboot_DTC_OVERLAY_FILE` to use different mcuboot overlay for different builds but it always use all the overlay files in the folder.
The same way works...
This is a continuation of Case ID: 272157
That case resolved issues I had dynamically changing the device name (and having that new name show up in advertising).
It seemed...
I tested with an nRF52840 dongle, but it seems that nRF Connect for Desktop cannot scan long-range/coded PHY advertisements.
(I used this BLE long range peripheral demo...
Hi,
I’m currently developing an application for the nRF52833 that collects sensor data via SPI and sends it out over BLE using notifications. My primary goal is to achieve...