Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hi, We are getting packets a count mismatch error immediately after first successful bt_iso_chan_send() call, preventing ISO communication that worked in 3.0.2. This is our...
Hello,
I'm currently using Visual Studio Code with the newest SDK, Toolchain and Plugin on MacOS and most of my applications are freestanding applications.
Now I want...
Wireless Communication Synchronization System Based on the Alignment Principle
A year ago, I proposed the wireless communication synchronization system described below....
I am going through Lesson 9 of the nRF Connect SDK Intermediate course to understand how DFU and FOTA work in the SDK. I am using toolchain and SDK v3.1.0, and nRF Connect...
Testing a new nRF9151 device using a project derived from the Nordic "HTTPS client" sample project. We are experiencing a "Modem has crashed" event intermittently when running...
Hi,
Background Information:
Our product, BLE near-infrared device , is undergoing CRA (Cyber Resilience Act) compliance assessment—specifically for the EU RED Cybersecurity...
This seems like a silly issue, but I cannot get the UART output from the nRF9151 DK. Attached is a project that outputs via both LOG and printk() to a Segger RTT viewer without...
Hello,
I am working on a simple Bluetooth Mesh application for light control.
I started from the provided samples: - github.com/.../light - github.com/.../light_switch...
I am trying to program an external board using the development kid following the instructions HERE .
I am using the debug out P20.
I have tried supplying the board frm...
Hi,
I am working on ncs 2.9.1 @ nRF54L15.
I followed this academy course to add a single channel saadc in simple mode:
ADC read works properly, but the current read...
i built a small breakout board for npm1300 (QEAAD0 2516AA) to experiment with it. the twi pins are wired to the i2c ports of a raspberry pi 4 to control it, and i have attached...
I do measure different values for source and ampere mode. On the nRF52 DK. Source Mode: disconnect SB9, Power Switch is off. Vout from PPK2 connected to nRF current measurement...
Hello,
We are using NRF5340 in our product and running automated hardware testing. As part of this process, we need to program the chip twice: once with a dedicated testing...
Hello,
I am using nrf52833-dk for making a ZigBee coordinator. I am using "network coordinator" sample code.
The project is making a ZigBee connection between "nrf52833...