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...
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 , am developing the st7789v_minimal_sample application using Nrf52840. after creating minimal application am facing some unrecognisable issue. which am stuck can you please...
When version 1.0.0 of nRF54L15-DK evaluation kit will be available and how to distinguish the version when ordered from distributors like Digikey?
In discussion here:
...
-> How to transfer data from one thingy52 device to another thingy52 device. If i have 2 thingy52 devices, I'll send data to 1st tingy52 then 1st thingy52 device will send...
Hi,
I am trying to use nfc_t4t_lib and I have some issues because processing incoming data takes some time (around 100 ms) and therefore sending the response occurs late...
Hi
I have my application running on nRF52 on SDK 11 (Softdevice S132 version 2.0). I am using 1 peripheral and 6 central links in my application. I am migrating the application...
HI, i have a small question. When I downloaded the hardware files of thingy52, and opened altium files, I can not move components in a pcb layout, i have to split windows...
Hi,
To decrease the load on the system I would like to periodically send some BT data (and do some SD card writing).
Since Timer 0 is used by the soft device, I am using...
I want an amplifier to receive audio from a FM/DAB receiver and from an NRF52832 that - in turn - has received audio over BLE. The amplifier should either receive the radio...
when I start to program nRF52832 under 1.8v some memory pages can't be accessed. this is short listing:
Erasing page at address 0x78000. Erasing page at address 0x79000...
Hello,
I'm trying to make some current measurement using the nRF6707 and a nRF5 SDK Board(10040) (Board out of the box, shunts untouched).
We're facing problems measuring...
Hello,
Does the newest SoftDevice release v5.1.0 support the advertising data length extension (255 bytes)? If not, will it be available this year?
We are at the evaluation...
Hi,
I am using nRF52832 DK (PCA10040) SDK 14.2.0 and S132 V5.1.0.
I am planning to test the TWI loopback (in order to familiarise the APIs used for TWI in nRF52).
I...
Hello,
I want to update the connection parameters once the nrf52x (peripheral) is connected with the android (master). I tried the following:
In connection event i called...
Hi, Nordic.
I want to use BLE buttonless DFU sample application.
I tried to compile it using SEGGER Studio + clang, but compile error occurs as the below.
How can...
Hello, Everyone.
I have face some major issues.
First i explain the set-up of my project.
-> I have nrf51822 chip and connected to the external flash memory.
->...
Hi there,
I was trying to understand "sleep" power modes of the chip (CPU + Peripherals) in a bit more details - but my understanding is that everything is handled by the...
Hello guys,
these days i started to work with the CryptoCell library on nrf52840 and i'm facing some issues running AES CCM* mode
little example with pseudo code for initialization...
Hi there,
A little background in my experiences first: I've programmed a couple PIC24 microcontrollers in the past for VERY simple embedded system projects (i.e. making...
hi:
I am working with the nrf52832, and the radio transmitting data packet.I find the receive data is ok, but the crc indicate a data error. Why? This problem is same with...