Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hello,
I am starting with app development for nRF Connect Desktop. I downloaded the Bluetooth Low Energy app from Nordic Github and put into .nrfconnect-apps\local. nRF...
Recently after updating to iOS 13 there seems to be an issue with the BLE indications. The iphone is unable to receive indications of value being changed. Earlier this used...
Hi, we are seeing subtle timing differences in code execution between when we have a debugger attached or not (same build of code).
Does the nRF52832 implement the optional...
We've been having an issue in the firmware for our project. The firmware will build, program, and run just fine, but if we try to run from the debugger, the debugger will...
Hi, I have two Nordic BLE devices, one nrf52-DK that has peripherial_uart application and nrf52840-DK that has central_uart application. This works well, but the thing I need...
Hello, I am using ble_app_blinky on my BMD-300 evaluation kit (nrf52832) and I want to display a message via bluetooth on my phone with nrf connect. What function should I...
Hi Devzone:
I am not sure if I should ask segger or here, basically I am trying to use Ozone for performance analysis.
I always get this message when starting:
Device...
Hi,
I am a Embedded System Engineer working is a Medical Device Company and presently compiling the code on on a previously licensed IDE and as, the licensing has expired...
Hello,
I'm working on porting a Secure Bootloader application for a project, and trying to understand how the macro is used NRF_BL_WDT_MAX_SCHEDULER_LATENCY_MS.
I don...
Hi,
Similar to https://devzone.nordicsemi.com/f/nordic-q-a/57105/nrf9160-modem-stuck-in-searching/231773
We found sometime the LTE cannot be deactivated during the modem...
I want to try register level programming of Nrf52832 i.e low level programming. I referred your This GitHub repository but there are sill some libraries used . Is there any...
I am running an application with norma NUS Service with bonding.
When I want to make a DFU I start to write a token into the flash with fds and then do a soft reset. After...
Hi, I'm using nRF5_SDK_for_Thread_and_Zigbee_v3.1.0_c7c4730 to develop a Zigbee Network. I'm using the ble_zigbee_template example as starting point of my works. I seen that...
Hello,
I have an nRF9160 DK and a Thingy:91. Both have been running asset_tracker for more than 3 hours, but none achieved an LTE Connection. I have installed the latest...