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...
We see an increased power consumption at around 26uA when enabling GPIOTE IN events in our application with a NRF52840_xxAA_REV1 chip. We use nRF5_SDK_15.2.0_9412b96 and the...
Hello,
I would like to use the NRFsniffer firmware on a Sparkfun NRF52832 Breakout board and I cannot use the UART pins expected by the NRFsniffer since one of them is mapped...
Hi everyone,
I am a new developer and I am using the nRF52840 with SDK16 and s140 for prototyping and I have some questions about the bootloader and the softdevice.
Regarding...
Hi Nordic,
I am using simple LED blinky project on nRF52840, referenced from here.
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/boards/arm/nrf52840dk_nrf52840...
I ran into a problem that some parameters that I change in the device tree are not applied.
For example: The resulting zephyr.dts file contains this setting:
in <devicetree_unfixed...
Hi .. i want to send the temperature data to central in non connectable state ,( in advertising ), as well as data will change dynamically . Therefore how to broadcast the...
Hello We are using the nRF52840-DK with SDK version 16.0.0 connecting to an android device Galaxy Note 5 (SM-N920v, Android 7.0, API 24). I captured the HCI_Snoop.Log (viewable...
I am using this code on all 3 nrf52 Development kit ( DK ) for server, client and relay+proxy nodes as mentioned in below setup...
1) nrf DK named A works as on/off server...
Hello, I'm trying to map custom PIN mapping on my prototype board, based on nRF9160 DK. I had to remove the UART0 pins and map them for my purpose, but when I'm trying to...
In nRF SDK 1.2.0 and 1.3.0, there is a function to generate the public/private RSA keys in http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrfxlib/nrf_security...
I want to develop the tool to download the firmware,so,I need to call the interface of nrfjprog.dll,but there aren·t the detailed descreption,who can teach me?
Question...
Hello, I am working on bare-metal with the BSDLib on a custom board. When trying to debug a specific case in which our server refuses TLS connection, I wanted to see which...
Dear all; I am an originally signal processing expert working on "positioning in smart cities" for IoT using bluetooth 5.1. As part of our new tasks, we are to evaluate the...