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,
I switched to SDK 3.0.0 and got back problem, that I had some time ago with 2.6?? When my code compiles, but controller stuck after many successful builds and I open...
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...
Hi team, After executing RRAMC.ERASE.ERASEALL with an external debugger, I was unable to access the CPU (board) after reset. To resolve this issue, I connected the nRF-programmer...
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,
We are working with a custom board that uses the nRF54L15 and I seem to be getting a lot of errors (but not always) related to memory access error when flashing the...
Below is from SDK14.2.0 ble_gap.h
There is no white list variable.
/**@brief GAP scanning parameters. */ typedef struct { uint8_t active : 1; /**< If 1, perform...
I am developing a general case application for several devices I am developing. The application template will then be modified in small ways to support different hardware...
Hello everybody, I try to send nus_string data. I bought different inputs and outputs like this;
INPUT;
OUTPUT;
"aaaaa" received // Send 5 times "a"
INPUT;...
Hi team,
I looking for an example on how I can setup a mesh to send and receive string of characters from and to mesh nodes.
I have couple of nrf52832 modules connected...
hello there i downloaded nordic's new mesh sdk. i am using nrf51dk. in mesh sdk there is no keil project . only source file is given. can you tell me how to make project using...
Dear Nordic-Support,
my questions are in regard to the nRF52840 PDK and the SPIM-frequency rates.
The Objective Product specification lists possible configuration...
I would like to use an nRF52840 as a sniffer between my phone and an other nRF52840. I tried to follow the nRF Sniffer guide 2.1 but the firmware seems not working as LED1...
Hi everyone,
I am trying to advertise data from nrf52832 to a smartphone (nRF Connect).
Below are my advertising parameters.
ble_adv_modes_config_t options = {0};...
Hi,
What is the max timer frequency that the nrf52840 can handle in counter mode?
I see that the timer runs at max 16Mhz when in timer mode, is it possible to get 32Mhz...
Ok I’m new to ARM / Nordic and Bluetooth but after a bunch of reading I downloaded SES and the Mesh SDK and got the light switch demo to both compile and run on a few boards...
I'm looking for where the compiler is for the nRF52832....
I just need to compile code, and copy the binary to the device....do you have any pages which show, step by...
hai. I got thingy 52 from Nordic tech tour. now i would like to reconfigure it. for enabling all its sensor into RTOS(real-time operating system apache mynewt) with the nrf52...