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...
SDK: NCS v2.6.0
Program Software: v2.6.0\nrf\samples\openthread\cli
Hardware:nrf52840dk_nrf52840 and third-party module(nrf52840 soc)
The program runs normally on...
I am writing to seek assistance regarding an issue I am encountering with the SPI0 interface in the NRF52840 module. The project requires the use of four SPI interfaces, but...
while trying to package my hex file from zephyr and I have gotten the following error
nrfutil pkg generate --hw-version 52 --sd-req=0x00 \
--application build/zephyr/zephyr...
I've been playing around with the MQTT example for the nrf7002dk and noticed that the mqtt_helper_publish function used from the MQTT Helper libraries doesn't handle acknowledgements...
Can someone please, for the love of all that is holy, point me towards some guidance on how to read values of custom characteristics set by another device?
I cannot find...
Hi,
My fw running on nRF52840 (ncs2.4.0, zephyr) develops from HRS sample application. It acts as a peripheral.
In this project, I have a dedicated thread to receiving...
Hi, this should be a straightforward question, I am writing some code to randomly generate a number, and it works fine the only issue is I don't know how to limit the range...
Hi , I try to use the BMI323 sensor . Its working fine for SENSOR _TRIG _DELTA interrupt . I want to use sensor fifo mode for BMI323 sensor , It seems not implemented fifo...
Hardware: nrf7002_nrf5340 Version: ncs-v2.61 Firmware: sample/aws_iot + BLE Mesh initialization ( chat_cli sample example ) Scenario:
My project requires BLE Mesh and MQTT...
Now I am using the https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/direction_finding_central/README.html and https://developer.nordicsemi...
Dear Nordic Team,
I had questions concerning the use of the High resolution oscillator
Question 1 :
Could you provide the detailed step needed to enable the HFXO ...
Hello guys,
I'm trying to clearly understand the Bluetooth Peripheral Sample github.com/.../peripheral_uart and how it exactly works.. so i'm curious if there are some...
Hello, I would like to ask about the problem of how to implement SOC shutdown in NCS. 1. In V2.6.0, CONFIG_PM cannot be enabled, it will prompt that there are dependencies...
Hi there!
I was just trying an example of DFU over UART from the new nrf Connect SDK Intermediate course using the NRF9161DK but I'm unable to disable the mass storage device...
Dear sires,
Would it be possible to let you answer the following question?
In nRF5340 SDK, does it use CMD20"SPEED_CLASS_CONTROL " in SPI write sequence to ensure minimum...