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 currently using 54L15-DK to create a radio test example, but there is a problem when I build the project: - sdk version: v2.9.0 - toolchain version: v2.9.1
...
I run the system_off example without the system actually going off, by removing all the calls to start the system_off worker. Instead of going to off, I let the system enter...
Hi Support team:
I am new for using the Nordic Design kit of nRF54L15-DK.
And I would like to use the app "Direct Test Mode" v2.4.2 built-in the "nRF Connect for Desktop...
Hello Devzone,
I'm using a nRF52833DK right now, and it uses 73 pins for SOC. If I want to go to 40 pins, I'm having trouble figuring out which pins are for peripherals...
I ordered my second prototype board with the nRF9160, which includes small changes compared to the previous version. I encountered an issue with LTE connectivity. After some...
Hello,
I recently acquired a Thingy91 board in order to make a hardware prototype. I already have experience developing with the nRF52840 so I took inspiration from my working...
I am using NCS 2.7.0
i am running this build command from a terminal in VSC for the nrf/samples/bluetooth/Direction_finding_connectionless_tx sample
west build -p -b nrf5340dk...
Hello. Right now, I am connecting an external flash using SPI. The external flash is used for firmware updates. I'm trying to launch sQSPI to access the external flash. I...
HI,
I’m using nRF Connect SDK (NCS) v2.8.0 with the blinky example.nrf54l15dk, In the project, I configured the following in Kconfig:
kconfig
CONFIG_FPU...
I'm having trouble porting my project from the older SDK (2.6.0) to the new SDK.
I thought the most straightforward way to do that would be to start with a sample project...
Hi Nordic team,
My nRF52832 DK (PCA10040) was working perfectly until recently. Suddenly, it stopped getting detected by my PC.
Current Issue:
The board does not...
Hi
I am currently working with my project with 52840 and i am using sdk v3.0.1 & toolchain v3.0.0 to develope.
I am learning how to use DFU over UART from the application...
Dears,
I have tried to install the nRF connect SW package on a Windows 7 32 bit system (different versions) but was not able to get the applications running. When installing...
Hello Nordic Team,
I’m using the nRF9151 DK board in Surat, Gujarat, India with a valid Onomondo SIM card . I’ve followed the setup instructions as per the Nordic Academy...
Hi,
I have a custom board build with an nrf9151. Right now I'd like to have the possibilty ti get modem trace. But it's look like I got crypted/corrupted data from UART1...