We can add the matter switch sample device to chip tool, and can be bind or controled by the chip tool, but we can not use the Apple or google APP to bind the key, It looks...
I have a problem with the package with nrf5 sdk, there for pca10100 examples are not there. i am trying to interface quadrature decoder with one encoder and it is not able...
Hello Nordic team,
I am working on MCU nRF5340 and NCS v2.6.0 for BLE secure pairing level 4 with adding LTK (Long Term Key) share support. But, I am unable to find the...
Hi,
I'm trying to retrieve the MCUBoot version inside my application (from the VERSION file).
In the Zephyr documentation ( docs.zephyrproject.org/.../index.html) , I...
I tried running the official ranging example with nrf5340dk.
Bluetooth: nRF Distance Measurement with Bluetooth LE discovery
Usage
This example can obtain distance test...
Hi,
I'd like to evaluate dual mic recording on three 5340 audio DKs: two of them work as CIS headsets(Unicast server?) and the other one as CIS gateway (Unicast client?...
Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
Dear Nordic Support,
When I got my nRF9160 DK, I ran the getting started successfully then I followed the instruction from the 2 below links:
https://devzone.nordicsemi...
Hi
I have an issue with updating DFU by nRF Connect on iOS 12. I receive the error:
Although it is working on Android without any problem.
I am using softdevice 6...
During WDT implementation I went into flash loader problems.
It is not possible to start a new debugger session (flashing) and the system is stopped at the progress bar...
Hello,
we have bought a bmd340 low energy module that we mounted on a selfmade breakout board. Now we want to read an analog value into the bluetooth module. How can we...
In the "Getting Started->Integrating Mesh into nRF5 SDK Examples" documentation for nRF Mesh SDK v3.2.0 it is stated that nRF5 SDK integration is only tested with nRF5 SDK...
Hi. I want to use nRF52840 as a gateway(connected to cloud via Ethernet). I have to transmit a vast number of nodes' data to the cloud via the gateway. To begin with I can...
Hi Sir/Miss,
We want to test advertising interval time of peripheral device to follow APPLE accessory guideline.
We found some topic on forum, it mentions that uses...
I have a custom board. It has its Tx and Rx combined into one wire bus. I am able to transmit data on the bus. But I am unable to receive any data on the board. This is because...
I have nrf9160dk. I want to give AT commands to the sdk through the processor instead of giving it from the PC i.e want to program the processor in a way so that we don't...
For testing direct advertising i used sdkv10 keyboard example, but when im disconnected device form nrf connect manually its resetting. I debug code found that in BLE_ADV_EVT_PEER_ADDR_REQUEST...
hello
I am a newbee in BLE dev.
I try to connect the sensor to the Adafruit board thrut BLE. The sensor is Sensor it is saw on nrf connect iOS as
I mod the HRM central...
Hi,
I am try to configure internal RC (LFCLK) but device hang in "sd_softdevice_enable(&clock_lf_cfg, app_error_fault_handler);" API.
Changed in "sdk_config.h" to enable...
Hi
When we enable the ADC on the nRF9160, we se a considerable rise in current consumption in standby mode, from sub-100 µA to several hundreds of µA (~400 µA). How do we...