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...
Can,t flash nRF52832 custom board using nrf connect vscode extension im trwing to use nRFconnect for my project, im using fade_led from example and got this error
i try...
Hi everyone, I have a problem when I tried to configure UART ( baudrate, parity, data_bits, stop_bits, flow_ctrl). I upload my project:
#include "myuart.h"
#include...
Hi,
I want to use nRF9160's internal RTC. I coded it but did not get the real time correctly.
SDK: 2.5.0
IDE: vs code
board: nRF9160dk
Best regards,
Liza
I'm going through the Academy courses and somewhere around Lesson 3, I could no longer flash firmware to the nrf52840 DK.
I browsed the forum and found some notes around...
nrf connect for desktop nrf54l15 device not detected by bluetooth le app
log:
12:18:38.872
Using nrf-device-lib-js version: 0.4.4
12:18:38.872
Using nrf-device...
Hi,
in Cellular Iot Fundamentals there is in lesson 4 an exercise to move to MQTT with TLS.
As I used MQTT helper library, I wonder if it is enough to modify the structure...
We had an issue with the FDS such that if the device lost power in the ~50ms window after bonding was carried out, the FDS would take longer to initialise when power was restored...
Hello,
I have read conflicting information on whether Verizon requires the LwM2M library to certify on their network. We will be certifying a nRF9151 modem.
This Nordic...
Hello,
since using Bluetooth requires an expensive qualification process, I am looking for a more affordable alternative for a startup/small business like me.
The only...
Hi,
I created an application, that scans on Coded PHY and 1M PHY simultaneously. The problem is, it only works with the Zephyr opensource LL, but not with the Nordic Softdevice...
Hello,
we are developing a new product based on the nRF52833 QFN40 IC.
We would like to add the nRF21540 range extender to the product and also a SPI Flash to store...
I am currently working on a project involving Bluetooth channel sounding for distance measurement using the nRF52840 dongle and nRF52840 development kit. While I was able...
Hello,
I’m using the nRF Connect extension for VS Code, and I encountered an error while trying to compile the peripheral_hr sample code.
I'm using SDK 2.9.0 with toolchain...