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...
I use Zephyr RTOS and segger Embedded studio to develep nrf5340 project. in a c file , i configurate spim2_ns below:
#define SPIM2_CS NRF_GPIO_PIN_MAP(0,15) #define SPIM2...
Have there been any attempts to port Alexa AIAClientSDK to nRF9160?
AIAClientSDK lists "AWS IoT Device SDK for Embedded C" as one of the dependencies.
AWS IoT Device...
Hi i m evaluating the nrf5340 and i get this message when i try to download the code to NET cpu and it's a bit impossible to attach the debugger
CTRL-AP indicates that the...
Hi,
My nRF52840 DK has suddenly stopped working. I have tried different USB cables but it's not turning ON when I connect the cable to the J 2 USB connector.
Observation...
Hello
In our application we're using the download client. Here are the cipher suites the modem supports in hardware: https://www.nordicsemi.com/Products/Low-power-cellular...
nRF52840, SD140, SDK 17.0.2
We're using UARTE to communicate with a peer MCU. We're using hardware flow control (CTS and RTS are enabled) and the baudrate is 115200. The...
Hello,
I'm using two nRF5340 MCUs with BLE5.2 audio in an application. I had a couple questions I hoped the Devzone could help answer.
1. On one of the MCUs, I was originally...
sorry for the perhaps stupid question - but despite several hours of intensive searching, I am not getting any further with the start -up of my new and beautiful Thingy91...
I do not understand how to compose these settings.
Using ncs v1.5.0 GPS sample with SUPL enabled.
This works OK on nrf9160-DK using the supplied settings
#define AT_MAGPIO...
Similar to https://devzone.nordicsemi.com/f/nordic-q-a/61935/bootloader-flashing-error---nordic-nrf52840-usb-dongle I get the following error:
DFU failed: Error message...
Hi,
I’m trying to measure the current on NRF52840, SDK 17.0.2.
I have modified the HeartRate Measurement example’s advertising parameters as PLper my requirement.
...
Hi,
I am trying Zephyr for 52840 dongle. I am able to west build, but could not west flash.
While I do west flash, I get
-- west flash: rebuilding ninja: no work...
I bet you get sick of this, but I've looked at the other solutions and followed any advice, but no joy.
I am trying to use a Makerdiary nRF82540-MDK usb dongle to evaluate...
Dears,
When Reset pin(0.18) is used for QSPI (GPIO macro is not defined as RESET), after initialization ,Jlink is disconnect.
Would you please suggest it? Thanks.
I am using a nRF52840 dongle and want to filter ADC raw data. I have downloaded the CMSIS 5 DSP package.
And tried to include a copy of an example (arm_fft_bin_example_f32...