I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
I'm trying to get the ADC running on an nrf51DK, however whatever configuration I use it always outputs a value equivalent to ~0.6v input. I've tried with the basic ADC example...
I bought a product with NRF52840 as MCU. Now I want to communicate with other devices over RS485. So I had to make some changes. I have the following questions and hope to...
i try to build simple hello world program in c++. it successfully compile just yesterday, but somehow it fail to compile now. on the log it seem to use /usr/bin/c++ to compile...
The following code snippets produces Error code 0x0005 when trying to update a characteristic value via custom characteristic programming nd connected to nRFConnect app: ...
The nRF52833 datasheet lists a number of pads as "N.C." however I could not find anything in the datasheet about what to do with these pads. Is it safe to route traces over...
hi
I would like to use BLE Mesh to control my products. I would like to build a mesh network in advance, install a provisioner and automatically provision the nodes when...
I'm working with a lwm2m client using t he LwM2M client utils library to connect with a lwm2m leshan server.
Everything works great with LIFETIME = 30sec (default setting...
Hi:
There are two BLE architecture can be used on the nRF5340:
Split the Bluetooth LE Controller and the host part of the Bluetooth LE stack and run them on different...
Hallo Team,
I am using nrf45340 Audio DK to evaluate Bluetooth LE Audio application example.
For experimental purpose, I am using SBC codec. I have been following instructions...
Hello Nordic support:
We encountered a problem when downlaod the firmware for the nRF9160 with jlink nrfjprog program. Most our nRF9160 module can download firmware OK just...
Hi Nordic Team,
Working Environment:
nRF52832 DK, nRF17.1.0 SDK, Keil uVision 5 IDE, Windowns10 pro PC.
I am working on ble_app_uart.c Peripheral example.
According...
Hello,
the git version in ncs\toolchains\v2.0.0 isgit version 2.26.2.windows.1!
That prevets me from using git credental-manager-core in nRF Connect 2.0.0 console in Visual...
Similar to t_m's post here (only in a different SDK), I am trying to generate two PWM signals (motor1_fwd_pwm & motor2_fwd_pwm) in 180 degrees phase shift in respect to each...
Hi,
We have developed the firmware code for a system using nRF52832. We would like to keep the same system but switch the SoC to either the nRF52840, nRF52820, or nRF52833...
Hi there,
I am trying out the nRF Connect SDK v1.9.1 with a custom board (with an nRF52833) that we have produced. I have set up the necessary plugins in VSCode (v1.67.2...