Hello Nordic Team, I'm developing an project using VS Code with nRF Connect Extension for an nRF52832 board. The SDK version I use is 2.7.0 , build system is sysbuild . I...
Hello,
after a longer time, I wanted to use nRF Connect for Desktop again, to figure out what exactly my device under development is advertising. I upgraded to the latest...
Hello Nordic team,
I followed the official guide to add a custom sensor cluster to my Matter application. Everything built and flashed successfully, and the application...
Hi,
We have a blue tooth mesh application similar to light and light-switch setup.
server nodes: light
client nodes: light-switch
We expand the light-switch node to...
Hi, I'm having trouble running the samples/net/aws_iot sample on nRF9160-based board.
Configuration: - nCS: v2.6.0 - modem version: nrf9160_1.3.6
When running the sample...
I am using BLE mesh in nrf52840. I have modified the sensor server sample and sensor client sample to suit my requirements. I am using toolchain and sdk v2.6.1. It is working...
Hi
I'm trying to use the nRF Cloud Provisioning Service with the nRF Cloud multi-service sample in SDK 2.6 on a nRF9151DK.
I have got the token from the device using AT...
aliexpress.com/.../1005007557383132.html
I bought the above board I checked the revision information with nrjfprog --deviceversion and it was revision 1 All functions including...
I'm using the nrf52840, and I'm doing a project where the system needs to sleep for a long time, maybe more than 24 hours. Following this ticket, to go to sleep I just do...
Hi
I'm working on understanding how whitelist filtering is implemented and works in Bluetooth Low Energy. I'm currently following Exercise 2 in Lesson 5 of DevAcademy's...
Hello,
I have a device that I want to operate on the lower range of RSSI (but still around -80dBm and have problems with disconnect. I would like to understand if there...
it will take about 25uA~ 28uA.
when I remove R18 R19, set io to input with pullup, it will take about 10uA,
&button1 {
gpios = <&gpio0 5 ( GPIO_ACTIVE_LOW | GPIO_PULL_UP...
Hi, We are working on power optimization for our project which uses nRF5340 board. Upon testing we observed when starting hardware timer the base level of the current consummed...
My custom board with a NRF5340 (MDBT53-1M) with LF crystal is running as a central on NCS 2.6.1.
It's connecting to a legacy device which has a BLE121LR.
NRF5340 centrals...
Hi,
I am looking forward to ncs2.8.0, which was released last Friday. Today I tried nrf54l15 + 2-wire PA but failed to compile successfully.
sdk: ncs2.8.0
project: direct_test_mode...
Device: nRF5340
SDK: nRF Connect SDK v2.2.0
IDE: nRF Connect for VS Code v2023.6.345, Running on Windows 10
------------
We are working on a new project for the nRF5340...
I am working on zigbee network.
I have seen that there is an event for network joining but could not find any event for network disconnection.
If I want to check that...
Hello
I want to clarify something because there seems to be a lot of conflicting information on Dev Zone, and the nRF5340 DK documentation doesn't specify the following...
Hi,
I use vs code to run nRF9160 DK applications and it runs fine for a month. But recently I cannot build configuration even in an empty application . Old good applications...
Hello,
We have an nrf5340 custom board and during frequent BLE connections/disconnections sometimes it seems the netcore gets stuck. We are connecting to an iOS app and...
Hi:
Pls help me!
I use ncs v2.6.1.
C:\ncs\v2.6.1\zephyr\include\zephyr\sys\util_internal.h
When I check #define Z_IS_EMPTY_ (...) No matter what I input, I can't get...