I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
Hello,
I can retrieve the data from the Thingy:53 via the bme68x_iaq program. However, I don't know and I can't read the data via BLE on my phone via nRF Connect. Do you...
Hi everyone,
I'm encountering a usage fault on the nRF52840 Featherboard when trying to connect to a network using OpenThread. The issue arises specifically during the execution...
Hi,
I am using the Create a new board function to specify a simple nRF52840 based board with GPIOs using nRF Connect SDK v2.8.0. No matter how I answer the questions in...
I'm using the nRF21540 DK with the Power Profiler Kit II in ampere mode for measuring current draw. I had the gain set to +20 dBm for testing but I noticed the system was...
Hi,
We have five NRF5340DKs with us and off late it seems three of them does not get detected by the PC. In fact, what i understand is that the interface MCU seems to be...
Thingy:91X rev 1.0.0
NCS 2.6.2 own custom application
Quiescent current measured with PPK II and extension board:
nRF53x 2µA, OK
nRF70x 0µA, OK
nRF91x 17µA, OK ...
Hello,
We are in the feasibility phase of updating a product to include a nRF9151 modem connected to a nRF52840 via a single UART. The modem will operate in SLM (Serial...
Hi,
Today the nRF Connect extension isn't working anymore: it doesn't show or let me select an SDK or toolchain.
I have tried on 2 separate computers where it was still...
I am using the latest (I believe) nRF Connect for VS Code extension, version 2024.12.55. But when I "Create a new application" and pick the ncs-example-application, it only...
Our nRF5340 application requires a lot of serial ports, but 2 of them are only used for a second during configuration and are otherwise (99.9% of the time) idle. If we could...
I am a complete newby to Nordic parts and the VB design environment so please bear with my ignorance. I have just purchased a nrf52840 development kit and have successfully...
Hello,
in an earlier entry I was asking about getting multiple BIS streams, where you led me to the nRF Auraconfig Sample.
I am now using this sample and got it to run...
I'm in the process of migrating my project from NCS 2.6.1 to 2.8.0.
My project consists of a BLE application with MCUBoot as the only boot loader.
I've already updated...
hello,
I Have two nRF52833 that I have communicating over BLE. I am using soft device S140. I have my data packets use the default data length maximum of 20 bytes. I am...
I found a link
https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/protocols/matter/overview/integration.html
which says MATTER protocol support is available with nrf...