As shown in the figure, MCUboot has a boot_go_hook function. I'd like to define this function in my own project and compile it into MCUboot. Since I'm using single slot DFU...
Hello,
We are working on establishing a connection between one of our existing Bluetooth modules (cypress) and nordic based module to provide backward compatibility with...
We are developing HW that includes nRF9151 running DECT NR+ with the Wirepas stack for mesh connectivity between multiple units. The product is expected to move between geographies...
Hi,
Platform : nrf52840, NCS 2.7.0
I would like to get the MCUBoot image swapping progress without modify the NCS, and display a progress bar on the LCD to indicate the...
We use several Nordic chips in our BLE sensors. We bond to the devices from Android, connect to update configurations, then disconnect such that the device then advertises...
Hello,
I'm trying to develop a small module based around the nrf52832 chip, and I am trying to replicate the reference design and layout as closely as possible. One problem...
Hello,
I am updating my application from older SDK 15.0 to use SDK 17.0.
NRFX_NFCT_ENABLED NRFX_CLOCK_ENABLED are used to enable the files nrfx_nfct.c, nrfx_clock.c respectively...
Hello DevZone,
I am developing a system that has a SoftDevice, UART bootloader, and application. The SoftDevice is S132 SoftDevice v6.1.1. The UART bootloader and application...
RTT seems to be mostly working using the viewer with the command:
JLinkRTTViewer -device nRF52840_xxAA
It seems I need to re-connect each time I start a debug from SES...
Hello Nordic
We are in the process of product development and at the moment we need a chip that transmits stereo audio to any BT headset. That it is possible to control...
I am using nRF52840 as a master to communicate with esp32. For esp32 i am using arduino ide and esp 32 slave library( available in library manager of arduino ide).
For nRF52840...
Hello,
I use nrf52832 with 65 kb RAM.
I can't understand why soft device takes about 30k RAM memory.
I see "reserved_ram" has 30k.
Can I change size for 20k for...
We're using the nRF52840 on a battery-powered device that requires very low power consumption, both in run mode and also in the Cortex-M4 sleep / deep sleep modes. We've recently...
Hi, I'm trying to enable the entropy driver so that sys_csrand_get() will stop returning "Entropy reseed error". Does anyone know why it's grayed out? I have tried enabling...
Hi,
I know it's a very common question, but I still haven't fully understood. There is nrf52832 on the peripheral side, there is ble dongle on the central side.
How does...
Hi,
I am trying to get a project to compile using the the segger studio. I have copied one of the example applications and converted it according to your instruction here...
Hello,
I want to add a new driver directly in my project (out of tree), so I've add the differents files, as in the picture below.
When I compile, I get each time...
HI
I used NRF24L01 module in direct mode and chose 250kbps in configuration
In TX mode : whether the data from MCU to module has to be send through exact 250kbps?
Dear Sir
I am trying to work with the ADC .
Attached a code
I get the lines
00> Adc sample 13772 00> Adc sample 13772 00> Adc sample 13772 00> Adc sample 13772...