[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...
I have modified the BLE app Blinky example so that the LED is enabled (state 1) on power up. However, this is not being reflected on the BLE side because when I connect with...
Hi, when debugging, I'm encountering this problem where relevant SPI registers (likely status registers) signaled a successful read before the actual data could be pulled...
We're developing a mobile application which will communicate with a satellite antenna over BLE. We will not have access to the antenna for a few months, and therefore we aquired...
I am using the UART to perform serial DFU on nRF52832. I got it to work fine using nRF Connect SDK 1.8.0.
Now, I need to pass some serial data to the APP when not in DFU...
Hi, I have to develop a new nRF5340/Zephyr/MCUBoot-based device that communicates with a Windows application via USB. The Windows application already manages other legacy...
Hello,
I'm trying to implement a set up of the ble device name from the NVMC UICR register.
But when I try to take it from the register and to set it has a name, it doesn...
Hi,
when using the spi peripheral in slave configuration, what can I expect at power consumption level? does the spi peripheral derive its clock from an internal system...
Hello,
I am using nRF52840 DK's P20 SWD to communicate with an external nRF52840 board . My setup works fine with nrfjprog running from command line. To communicate with...
Is there any example code using a QSPI image as the input for the bootloader instead of e.g. BLE? What format does that have to be in to begin with? Currently doing DFU updates...
Hello friends
I am fresher for Nordic semiconductor . I want to interface triaxial accelerometer of 15MHZ frequency with nrf52840 with inbuilt ADC and transmit the data...
Hello,
I will try to use the macro ZB_ZCL_SET_MODIFY_ATTR_VALUE_CB to define a callback when an attribut is written in my device. But the callback I write is never called...
I had a look on APIs to use UART in Zephyr in the link https://docs.zephyrproject.org/latest/reference/peripherals/uart.html#uart-interrupt-api . There are three types: Poll...
I have a JDY-16 BLE chip in AT command mode and are able to scan for a SoftRF device that has a Nordic UART service.
I can succesfully see the SoftRF device during a scan...
Hi All,
Currently I'm editing an example project using the NRF5 SDK in SES -- however, I'm not sure exactly how to best version a project or even export it to contain...
Hi,
For my nRF52840 custom board, when I send data through app_usbd_cdc_acm_write() to the serial port from main.c , data are transferred without problem but
when I try...