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...
First about my setup: custom devices with NRF52832 chips (SoftDevice 132 v.4.0.2), android smartphones Nexus 5x and 6p.
I'm trying to connect as many BLE devices (peripherals...
I'm working on a custom board with an nRF52382 connected to an IMU over I2C. The IMU provides 2 separate interrupt signals, and I would like to route each of them to a separate...
Hello,
Today I've a strange behavior of nRF51 DK (everything was working ok until today, the last things I did was to reset the J-link FW after a total erase of the board...
Hi all,
My configuration:
nrf52832 microcontroller
Softdevice S132 V4.0.2
Nordic SDK 13.0
I'm using an "app_timer" in repeated mode with 10Hz frequency...
I have recently acquired a NAND chip from Micron and would like to use it for storage.
However, looking through the datasheet I found out that the addressing scheme require...
I'm planning using nRF52810 for a new product to reduce the power consumption.
But i worried whether old smartphone with Bluetooth4.0, like Iphone5s can connect with equipment...
I am dealing with the nRF24L01 to develop a remote controller. When I read the specification, I found a specification item, called C/ICO, with a typical value of 12dB in the...
hello,
I'm trying to send long (73B) data on a given characteristic using Android client as the central.
I well received:
USER_MEM_REQUEST OK
> #define...
Hi to everyone!
I'm following this guide to learn how to use secure DFU on a nRF52832DK board.
All steps have been done successfully, or I think so, until I reach the...
I want to find the agent of China, please, thanks
About Bluetooth and 2.4G, nRF52840/nRF52832/nRF52810
(The agent can provide some technical support and sales)
Can someone please explain the below line mentioned in NRF5 Serial port abstraction layer documentation.
Do not use synchronous API (timeout_ms
parameter > 0) in IRQ...
Hi there,
I want to flash nrf51 firmware from another MCU which is connected to nrf51 with UART interface.
I have seen dual bank serial bootloader examples, in that firmware...
Hi,
I know this has been touched on in other posts but I can't find a definitive answer.
I am making a product that sends data from a handheld joystick to a base station...
Hi All!
we are trying to tune Antenna use DTM over UART from examples.
It is works fine for AAAA IC but doesnot for AABB IC.
Why, what's possible problem?
thx...