Hi,
The attached code is based on a sample code from NCS v2.9.1 and creates a LittleFS flash disk on external SPI NOR onboard nrf54L15DK. There is a mismatch in the code...
Somehow a program I have running on a nrf52840-DK board will enable protection. This kind of screws up the small application I am testing because it seems to lock out the...
Hello Nordic team,
I would like to automatically patch the merged.hex file each time I build my project. I’ve attempted to use extra_post_build in CMakeLists.txt , but my...
I noticed that the product information of the nRF54L15 series kit supports 4Mbps, but I'm unsure how to verify it. Are there any relevant examples available? I have currently...
Dear Nordic Support Team,
I am experiencing difficulties flashing firmware to my nRF52832 development board using VSCode with west flash , followed by J-Link...
Hi Nordic team,
We're experiencing two issues related to partition handling in Zephyr/NCS and are looking for your guidance
Issue 1: settings_storage is erased after BLE...
spim2、ncs2.6.1
I used SPIM2 to send the string "Hello, SPIM!" and receive data of the same length.
However, on the logic analyzer, I can only see the transmitted signals...
Hello
How do I activate Brown-out reset? I estimated there need to set some register/registers, but I cannot findout.
Possibly Brown-out reset function is always enabled...
Hello,
I work on project for BLE communication in DFU mode.
I am testing according to the mode defined on the Nordic web page link
I did the tests with the BleuZ and...
checking most of the reliable coin cell CR2032 such AS Panasonic declare on very very low current transfer far lower then 5 mA
if i set my Ble in 5mA IO OUT ....when my...
NAND or NOR flash memory to use with nrf25832? my application is to store the data from mpu-9255 to flash memory. my data rate is about 3 mega byte per hour and i have such...
Hi,
I am using Linux ubuntu 14.04 with kernel version 4.15.0-041500-generic for 6lowpan over BLE and MQTT broker wit IPv6 address as inet6 address in below image
In...
If I use DeveloperStudio_1_1_3139_0 to generate a profiles and services for the latest SDK 15.x, will it correctly work?
I recall back with SDK 11/13.xx it was not compatible...
I need to sample ADC channel at the fastest deterministic rate.
If i use burst mode with 3us acquisition time, do i get a sample exactly every 5us?
does t(conv) is always...
About example BLE_uart,
My device must always remain in advertising, I'm using a 1280 ms between two advertisng event.
I have to minimize the consumption during advertining...
I have a few questions about the NRF6707 Power Profiler kit and I would like to ask you: 1. The NRF6707 Power Profiler kit and nrf52 DK are linked through the ARDUIND D0 pins...
I am updating the application software that was created based on ble_app_multilink_central in SDK 9.0 to 12.3. When replacing device manager with peer manager, I received...
I'm just getting started with the Nordic chips so I will apologise now if I have failed to find my own answer amongst all the devzone content.
I want to use the NUS service...
Dear all,
I have a problem with secure connection between Android (nRF Connect) and my custom board with nRF52832. I'm usind SDK 14.2 and SD_132 v.5.0. I'm using secure...
Hi All,
Anyone know the aggregator example can run on the nrf52 PCA10040 DK?
https://github.com/NordicPlayground/nrf52-ble-multi-link-multi-role I fail to compile the...
I've got a bit of an issue with turning off specific debug statements. If I try and adjust the log level, I get a run time failure. If I try and comment out the specific debug...
I have changed the RAM (rwx) : ORIGIN = 0x20001fe8, LENGTH = 0x2018 in ble_app_buttonless_gcc_nrf51.ld. Build, it appears to me /usr/local/gcc-arm-none-eabi-4_9-2015q3/bin...