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...
Hi,
1. Seems to be a bug, how to fix this error. 2. Repeat example: ncs\v2.8.0\nrf\samples\bluetooth\peripheral_uart
Thank you for all your assistance. Kind regards...
Hello. Both toolchain/sdk are v2.8.0.
It is coding based on the wifi station sample provided.
When I made it in the previous version, I created the configuration, and...
Hi,
I am adding out of tree sensor driver (LDC2114) to nrf9160dk, I follow the Adding an Out-of-Tree sensor driver to Zephyr - Golioth . But when building the configuration...
Hi,
we have created a led driver for ucs5603.c taking reference of ws2812-spi.c. we are using nrf52840 with NCS v17.0
we have set SPI clock frequency at 1MHz and we are...
Hi,
I am trying to write a hex file created by building with the nRF54L15/CPUAPP to the nRF54L15-DK, and check whether it is in DCDC mode or LDO mode using the nrfutil command...
I am using three devices in my Zigbee network:
A Coordinator. A Router. An End Device. When I retrieve the LQI data:
If both the Router and End Device connect directly...
Hi. According to nRF54L Series features page ( https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/device_guides/nrf54l/features.html ), second-stage bootloader...
I've been using ICMSG's IPC to exchange HCI messages between the netcore and appcore, and using SPI to exchange HCI information between the host and appcore. This setup enables...
I'm working on implementing a Bluetooth Mesh network where each node periodically sends messages containing a single float32 value or an array of float32 values (e.g., every...
Hello,
I update ncs from v2.3.0 to v2.8.0 in matter windowcovering project.
my prj.conf file:
CONFIG_PM_DEVICE =y
CONFIG_PM_DEVICE_RUNTIME =y
CONFIG_USE_SEGGER_RTT...
Hi,
I'm developing a firmware based on Zigbee CLI sample. And I enabled DFU of app core and net core via serial with serial recovery mode.
Using SDK v2.4.2 and nRF5340...
Hi,
I am trying to integrate i2c code in peripheral_uart example from ncs 2.8.0.
I am following the steps as instructed in this exercise:
Exercise 1 - Nordic Developer...
I have nRF Connect for VS Code v2024.11.75 and am using SDK 2.6.1. In Lesson 3, Exercise 1 of the nRF Connect SDK Intermediate course in step 8 the instructions show to open...
I am a long time user of Doxygen and I am familiar with its format. I have been using Doxygen manually in my nRF9160 code and it is working fine. I am using DoxyWizard to...
Hi I am working on a project where I am trying to implement Bi-directional communication between 2 nrf modules connected to stm32f411ve dev boards. I am facing issue with...