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 am currently experiencing an issue with my custom board related to poor BLE signal performance.
My devices are based on the NORA-B101 (nRF5340) combined with a SKY66408...
Enable the "mcuboot_with_encryption" function. 1: When using VSCode for flashing, by default, mcuboot is flashed with un-signed and un-encrypted firmware, while the application...
Hello team,
I wanted to implement direction finding using BT for nRF5340 available in Thingy 91x.
Please let me know is it possible to implement or any pre available examples...
Hi devzone, I'm working on the nRF54L05, having an application and the mcuboot generated correctly on my host computer. Now we want to generate the binaries on Bitbucket pipelines...
Our company is developing second-generation implantable medical devices and plans to use the nRF54LM20A chip/component. We place a high priority on product reliability, so...
HI,
I am using "NRF_POWER -> TASKS_CONSTLAT = 1 ;" to enable CONSTLAT, but when i printf("TASKS_CONSTLAT %d",NRF_POWER->CONSTLATSTAT); the result is still 0; how can i...
We are using the Asset Tracker Template with on a nRF9151-SMA-Devkit, using the enclosed external GNSS antenna outdoors (out of the window) and the GNSS reception is very...
Short Summary:
When setting AT#XSENDTO=0,1,0, maximum size for MO payload is 1401B (1429B with UDP-IPv4 headers)
When setting AT#XSENDTO=0,0,0, maximum size for MO payload...
Hello,
I'm having trouble with BLE communication on the nRF5340-DK
I've implemented data transmission and pairing/bonding (LE type, level 4). When I connect from a PC...
Hi,
I'm encountering the following error trying to migrate an application from an nrf9160 custom board on nRF SDK v2.9.1 to an nrf9151 board on nRF SDK v3.2.4
The application...
Summary
When a board's board.yml uses revision.format: number with exact: false , the fuzzy (fallback) revision matching silently fails and reports "Board revision not found...
Hi
We have a product that we are preparing for production.
The product needs to communicate with an Azure IOT Hub that only accepts RSA keys. We have used the device_credentials_installer...
Hi,
So we are currently using modem firmware nrf91x1_2.0.2 on a custom HW. I keep getting this error during boot and only after I wait for 30 mins I can connect to my...
Hello, I am developing with nRF5340 with my custom board. I observed a high current consumption when the network core is flashed with the ipc_radio image. I am developing...
Hi I want to use nRF9151DK and i have jio NB-IOT sim card.
I flashed asset tracker application from quick start and it is not working or connecting to internet this is the...