Hello. Right now, I am connecting an external flash using SPI. The external flash is used for firmware updates. I'm trying to launch sQSPI to access the external flash. I...
Hello, I would like to ask if the latest SDK version supports power management on the FLPR core of the nRF54L15. According to this article, the power consumption is quite...
Hello Nordic Team,
I am reaching out to ask for some advice and/or guidance on how I may debug code that:
1. Is initialized and runs BEFORE main
2. Is part of the zephyr...
Dear Nordic Teams :
I find the NFC current and find the current is quite large in the datasheet version 0.8. The value is much bigger than nRF52840. Is it correct?
Hello,
Hopefully this will be a quick(ish) one since I think I found the answer, but just need confirmation.
To preface (My setup):
nRF9151DK
Modem firmware: mfw_nrf91x1_2...
Has anyone else had problems with adding build configurations for workspace applications using the VSCode GUI interface? Initially I clone the repo using CLI-based west commands...
We want to be able to download a firmware image into external flash through multiple paths (wireless or wired -only one path is used at a time) then program that image into...
Macbook pro mid-2014
High Sierra 10.13.5
I get the following message when trying to select the PCA10028 on the serial port:
2018-07-06T22:53:49.427Z INFO Application...
Hello all,
Thanks to the wonderfull nrf connect android app, I've been able to setup a BLE peripheral to broadcast the standardised service for "Location and navigation...
I'm digging into OpenThread, using the NRF52840 DK. I find myself spending most of my time trying to figure out module dependencies. Is there any way to quickly get all the...
I was experimenting the nRF connect android app and switch to the DFU service mode. But now, i am not able to switch it to the default mode. kindly help..
Hi,
In softdevice spec, we have the following figure.
However our bootloader code shows that MBRPARAMADDR is 0x7E000 while BOOTLOADERADDR is 0x78000. In this case...
Hi,
I got in trouble with my DK-52.
I normally use it attached to my iMac and everything work fine.
Since, I need to make some programming from another mac (macbook...
Hello,
I don't understand why the power_manage(); doesn't work when I don't simulate the speed & cadence??
//#define SIMULATED void csc_sim_measurement(ble_cscs_meas_t...
This is not a question.
Just wanted to share a finding/gotcha that got in the way of my development with the NRF52 SDK 15.0.0.
I am using C++ predominantly and pulled...
I have an application where I am collecting data from the ADC about 1Hz, I am considering storing that data in an SPI Flash (still figuring out how to do this); at each interval...
I would like to use my nrf51 applications working without DMA on nrf52810.
In nrf52810_peripherals.h there is no such settings.
When defined "manually", the project does...
In the Nordic thingy board , We tried to connect it to a iPhone using NFC .
But it didn't connect . When we gave add a device in iPhone and tap the Thingy52 nothing happened...