Hi, I have both the nRF8001 dev kit and the nRF51822 Eval Kit (EK). We are using the nRF8001 for most of our project with the BLE Arduino SDK. But I wanted to just load a...
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...
Hi ,Support Team
My customer is using our nrf5340PDK, their wrong operation caused the DK board become unrecognizable. I use the newest nRF-Command-Line-Tools_10_11_1 to...
Hello,
i am trying to activate eDRX with the unmodified at_host sample on a nRF9160DK. After connecting i get empty strings for <NW-Provided_eDRX_value> and <Paging_time_window...
Hello, sorry if this seems to be a basic or already asked question, but how could I have an example of QDEC usage with the nrf52840 (ideally the dongle) ? I would like to...
Hi,
I am using NRF52833 to develop a wireless and USB combo mouse.
My switch method is detecting VBUS to switch between USB mode or wireless mode.
But a problem is...
Dear sir ,
Get the customer's board, I can find the device at the nRF Connect for the first time, then program hex, but fail, and then I can't find the device again. I try...
Hi,
Right now, I am trying to open that example files in SES IDE. But I couldn't open.
I kept the file location like as
D:\Nordic\nRF5_SDK_17.0.2_d674dde\examples\peripheral...
I am trying to integrate cli over Nordic UART Service. i want nus control over command line interface such as PuTTY or Termite.
How to solve this and what files should be...
I have two NRF52832 boards. I cannot get the SDK to compile so I'm going at it barebones style.
Transmitter Board code:
Receiver Board code:
The receiver board never...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
I use nrfjprog in a CI system (on Windows 10) which has multiple NRF52 boards attached to it. The boards are all run in parallel with the -s parameter to nrfjprog and the...
Hello, i have an issue with softdevice API combined with timeslot API. I use timeslot API to scan for packets one time (one time interval) with 30000us. Then before timeslot...
Hi, I'm using mqtt_simple example based application to send BLE tracking data through LTE on custom boards. UART is used for connection between MCUs. Power is ON constantly...
Hi all! Since I do not have a system for updating the certificate when changing the server, I decided to disable certificate verification when connecting to the https server...
Hi.
I am a student studying esb examples with nrf52433 board.
1. If data is sent from ptx to prx using static payload, is tx completed without receiving ACK? Don't need...
Hello,
I try to measure the current of the nRF SoC on my NRF52-DK, by using an oscilloscope and USB as a power supply, related to the guide from Nordic from here:
https...