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 am working on BLE. I have created a service using read property(services_set_barometer_service_barometer_data(void *src, int size))
After connection is set-up i am calling...
Hello, I'm using the nRF51822 and tried the HID Keyboard Application (S110, ble_app_hids_keyboard) example. (Nordic\nrf51822\Board\nrf6310\ble\ble_app_hids_keyboard )
The...
Hi all,
I have a situation in which softdevice (s310 v2) seems not to forward events to my nrf app (bootloader running dfu) in spite of the fact that my iOS app sees the...
I am sending setup commands to a NRF8001 D device and I receive a command response with status of 0x89. This appears to respond to ACI_STATUS_ERROR_UNSUPPORTED_FORMAT. I cannot...
Hi I'm working on a school project and I need to send data from an accelerometer to a phone I'm currently able to update "dummy" data from my nrf51822 to my phone after following...
Working on an ANT project.
Switched a project from S210 to S310 to add BLE feature.
For the ANT part, there is no source code modification at all.
Sweet.
This is not...
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...