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?
I’m developing a wireless sensor based on MINEW nRF52832 modules.
I use SDK 16 and SEGGER embedded studio.
The target is powered by a 3.6V Lithium Thionil battery via...
Hello,
I have been trying to setup timer counter for nrf9160dk using the sample I have attached but for some reason the timer value is always read as 0. Not sure if the...
Hi
We are thinking about migrating a project to the nRF52805. One of our concerns was that the nRF52805 may have no "legacy" UART and only supports the UARTE, which is much...
Hey There,
The problem I have is the following:
I am able to open a Port via Putty and C# Script. I set it up like I found it in the docs. ( https://developer.nordicsemi...
Greetings,
If I send empty line (CR or CRLF) to the modem AT port, modem freezes.
Firmware version: 1.2.1
AT%SHORTSWVER %SHORTSWVER: nrf9160_1.2.1 OK
User application...
Hi,
I have developed succesfully an HTTPs client but I am facing a problem related to a relatively long response from the server when I issue a GET request. After the GET...
Hi,
When I try to update the modem firmware I get this error Errorcode: CouldNotCallFunction (0x9) Lowlever error: Unknown value (ffffff24). See attached picture bellow...
I have a issue with nrf21540 in the Transmit state after the Receive state with using of GPIO for control Transmit / Receive switch.
I'm doing next steps for reproducing...
Hi,
I am trying to use the thingy91 to publish some sensor data to an Azure IoT Hub, I've tried to look at mqtt_simple and modified "asset_tracker" application but I couldn...
Hi Team,
This Query is regarding HF frequency Crystal settings, how to configure the nRF52840 Evaluation board to different frequencies. Actually we need to test the crypto...
Hi there,
I'm attempting to link in a static library archive to my nRF52840 targeted project and receive the following error: Exception table sections and plain sections...
when I use Jlink viewer for tracing, found a fatal error:
1 code:
static void lfclk_config(void) { uint32_t err_code; NRF_LOG_INFO("enter lfclk_config"); err_code = nrf_drv_clock_init...
I have been playing with the nRF5340 and specifically the HCI-RPMSG.
I have looked at these files below. They all worked when programmed in the nRF5340.
When viewed in...
Folks,
System Info : MacBook Pro (10,1; 15" Retina, Early 2013), Running macOS 10.15.6 "Catalina", with 500GB SSD, formatted with APFS, into a RO system partition and a...