I am trying to debug my code today and am finding that Eclipse is constantly breaking execution at the INLINE function app_timer_evt_get(). I do not have any break point set...
Hi,
Recently,
the DFU of the "Master Control Panel" (Android) can not complete the upload mission.
But,
the DFU of the nRF-Toolbox in iOS is
work well.
Old...
I just tried out the new iOS nRF Toolbox 1.5 and it doesn't seem to handle long init packets.
I gave it a zip file that contains a 137216 byte 'application.bin' and a 192...
Hello everybody,
In the SD_EVT_IRQn ISR I check for BLE and SoC events and set flags for each so my application can fetch and dispatch the events in the main context. ...
Hi, in the example bootloader in sdk 7.2, there is an assembly code block in SVC_Handler, in dfu_ble_svc.c.
I found that the offset in line:
LDR R0, [R1, #24]
always...
In nRF51 SDK 7.1.0, there is a c header file using c++ keywords operator .
Here is a snippet of components/ble/ble_racp/ble_racp.h using the keywords.
/**@brief Record...
I want to make sure I'm far from ever having a stack overflow event. Is there a way in the IDE or elsewhere to monitor this risk? The map file produced after a build?
Hello,
I was able to create a mesh network with two nrf5340 boards configured with the mesh light sample and the mesh light switch sample.
I am trying to substitute...
I recently purchased a Thingy 52 with the goal of processing the the raw magnetometer, accelerometer and gyroscope data using a sensor fusion algorithm to determine orientation...
Hello, We're about to start a new project with the nrf5340 as our SoC. When reading the docs for the nrf5340 ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest...
I have problem with wakeup of Low Power Node from System ON sleep mode. In debug session code works as expected, however outside the session something gets wrong.
The node...
Hi,
I'm trying to create an application based on the SMP Server app (NCS v1.7.0). I'm able to perform a FOTA using nRF Connect for Mobile and the app._update.bin without...
Hi,
I use the ble-app-uart-c-multilink example with a nRF52840 DK and 5 custom nRF52840 peripheral devices.
For a test, I want to connect to only one of those peripherals...
I am a newbie in nrF52832. I have been carrying some experiments using the Nrf51 and so far they are going so well. However, I came across some few E104-BT5052 samples originating...
In ncs1.7.1, I’m struggling with a problem about hard fault on nRF9160, but I have no idea to slove the problem.
nRF52840 transmits data to nRF9160 via UART0, the baudrate...
Hi,
I got the example http://github.com/NordicPlayground/nrf52-ble-multi-link-multi-role and the demo is OK.
I also use nRF Connect APP to connect the ble_aggregator,...
Hi,
Hope you are doing good.
I run the SAADC signal to from the sdk and observed that when the adc input is connected to ground, the adc reads few random negative value...
Using nRF9160, ncs 1.6 on a custom board and segger-SES for debugging, we have intermittent stops (debugger breaks) on an assembler line with 'cpsie' opcode:
File: cpu_idle...
Hello Nordic support,
I am using nRF5 SDK for a Zigbee coordinator application. In zboss_api.h, I see that there are functions for setting short pan id (zb_set_pan_id()...
Hi, I'm starting a new custom development, that will use NRF52805 SOC. The project will be one Alexa Gadget device. I have seen several documentations, but I have some question...
Hi,
I have met one bug.
when I flash a fw with generic level server , then flash other fw with sensor server , the system runs error, if I use command "nrfjprog --eraseall...