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...
If you look at the circuit of the PCA10040, it uses a 32Mhz 12pF crystal.
C1 and C2 of the crystal are 12 pF.
However, you say to use this formula: C1 = C_L * 2 - 4pF...
I am attempting to store a pre-generated key in the psa key store using the psa API. I have taken the nrf->samples->crypto->hmac and nrf->samples->crypto->persistent_key_usage...
Hi,
I am working on a setup where nRF5340 uses W5500 Ethernet IC and communicate MQTT over TLS. The actual setup for now is nrf5340dk + w5500 ethernet shield.
I am working...
We found one charging issue on nPM1100, after we assemble the battery to the PCBA, and then apply 5V to nPM110 (VBUS) and GND. The protection ciruit does not release, and...
Hi,
I am using nrf52840 and SDK-16.0. Our product is already in the market.
we added some extra features now. after adding this we are not getting application timer call...
Hi,
I need to provide a clock signal of 4.9152 MHz to an external ADC.
Can the NORA-B106 module (that integrate a nRF5340) supply that signal by the Application Core M33...
I am looking to program the nRF52840 development board to get data from the mpu6050 sensor. I want to use bare metal code for the same. Is there any available code or sources...
Hi Folks!
I've got a rather bulky project that's having a rather bulky project. In short, my project tries to enable both MCUBoot DFU and an ExFat Filesystem. I've narrowed...
Support,
I've encountered a challenge while integrating my product with device from a third-party. Unfortunately, they've utilized the SIG base UUID for their unregistered...
We have an existing application for the NRF52840 using SDKv15. This application will handle writing a new application to a free bank. I need to add the ability to jump from...
I need to do a DFU via BLE but I do not have enough memory. For the past few months I have been working on a custom bootloader that would use an external memory to do the...
Hello, I am on conenct SDK 2.6.0 and trying to run the Zephyr Bluetooth:Central example on the nrf5340 dk to connect to a Minew S4 door sensor and get data from it. Here is...
Hi, I am working on using nrf7002dk to connect to AWS over WiFi. So far I have been able to connect to WiFi and send a HTTP get request through DHCPV4. When I continue to...
In my nrf connect sdk projects i have external custom driver modules that i use across various projects to simplify code reuse. The issue i am having is that when I add MCUBOOT...
I am trying to use the the cellular monitor to get the device information but it seems like it does not connect to the device via J-Link, this is not a DK but a custom board...