[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...
Hi, We currently have a custom board with a nRF54L15 (final production silicon) paired up with a nRF21540 RF front-end module (FEM). This board is running Zephyr with v2.9...
Hi. I am using nrf52832 and 17.0.2 sdk.
What I want to do is to provide automatic connection between my nrf device and my android device. For this purpose, I use the HID...
I'm trying to use AAR peripheral, but I don't know the structure of output DMA job list, as it's not defined in the datasheet. I was trying to use one job pointing to flat...
Hi,
I'm transmitting using the nRF24L01P and using the nRF52810 as the receiver, 5 byte address.
We send a 2 byte packet usually 0x00, 0x00 until data is ready. If I set...
BT_DRV_RX_STACK_SIZE is too small and can't be configured. It needs to be more than 512 bytes in released versions of Zephyr, or 640 bytes, on the main branch. Note: I'm using...
Good morning everyone,
I am going crazy to solve this problem, but I hope we can figure it out with some help.
I am working on a prototype for which we need to use a...
The documentation for the Maximum Performance sample mysteriously states that the sample is not supported on the 5340 with no explanation as to why. As I am getting spurious...
Dear support,
I am using this board: https://www.nologo.tech/en/product/otherboard/NRF52840.html#%E5%BC%95%E8%84%9A%E5%9B%BE . I am trying to use any analog input to eventually...
nRF Connect for VS Code v2024.12.55 showed up yesterday and it seems to be broken for me; the "build", "flash", debug" buttons are not available to me, I am stuck with "Pristine...
Hello,
I fear that my toolchain and environment is seriously confused.
When i use the vs code extension sdk to install a toolchain or sdk i get the following message ...
I Have been trying to interface mpu6050 with nrf5340 DK .
f ( NOT "${ret}" STREQUAL "0" )
message (FATAL_ERROR "command failed with return code: ${ret}" )
endif (...
Hi,
I'd like to know what is the cause of the stall in
sym_E5Q6O4GY4KO3GMW7WJYXLZKHO7ZGDWLU4ZPAKWA() at 0xa55a
when calling sdc_hci_cmd_le_set_adv_enable ?
Here is...
I am currently considering the use of an external Flash IC for a Matter device.
I have two questions and would appreciate your help:
1. Is the MX25R6435FZNIL0, which is...
Hello,
according the datasheet the nRF52832 has an gain error of 0.02%/ ◦C and E_G1 of -3 ... +4%. This is too high for our requirements. Is there a way to improve this...
Hello DevZone,
I'm developing a HomeKit project for the customer. They require 2 BLE advertising in one device. One advertising is for HomeKit over BLE, and the other one...