[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, is there an available developer in my tri-state area of Minnesota, N. Dakota, or S. Dakota? Please call me if you are available for a project for hire. The developer should...
Hello,
I'm using Thingy:52 to monitor FSR sensors in addition to MPU data.
I use saadc and can measure up to 8 FSR sensors thanks a multiplexer, it take about 10 ms for...
Hi,
I am coming accoss an issue while running the LLPM Sample example from http://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.2.0/nrf/samples/bluetooth/llpm/README.html...
hello everyone,
I need scanner and advertising in single code of nrf52810. In SDK i found the example code of ble_app_multirole_lesc in PCA10040 it doesn't support with...
Hello ,
I was using the NRF mesh Light Proxy firmware and wanted to know how many network keys it supports? I was trying to add more than 2 but it gives insufficient resource...
Dear Nordic user,
We are under development with nRF52810-QCAA.
The first board has been make and is being tested.
However, after making the board, I noticed that the...
Hello,
I have problems with adding the ble_nus.c file to my project, but I also have issues with the files: nrf_ble_gatt.c, nrf_ble_qwr.c, and nrf_pwr_mgmt.c. The problem...
Hi,
I have implemented BLE nus uart on my device and am getting some weird problems with the transfer speed.
When I connect to the device and transfer data via BLE nus...
Is TLS_HOSTNAME socket option supported inside the modem firmware or bsdlib?
When I make the function call:
returns with err==42.
I need to set this socket option...
I have a project that I've joined recently that is based on SDK12.1. The bootloader does not seem to work when compiled with a currently arm-gcc version (9.2.1). It does work...
Hello,
I have a small test BLE peripheral application with a few functions I can invoke over a UART dialog. With one function, I can print the first peer in the peer manager...
Hi,
I'm using the ble_app_uart example as a starting point for my project. Basically I want to program the nRF52 DK to receive data from another device via UART, store them...
For either the nrf52840 or the nrf52833 which pins are responsible for configuring the serial preference SPI, UART and I2C and how to map them. Are they any software examples...
Hi,
i am working with nRF52840-DK and i want to implement a network with below futures
The node(means nRF52840-SOC) Should work as a listener
1. the listener should...
Hello,
I'm getting started with nRF Connect SDK. I've installed the toolchain and SEGGER through Getting Started App (because for some reason the Toolchain Manager froze...
Good day,
I have done DFU using the secure bootloader example in sdk16 using the nrf connect app. The DFU process completes successfully and the controller runs the new...