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...
Using an nRF52832 with SDK 14.0.0, S132 SoftDevice
We are able to connect to the device with an iOS/Android phone just fine.
Upon disconnecting, a second phone is not...
Hi,
I'm trying using AES ECB encryption of peripheral drivers on development board with nRF52832 and PCA10040.
I inserted the following code before main loop of ble_app_uart...
i have a particular automotive tuning application where i have to deal with ignition and fuel injection timing (old stuff in the new e-mobility time)
here are some loose...
I'm a beginner to programming nRF devices in C, trying to graduate from Arduino (i.e. kindergarten).
I've installed Segger Embedded Studio and can compile and run SDK examples...
Hi, I have implemented a firmware that allows to bonding and connecting whit android and iOs; I have added the HID service and characteristics, if I press a button I can send...
I have 3 nordic boards each having different serial no so i need to develop a a structure with the information of the serial no and some revision number etc
and i need to...
hi everyone,i have a problem when i want to esase one block of flash memery,if i do it before ble_stack_init,it can work,but if i do it after ble_stack_init,my program will...
Hi,
We have made a custom PCB using the NRF52832 chip. While it was working fine for a couple of days, it suddenly stopped working and went to a hard fault. We are not...
hi:
i have a problem when i want to write data to flash.by the way,my program is running with no-system.
i found the program is always restared when i enabled erasing,
...
I was testing ble_app_uart with my nRF51 DK and gcc compiler on Mac OX. Everything went fine. But after blinking for about 1 minute, the light that was supposed to be blinking...
Hi,
I found my debug session keeps reset due to this error (code jump into app_error_fault_handler) when I stepped through my code. This happens at random places. I'm not...
I'm trying to get the nRF52 on the PCA10040 dev board communicating through UART without the use of the programmer built into the dev board. So I'm connecting the UART pins...
Using the ble_app_uart example, if I pass more than get a maximum of 60 characters for each call to ble_nus_string_send I get a return code of NRF_SUCCESS, but the nRF UART...