Hello,
I am trying to flash and debug a custom board using the Raytac MDBT42Q-512KV2 that uses the nRF52832 module mounted. I tried this using the jlink plus and the nRF52...
I have a similar question to this , however it's for the nRF54 family. Can I route similar the SWD signals out through unused pins/balls on a BGA? In this case, I'd route...
Hi DevZone,
I am currently working on a project that uses MCUboot (DFU over BLE) on the CPUAPP core together with a custom FLPR application.
I successfully got this working...
Hi Nordic,
We are building a custom board using the nRF9151 LACA.
We see a back-powering issue between the GNSS antenna bias rail and VDD_GPIO.
Setup:
VDD_GPIO...
nRF54L15 FOTA Failure:
MCUboot reports magic=bad on Slot 0 and magic=unset on Slot 1 using NSIB + MCUboot + TF-M with Pure DTS Partitioning
Description
I am implementing...
Hi,
I am experiencing an issue where SPI read operations fail after upgrading from NCS 3.2.4 to NCS 3.4.0.
Hardware:
Custom board based on nRF52840
ADS1294...
Hello,
We have a project currently using NCS v3.2.3. We delivered the first production series of 50 units already, with the NSIB from this NCS version. We use the NSIB with...
I would like to establish a BLE unencrypted link to send text messages. I have nRF52480, nRF51 USB dongle, and a mobile phone. I run Ubuntu 14.04 and Win10. It is not clear...
Is it possible to program the Atmel SAM D20E chip (based on an ARM-M0 cortex processor) externally using the P19 debug out header on the nRF51-DK?
Thanks.
I am trying to understand the Passkey LESC pairing on S140 soft device using the latest SDK 14.0.2.
The message sequence charts has a block "App starts DHKey calculation...
Hi developer, sorry to interrupt and ask. How to use an ultrasonic sensor with nRF52? Since I search a code for nRF52 are not exist and see ultrasonic sensor can connect with...
I modified TWI_SENSOR_PCA10040 example from 14.10 SDK to run on my NRF52832 device, and it reads from the device address perfectly. However when I wrap reading inside a FreeRTOS...
Hello ,
What is the preferable way to flash code into NRF52832 IC during mass production? Flashing the code into custom IC with NRF52-DK in time consuming process.
And...
Hi,
All of a sudden (isn't it always the case :) the JLink debugger fails to flash the app code to the dev kit (PCA100028)
The Project's softdevice is flashing well without...
I have configured 3 differential ADC channels
to sample with timer/PPI/DMA buffer.
When I turned everything off, I couldn't get below
20uA current (with only LFCLK running...
2017-12-07 22_28_04-D__Users_Eyal_myWorkspaces_KeilMDK_ble_peripheral_ble_app_hrs_rtx_pca10028_s130_.png
Hi,
I've developed a BLE Central app based on the SDK HRS collector...
Hello,
I am using NRF52 TWI master to read data from my sensor, I have read the twi_sensor example but it doesn't make use of nrf_drv_twi_xfer() .
My question is quite...
Dear nordic employee
1、when I use the spim to send 1 byte address to read it's value(4 bytes),like this:
nrf_drv_spi_ transfer(&spi,headerBuffer,(uint8_t)headerLength...
Hi!
I use this debug on another examples fine. But want to enable this debug in a my project. In a config.h file RTT debug enabled. But doesn't work debug. I remarked that...
Hello All,
Please check above image, showing antenna layout of my custom board.
I am receiving error frames at ~40ft distance on sniffer.
Please check whether antenna...
When creating a custom bootloader for buttonless DFU, it is surprising to see that nrf_dfu.c not compile without defining button related function.
The warning
nRF5_SDK_14...
After succesfull compile, installation and run of my first application , I cannot see anymore the nRF52 DK board from windows.
The application keep flashing the led but no...