Hi,
What is the suggested method to change a pending request, and make it earlier than previously requested, without closing and reopening the session?
For example,...
Hi,
I am using a custom pcb with a nRF51422 chip, and trying to setup ANT communication between 2 modules, but the sd_ant_channel_id_set call returns an invalid address...
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...
Hi, I am using an external host with NRF54l!5 dk to test the channel sounding feature.
Can you tell me how the NRF controller supports this Cs procedure and whether the...
Dear DevZone,
While reviewing the implementation of x509_crt_verify_chain() in C:\ncs\v2.9.1\modules\crypto\mbedtls\library\x509_crt.c , I noticed that certificate expiration...
Hello,
I'm currently trying to integrate the Android-nRF-Mesh-Library in our App.
Identifying works fine but when the library tries to send the public keys to the node...
I am trying to set up FOTA support with external flash for mcuboot secondary partition. I have gone through several tickets on the subject, but haven't been able to solve...
Hi,I am using NRF54L15 DK in which I need to transmit audio data over BLE where that data will be used for only plotting in application,I am using sampling rate of 16000 and...
is there any tutorial video to explain the code of usbd msc example i have searched everywhere but i cant find anything if a tutorial video for the msc is there please let...
Hello,
we are developing a device which implements BLE hid keyboard. The code is based on the hid keyboard example in the NRF Connect SDK.
The example uses battery service...
Hi,
I am working on a sensor device that requires very accurate timing on the sensing and sensor signal algorithm side. This device needs a low latency and low jitter radio...
I'm using the nRF9160 with the LIS2DH accelerometer and SDK version 2.5.2 . In my hardware setup, INT1 is connected to GPIO 0 and INT2 to GPIO 1 . I'm configuring both interrupt...
Hello,
I'm new to this development environment and trying to get one of your projects to build for the nRF9151-DK. I recently installed everything with the latest versions...
I am trying to use TTM (nRF Thread Topology Monitor package) with a newly bought nRF52840 Dongle (PCA10059) on Windows.
Following the instruction at https://docs.nordicsemi...
Hello, I have been going through the DFU and FOTA lesson in the Nordic intermediate course. I see that there is a FOTA support for a scenario in which we want to update a...
Hi ,
I am developing an application which uses nrf52833. I want to perform OTA using 4g module(from Quectel). As per my understanding and explorations, there can be two...
I'm developing code to run on the nRF5340 SoC in a Thingy:91 X and I am seeing duplicate RTT output. For example, if I look at the RTT output from the default 'Connectivity...