Hi,
I am using the nRF52840 with nRF-SDK version 16.0.
At random intervals, I encounter the following error:
"[00:02:51.009,460] <error> app: ERROR 1813 [Unknown error...
I was following instructions from this and this post, but I'm not yet able to build with the following combination: CMakePresets.json + west + sysbuild.
I'm using this west...
Hi everyone,
We found that the LIS2MDL_INT interrupt from the compass on P1.06 affects communication between the app core and the network core.
About 3 seconds after...
Hello,
I've an issue that I can't find clear instructions for the nRF5340 serial recovery for the network core.
Being able to update both cores from the bootloader level...
Hi,
I am trying to use mcuboot to load a version that is stored in my external flash, and I cannot get it to boot. My project is being built using sysbuild and my target...
Dear Onomondo Support Team,
I am currently experiencing an issue with my Onomondo SIM card — it is unable to register on the network when used with the nRF9151 DK board...
Hi , am developing the st7789v_minimal_sample application using Nrf52840. after creating minimal application am facing some unrecognisable issue. which am stuck can you please...
i use s110 send notification to s120,and set connect interval with 7.5ms,but in actually the connect interval is 15ms!!I see s120 softdevice specification,s120 as client which...
Hi,here i met an issue that when i set address type in public mode by funtion sd_ble_gap_address_set(),and then the advdata packet data was all zereo.This project was created...
Dear ladies and gentlemen,
There is not much information about the RESET pin in the datasheet. I guess, it doesn't have an internal pull-down resistor, but when I look at...
Hi,
I have a problem configuring readback protection using boot.
It seams that the BOOTLOADER stops when trying to read some information from the softdevice if readback...
HI:
i want to use peripheral and central function.and i can switch it to work peripheral or central state when i need.which stack should i use.s120 or s130.
I am using CMSIS RTOS (RTX) to implement an application for the NRF52 DK. I have found an error in the SVC handler that results in a hard fault when calling a soft device...
Hi all,
I was trying to use the S130 Softdevice but the uart peripheral doesn't work properly... I am trying to send three bytes, but only one appears. Flow Control doesn...
I am using a mutex to protect a serial debug printout.
Is it safe to use sd_mutex_acquire in a blocking manner, provided it is only called from main and softdevice callbacks...
As suggested in another post , I asked to our Nordic dealer about nRF52832 chip availability.
Thay talk about 2015 december for mass production , as your direct info confirm...
When i setup DEVICE_MANAGER_MAX_BONDS in 2 and trying to connect third device the nRF 51422 (10028) is freezing and all LED's light up. Why the algorithm in "device_manager_evt_handler...
Hi
I managed to integrate the buttonless DFU example, but while testing it, I have a few difficulties.
I use Lightblue to access my services and enable notifications...
Hello There, I want to connect two slaves to my nRF51422 PCA10028. I came up with the idea of using two master communications which share MOSI AND MISO but have different...
Can the chip be updated from an ANT device to a BT Smart Central. This means it starts its life with an S210 and then gets a serial code update to an S120. Obviously with...
Hi,
I'm testing writing and reading at one of my characteristics in Master Control Panel v.3.7.1 (SoftDevice S110 v7.1.0). As shown in the following figure, firstly I've...