Hi all,
I'm working on a Nordic-based system involving multiple nRF52-series chips exchanging high-rate sensor data over both radio and SPI links. The setup involves two...
Hi,
I am getting started in a project where I am using the nrf52840 dongle to develop. One of my goals is to keep the toolchain up to date, so I started working with the...
Hi Nordic team,
I am working on BLE Channel Sounding (Initiator + Reflector) on nRF54L15 using Zephyr / nRF Connect SDK v3.1.1.
I would like to clarify the expected behavior...
Looks like the new project behavior changed between 3.2.0 and 3.2.1. When creating a new project with the copy function, in 3.2.1 it no longer copies the source code to the...
Hi Nordic
i am working with nrf52832 and nrf52840
After migration from ncs2.9.2 to 3.0.2 my device (end point) has an issue with pairing to one of the gateways (the gateways...
We have an issue receiving unicast packets with default wifi low power mode.
When CONFIG_NRF_WIFI_LOW_POWER=y is enabled, unicast packets (DHCP Offer/Ack, DNS responses...
I performed the following steps:
1. I installed nRF Connect for VS Code Extension Pack in VS Code
2. I created a new application by copying a sample (Bluetooth LE HIDS...
I'm building my small board with nrf52810, buyed 10 chips from seller, it is cheaper relatively, I know it is used chip.
7 of them burned successfully,but 3 of them raise...
I am having difficulty getting Thread Block-wise Transfers working correctly using the API from NCS v2.0.0. It was my understanding that the otCoapSendRequestBlockWise function...
Hello,
I'm implmenting firmware updates over BLE, using a nRF5340DK, nRF Connect SDK v3.2.1, and an Android phone.
I can use the nRF android app, but how can I do this...
Hi There,
Our product is using NRF52810. Now we need to do BLE CE certificate to enable our product sales in foreign country.
I am using "radio test" program for the certification...
Hello everyone,
I am currently working with the nRF54L15 and implementing Thread commissioning using TCAT (Thread Commissioning over Authenticated TLS) .
Setup Overview...
After updating from SDK V2.1.3 OTA to SDK V2.9.0, iOS cannot correctly read data such as the model number, but Android can read it normally.
Turn off Bluetooth in the...
I was thinking to use mpu to make a "safe task" that use nrf52840 for the ble NUS comunication and I use the "safe task" to verify the timeout and the CRC of the message ...