NCS 3.0.1 MCUBOOT nRF52840
I am adding MCUBOOT to the coap_client example, which inlcudes snippets in the build configuration (ci, debug, logging, mtd). The snippets are...
I'm trying to implement DFU over USB through Serial Recovery, for a custom board using a nRF52840, following the nRF Connect SDK Intermediate Lesson 9: Exercise 4 – DFU over...
I have been using the nRF54L15- PDK(0.8.1) to test various examples and projects, and everything has been working fine so far. I recently switched to the nRF54L15- DK(0.9...
Hello
I'm currently mounting a LittleFS partition in the internal flash of my Nordic MCU. However, since data is saved regularly to this partition, I’m concerned that the...
Hello
I designed a custom board and now I have to put the code in the nrf52840 module (from raytac). I have been using the nrf52840dk to write my code and now I want to...
I didn ' t use an external 32 . 768 crystal , the internal NRF_SDH_CLOCK_LF_SRC 0 I used。
NRF_SDH_CLOCK_LF_SRC 0
NRF_SDH_CLOCK_LF_RC_CTIV 16
NRF_SDH_CLOCK_LF_RC_TEMP_CTIV...
Hi! I’m currently implementing a hook using mcuboot_status_change() inside MCUboot. I’m following the path defined by CONFIG_MCUBOOT_ACTION_HOOKS , and I’ve confirmed that...
Hi All,
As "Mesh beaconing example" work as a advertiser and at a same time it scan beacon also.
I just want to use only beacon scanning functionality in this application...
Hi
I have moved an application from Softdevice 130 V5.1 (with SDK 14.2) to Softdevice 130 V6.0 (with SDK 15) both using keil.
My BLE peripheral device name is Nordic1234...
we are using NRF52832 for a project design, I am a bit of afraid of BQB certification, I think add a such like Johanson 2450FM070029 ceramic filter in front of antenna, (...
Hi guys,
I will begin the bluetooth mesh structure part of my project. I looked at this topic to learn what I have to do for creating a mesh project at KEIL. That guide...
So I have a NRF52 DK PCA10040 V1.1.0 2016.15 and a NRF52 DK PCA10040 1.2.4 2018.23....
the 2016, when connected to my laptop by usb, produces 3.3 volts on vdd....( sb10...
Hi
I am developing a healthcare device which is paired via NFC. The NFC pairing is non-standard as it needs to work on iOS, I place records for a MAC and a service UUID...
central 52832dk peripheal 52832dk 14.2sdk , My custom service has 5 features. When discovering, sometimes the service discovery is complete, sometimes the service is not found...
I am trying to measure the power consumption of a PCA10040 board while debugging, using the PPK. I am using the setup shown here: "Measuring current on nRF5 DK while debugging...
Hey,
I found that sdk 12.3.0 (the latest for nrf51822) has example fpu_fft with linked CMSIS_DSP lib, but this lib is for cortex m4. I downloaded arm_cortexM0l_math.lib...
I have a problem getting fstorage to work with BLE in SDK 14.2.0.
The fstorage example works fine until i change
NRF_SDH_BLE_PERIPHERAL_LINK_COUNT to more than 0
In...
Im am running a nrf528322 board with the s332 softdevice using sdk14.2.
I have implemented flash storage in my program according to the nordic flash_fds example. This works...
Hi Nordic,
I am using SDK 12.3.0 and S130 2.0.1. I have some questions about AFH.
1. Do Nordic stack keep track of some bad channels during communication and would skip...
Hi I am working on pcb design for a long range application with nRF52832. There are lc circuit which is implemented to antenna pins on reference design of nrf52832. I decided...