Hello All,
I have problem with ble_app_uart which are not support DFU services.
When I am implement both services device will not advertise. and when ble_nus uninitialized...
[symptom]
I want to update my application/bootloader/softdevice by DFU.
Steps are shown below.
bootloder/softdevice update
if 1 step is done, application update...
Dear Developer Zone,
I am new to ANT and am looking for someone to help me to setup an example 15 channel (14 devices) ANT network using the S332 soft-device to test communication...
Hello,
i am working with the Enhanced ShockBurst proprietary protocol and i am wondering where I can find the sources of this protocol, so that I can do some changes. ...
[uart - Copy.rar](/a master _error.png ttachment/3cc01f5e2484d2b0f33e62befd3e6a62)
hello there
I am interfacing master nrf51 dk with nxp's slave lpc11u24
(1) my main...
It is good practice to prefix the includes from one's C libraries with a directory so that they are all part of the same 'include namespace'. Unfortunately the Nordic SDK...
Hi all
i'm new in both this site and nrf52
i have a question
Is there ADC CONFIG register in nrf52? i can't find ADC_CONFIG in nrf52
NRF_ADC->CONFIG = (ADC_CONFIG_EXTREFSEL_None...
I have an application where I am sending a fixed packet length of 32 bytes to data pipe 1.
I have set the data width to 32,
I have auto acknowledge enabled on P1.
I...
Hi,
I designed a nRF52832_xxAA board, I can't find the bluetooth name in iphone - settings - Bluetooth - Devices, but I can read/write and notify in myself mobile app and...
Hello,
I am using sdk version 15.2.0 and nrf52840. In the application NAND flash TC58CYG2S0HRAIG is used. We are using flash to store values which we receive from the USB...
1.I want to know whether there is any existing network in the same channel .And get the existing network's information like PAN ID.
Any APIs to do this?
2.How to set...
Hi,
I'm trying to run a display using SPI, and I've run into some troubles. I've attached my code below:
My issue is that the program never gets past the while loop...
Hi,
I am getting the GATT ERROR during init packet stage during firmware upgrade. I am using SDK 14.2 and nRFConnect application on Samsusng Galaxt S8. It looks like I am...
Dear Team
We have selected nRF52840 in our design.
I am layout designeer.
Please send refenrence layout section for nRF52840 to me.
I want study rhe layout design...
Hi,
I am currently developing Bluetooth Mesh for our battery powered products which needs to be updated on demand.
I am running the Mesh light switch examples on the...
Hi,
I'm completely new to the Bluetooth trying to understand a thing or two.
Bluetooth 5 comes with Mesh support and NRF52 supports it with Mesh SDK.
Now my Questions...
Stack - nRF52 DK, SDK 15.0.0, Segger Embedded Studio, Windows. Using code examples described below.
So my high level goal is to read data from registers in an I2C sensor...
How can I relocate or manage the transition between the bootloaders interrupt vector map and the applications interrupt vector map which will be at different addresses in...
Hi All
Working with my nRF52840 DK board and running the BLE Central & Peripheral\ Experimental CLI interface example, I customized my DEVICE_NAME to get it advertised as...