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...
There are many one star reviews for nRF Toolbox on the Android Play Store (not from me!). These one star reviews are from users complaining that the application does not find...
Dear All,
I want to program a device to perform the following actions:
Start->configure modem to connect to NB IOT, adjust the PSM and EDRX->potentially send a message...
Howdy,
Part of our design process for trying to achieve the most time out of the product's battery is optimizing any pull-up and pull-down values such that when active...
Hello,
After adding pairing using static passkey to my nRF52840 board, i am facing a memory issue :
At the beginning of execution, the code stopped as if there was a breakpoint...
Hi
I have a short question:
I am currently writing on my master thesis about an self built Asset Tracking System. There should be a micro controller as a receiver...
Hello,
I am using Segger Embedded Studio to run AWS FreeRTOS bootloader demo on the nRF52840. When I try to build, I get the error cc310_bl_backend_ecc.h: No such file or...
the first (initialized) Eddystone (e)TLM frame have vbatt unset. I am using SDK 15.3. I suggest the following changes, it simply busy wait until ADC reading is finished before...
I had been programming custom boards with the nRF52840 DK both through nRF Connect and the Command Line tool without issues. I have shorted SB47 to provide power to the target...
Hello,
I am see odd behavior with SES and git repos. I was working on a branch and wanted to confirm there was no issues with the building the project before I started adding...
I am sorry to ask a stupid question as i supposed to fix firmware issue with my zero knowledge.
Before android app (central) connected to peripheral ble 52832, If I press...
Hello,
We have developed a GATT based application based on nRF5_SDK_15.0 (Bluetooth LE without mesh). We want to add mesh functionality in this code as you described in...
Hi, I am new to Nordic devices. I have purchased Nordic Thingy91 (PCA20035).
I need a small clarification on the programming/flashing the nRF9160 and nRF52840 on Thnigy91...
Hello
I am trying to operate the ble_peripheral_hrs example found at SDK 5.11 (several years ago) for Segger, but I can't found a project (*.emproj) for it.
Have you know...
Hi,
I have nrf52840 on my custom board (Based on IMX6, Running Yocto linux) which is connected over UART.
I want to an OTA of zephyr OS on that chip over serial and for...