I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
I want to run BLE peripheral UART application on nRF51822. I have downloaded nrf5 SDK and S130 softdevice. I am using Keil5 and STlinkV2 for programming the device. The UART...
Hello,
I'm currently working with an nRF5340DK , trying to implement FOTA update by sending the firmware from another nRF5340DK . Is there an already developed feature/sample...
Hi,
I'm using the nRF5340 DK. I am trying to get iso_broadcast sample application working but it fails when creating a BIG (-5 error) (there is a prior support ticket for...
Our startup previously used nrfx 2.4.0 but worked just fine. Upgrading to nrfx 2.8.0 results in a Hard Fault at the location seen in the screenshot. Which is the file located...
Hi,
I am posting this here because I am not sure exactly which repository to file the bug on (zephyr? west? something else?)
nrfjprog supports programming over IP with...
I'm still new to Zephyr, so this could be an easy question that I'm googling poorly - if so, sorry in advance. I just wanted to add an extra LED, led4 , to the existing nrf9160dk...
Hi everyone, and thanks for all the help provided on this site !
I have tried to flash a MDBT42Q using the nrf82832-DK (PCA10040) and it works fine for simple peripheral...
Hello,
Aim : Our application uses the PC-BLE driver for serialization purpose as well as the nrfutil for DFU purpose in the same script, we switch between the two by opening...
Hi,
I am developing a BLE sensor based on nRF52840 SoC (QIAA aQFN 73). I would like to get some clarrification regarding following points while hardware design. Thanks for...
Hi there,
We intend on using the default Serial LTE Modem example on the nrf9160 in our product. We will then communicate to the modem with AT commands from an external...
I'm trying to program a nrf52832 chip with a nrf52dk board by configuration below, referred to https://devzone.nordicsemi.com/f/nordic-q-a/14058/external-programming-using...
Hello,
Since the last update some of the includes in my files are being marked by VSCode as "cannot open source file xxx (1696)"
The application compiles fine...
Hi! The nRF9160 has a nice, accurate LFXO integrated. I'm assuming that it's also active most of the time anyway to provide timing for the modem (assuming one is using the...
Hi, I have the following questions. Please help me answer them: Using the protocol stack of the above version, one master and two slaves are disconnected when reconnecting...