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...
Hello,
I am using nRF52840, S140 V7.0.1. I am new to certification and trying to understand the setup.
This query is on top of DTM setup query
https://devzone.nordicsemi...
Hello.
It is possible to overwrite the contents of the memory using a 32-character string permitted by the standard for mf_name and model_id fields from zb_zcl_basic_attrs_ext_t...
I have for a long time been using the PCA10040 DK to program my custom board with nRF52840.
This has been working flawlessly.
HOWEVER, after I updated nRF Connect to...
i have integrated the uart relevant parts from the app_ble_uart example to the pwm_driver example, i did the modifications to the sdk_config and defines
i get an error while...
I've been looking through the twi_master_using_app_twi example and been trying to change things around for use with a TMP116 instead of a LM75b. I noticed from the LM75b's...
I have been searching for the best way to authenticate / authorize a mobile phone with a nRF52 device without much luck.
I would like to ensure that only the owner of the...
In my situation, I want to use bluetooth to designed a piconet which has 1 master and up to 4 slave .
With yours suggestion,Now i make it work,in upload from slave to master...
I want to include a timer within a structure and also within an array. However the SDK uses a macro to define the declaration of a timer. App_timer.h recommends not to define...
Hi,
I am using nRF52840 and nRF52832.
1) I am seeing below statement in Product specification of nRF52840 under section “7.1 Pin assignments”. What does this mean...
Hi Nordic. I am using nrf mesh sdk v4.10 and an nrf52840.
I would like to report a potential bug regarding the Light LC server.
According to the mesh specification regarding...
Hello,
I have a strange Problem. I have a Central Application where the Central will get a TagID via Uart and if there is a adv. from this Tag the Central will connect to...
Hi Team,
We are using MBN52832 Murata module in our ongoing project.We need technical support from the team.
We need hardware integration (connection) support from the...
Every once in a while I am experiencing the soft device error NRF_FAULT_ID_SD_ASSERT.
In this post I saw that you may be able to provide some information on what is going...
Hello everyone,
I work with a custom board with the nRF52840 chip on it. We have pressure, humidity and temperature sensor and accelerometer sensor on the board. We need...