i'm migrating my application from nRF53 (SDK 2.6.0) to nRF54L15 (SDK 3.0.1) and i've started to get crashes in the soft device.
sometimes it reboots without any logs at...
Hi,
I use NRF54H20,and sdk version is v2.9.0-nRF54H20-1-rc3.
I'm using SPIM, the engineer I'm using is peripheral_hids_keyboard. I want to use SPIM in the network core...
Hi everyone,
I'm developing a matter generic switch and I’ve run into a puzzling behavior when commissioning an nRF52840 DK with Apple Home via an Apple TV Thread border...
Hi,
I am working on RF testing on the custom board.
I have configured the nrf UART TX in p1.04 and UART RX pin in p0.13.
UART TX pin is working fine, but the UART Rx...
Hi,
We are developing a mouse for Dell.
We have based our project on the nRF desktop project.
Our mouse is working, but we are having pairing issues in that once it...
Hello!
I’ve been learning about Bluetooth Mesh recently, and I’ve been testing the sample at nrf\samples\bluetooth\mesh\chat , but there are still some parts I don’t quite...
Hi,
I am currently working on evaluation of the nRF52810 for a simple project which requires a very low power consumption. I searched and found an example which I modified...
I have been trying to directly install on the board using native build referencing to tutorials provided on nordic website but have error.
Can someone explain the document...
Hello,
I'm trying to store the discovered services and characteristics only ones at first connection with an bonded device at the central. So following connection events...
I try to compile SDK example following the tutorials ( devzone.nordicsemi.com/.../) ,
but i got some problems.
1.I can't finish setp of " Setting up a project for debugging...
Hello,
We are working on android UART service and NUS characteristic to receive notification and testing with the custom board with S130 stack acting as a peripheral.
...
Timer_interrupt.txt
Hi all, can anyone please help me in setup up the timer interrupt? I could only see the printing of "Entered 2". Kindly check on the attached text file...
Hi,
I developed a wire-less sensor based on 51822-BLE. I need a batch test method for the product.
My thought about the test is that connect the sensor to phones, and...
Hi support team,
I would like to know if the following behavior is a normal behavior:
My config: NRF51422 AAE0 + S310 V2.0
When I enable some inetrrupt like UART for...
I went through the documentation of nRF51-iOT-SDK v0.8.0 step by step. But
I could not cross-compile and build the kernel with 6LoWPAN on MAC OSX. I do not have a Windows...
I'm updating our bluetooth firmware and boot loader over the air from iOS and android devices. I've modified the nordic supplied update code (IOS-nRF-Toolbox project) to support...
I would like to use functions from components/libraries/mem_manager/mem_manager.c but it doesn't compile because of absense of sdk_config.h header file.
/home/gerbsh/sdk_11...
I'm concentrating on a work about connecting nrf51-dk device in the sensor node end implementing COAP server, ble enabled rapsberrypi and COAP client using Copper.
To check...
The PPI has been configured to transmit a message every time the timer triggers ( every 1ms).
I'm using IAR Embedded Workbench 7.40.3.8938 as my IDE .
When the system...
Hello all,
Our product based on nRF51 is on preproduction stage. We use both 16MHz and 32kHz external crystals.
The question is:
Is there any way to check programatically...
Dear all,
I do have troubles with the bandwidth of the nRF51822 contained in the Adafruit's Bluefruit LE SPI Friend module. The max. throughput I get is 213 B/s. I'm using...
After doing some DFU work - and it all went fine and dandy ...
I would like to go back to the plain old default bootloader that came with my nRF51 board. I don't seen any...