Hi,
To use bidirectional continuous scanning mode in ANT, I have to transmit Extended Broadcast/Acknowledged/Burst messages using ANT Msgs 0x5D, 0x5E, and 0x5F (ANT Message...
We are preparing to get BT qualification for our product, developed with the 6 stack now, however want to update to 7 when it is finally released. A comment from the testing...
What is the best way to minimize transfer in progress errors when trying to send ANT messages? I am using the S310 stack on an nRF51422. I have a busy ANT channel that is...
I'm running into a weird timing issue with a nRF24L01+ which I'm not quite sure how to work around in the general case. The basic setup is two radios, A and B. Auto acknowledgement...
I am using mbed library to get leg up on development.
This is the first time I am writing any MCU application and it sure makes things a lot easier.
I am using nRF51822...
I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
Hi,
I send "chat private 0x0028 hi" over a serial terminal, and the MCU restart because of overflow, please see error log as below picture.
I tried to modify the "CONFIG_SHELL_STACK_SIZE...
Hello,
We are working on an NRF5340/NRF7002 based project with NCS 2.7.0 SDK. We have been able to get Amazon Root CA 1 and 3 working with the following .conf:
Now...
Hi Team,
I have added the NUS function in the Matter project. After the commissioning broadcast is turned off, NUS broadcast will automatically start. I want to manually...
Hello,
I'm working with Distance Measurement (nrf_dm) using the NORAB126 module on nRF Connect SDK v2.9.0 and nRF Connect SDK v3.0.1.
I'm facing an issue where, occasionally...
Hi,
I am encountering an issue with the TWIM driver when attempting to communicate with the nPM1300 PMIC via I2C.
This problem seems to be related to the behavior of the...
I attempted to create bluetooth central and peripheral apps using two nRF52840 boards that connect to each other and no one else using the device name. I had limited success...
Hi
We are migrating from Segger Embedded Studio (SES) to VS Code for developing in the nordic connect SDK. We are using the RTT logger for debugging our device. In SES you...
Hi nordic:
Project MCU: NRF54L05; Development Platform Version: NCS 2.9.0. The APP occupies 220KB of space. adding MCUBOOT and Create an pm_static.yml file in the project...
Hi everyone, I'm trying to set up a bootloader chain using sysbuild (NSIB → MCUboot → APP) so that MCUboot can act as an upgradable bootloader. I'm working with the nRF54L15...
Hi Team,
We are using nRF9160 MQTT sample code 'mqtt_simple'.
1. What is the maximum payload we can send in one single PUBLISH?
2. I want to send 4KB of data in single...
We are developing a light product that features a built-in button. A single click of this button toggles the light on/off, while a long press adjusts the brightness level...
We are currently using Zigbee Firmware built with nRF Connect SDK v2.7.0 on the nRF5340.
We plan to upgrade the nRF Connect SDK to v2.9.2 and use the Zigbee Firmware built...
I tried flashing my nrf9151 after running the set-up and loading the AT modem. I then tried to reflash the board but get an error. See below:
2025-07-10T12:53:00.281Z INFO...
I'm trying to run Wi-Fi scanning or AP/STA mode examples on the NUCLEO-U575ZI-Q board with the nRF7002EK shield, but I keep getting an "RDSR2 register failed" error. I've...