I have so many versions of this topic that I now am certain that most of the answers provided are wrong. Since you cannot have so many ways of connecting an external nrf device...
Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hi, I'm using v2.7 toolchain and v2.61 sdk, I tried with both wifi sta and wifi shell example, both failed to build when CONFIG_WPA_SUPP=y, if I comment out this config, then...
I have succesfully tested my software that sends gnss location to aws iot with nrf9151dk. Recently I configured software also support also thingy91x. My problem is that Aws...
I've nrf52833dk board, I'm doing i2c exercise from Dev Academy's NRF connect sdk fundamental course. For some reason I used 'Quick Start' option in "nrf connect for Desktop...
Dear Nordic teams :
I would like to clarify the capacitor usage configuration:
1. If the firmware is configured to use the internal load capacitor and I also place external...
Hello,
I'm building a project on a Xiao nRF52840 Plus board. When I built and flashed the firmware, the Nordic LED Button Service does not appear in the nRFConnect app....
I have a custom board with bl54u and NPM1300 . Working fine.
But now replaced with a NPM1304 as it is pin compatible. Worked fine with fuel gauge NPM1300 on SDK 3.0.1. ...
We've derived a DTLS handshake test firmware from github.com/.../l5_e2_sol
Tests have been done using nRF9151 DK, SDK 3.1.0 and modem firmware 2.0.2.
First we verified...
I'm putting together a project that requires a "large" (1500mAh+) rechargable battery, both because of the desire for long times between charges and to enable powering a peripheral...
Hello Nordic Support Team,
I'm working with the Android-nRF-Wi-Fi-Provisioner library ( https://github.com/NordicSemiconductor/Android-nRF-Wi-Fi-Provisioner ) and would...
I'm using the Nordic nRF52840-DK. I'm having a hard time with logging using RTT. Sometimes it works, sometimes it does not. Usually I get a few runs where it works, then it...
I developed a custom application on the 52840DK and have now moved this over to a custom PCB of my own design. I can compile OK and can start a debug session from "main" but...
I am unable to download the nrfjprog command line tools from your website.
I am using SDKV1.8.0 and Toolchchain V2.0.0. in Visual Studio Code.
When I attempt to flash...
Hi,
I have low power environmental sensor. They raise an interrupt that something was sensed and require to read some registers on the sensor via I2C and run a state machine...
Currently, the nRF Connect extensions are available only on the Visual Studio Code Marketplace. We primarily use Cursor, which is a VS Code fork designed for enhanced AI-assisted...
Hello everyone,
I’m currently working on implementing the PK peripheral using Rust with the SVD files for the nRF54L15, but I’m running into a documentation issue.
In...