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...
Hi, I need some help on flashing the code to nRF52832 BLE module. I would like to mention that I am flashing the code to nRF module using ST-link v2 debugger with the help...
Hi,
I've encountered problem with app timer functions being called from different interrupt levels. Looks like no memory error returned is caused by collision in underlaying...
Dear Nordic,
I'm trying to determine why my nRF9160 cannot register on the Verizon network. Does Nordic have any tools which allow one to see the RRC messages between the...
I just try to connect to J2 port like I always used. I tested several cables and several USB ports, I'm using MAC os. 1. Power switch is ON
2. nRF Power source switch is...
Hi ,
We are building a ble mesh related project with nrf52840 soc with NRF MESH SDK 5 . After certain amount of development work we are facing issues related to synchronization...
Hi.
I'm working with an NRF5340DK using NRF Connect SDK in a project where I need to decrypt an input text with a previously adquired key usign AES128 CTR, but I've been...
Hi Team,
I am using the solar beacon code from Nordic playground github for some reason and I know this is not qualified. I observe that the receiver suddenly misses a train...
Hello! When configuring using the 'Configurtion Server' model, the number of network transfers cannot be configured correctly. If set to less than 2 "NRF Mesh Android App...
![image description]
hi,
I can able to flash but when i try to debug by putting breakpoints its not coming out of this APP_ERROR_CHECK(err_code) function, attached is...
I'm using " no.nordicsemi.android:ble" and " no.nordicsemi.android:ble-common" on a tablet app, and had created a virtual device(Polar HR) on my iPhone with LightBlue app...
1.) I used the sample code for BLE peripheral uart as template for my own project and modified it. I removed the nordic uart service "nus" and replaced it with a custom service...
Hello every,
Currently, I want to Device Firmware Update via Serial. I am using DFU Example for mesh to generate DFU packet. I only Update for 1 device via COM port, not...
SDK17.0.2 example dfu\secure\bootloader
in the dfu_public_key.c it say's that "This file was generated with a throwaway private key, that is only inteded for a debug version...