Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
I am running the examples l9_e5, l9_e5_sol and l9_e5_nrf5340_both_sol from this repository: https://github.com/NordicDeveloperAcademy/ncs-inter/tree/main/v2.9.0-v2.7.0/l9...
I'm trying to get the USB Mass Storage sample working on the nRF52840 using SDK 2.9. I followed the official guide here: https://docs.nordicsemi.com/bundle/ncs-latest/page...
Hi!
One of the requirements for EN 18031-1 is that a product shouldn't contain publicly known exploitable vulnerabilities:
6.10.1 [GEC-1] Up-to-date software and hardware...
Hi, I am using nRF5340 for my unicast Audio server example where the nRF5340DK is the headset and my mobile device is the audio source. I have taken the unicast audio server...
Hi,
I'm trying to test DTM over USB CDC with an nRF5340DK unfortunately, Direct Test Mode desktop App is not detecting the DK.
Build command (copied from VSCode output...
Dear, I'm developing on nordic 52840 with ncs2.6.1.
I found that the Current will reach to 600+uA in k_sleep state by enable SPI in device_tree and if i disable the spi...
Hi, I'm working with the nRF9151DK and Zephyr RTOS (v3.7.99 / NCS 2.9.1) . I’ve configured UART1 to send and receive data via GPIO pins:
TX: pin 8 (P0.08)
RX:...
I used a mesh example (the example name is "mesh") for testing, and enabled low-power nodes using CONFIG_BT_MESH_LOW_POWER =y, and disabled the automatic start of low-power...
i'm just beginning my bluetooth journey, and have some basic questions about sniffing/spoofing a BT remote control for an audio device (Topping DAC D50 iii)...
my goal:...
NCS 2.7.0/2.8.0
mcuboot + MCUMGR in the application for BLE DFU
NRF52840
We have been developing our next version of our product, transitioning from NRF SDK 5 to NCS...
Is there a sample app that uses the Zephyr Light CTL Bluetooth Mesh model? I've tried to add that model to the light_ctrl sample app, but get a crash during configuration...
I have compiled code that debugs and runs normally on the nRF52840DK. I just connected my custom PCB to the debug out connector on the DK and I have two issues that are probably...
I'm trying to flash a custom board (schematics in this ticket - Schematic/Layout review request ) using a Jlink EDU mini and keep running into an error message saying it's...
Hi everyone, I am working with the new nRF54L15 and have connected UART21 to pins 2.07-2.08, which are capable of handling both Trace data and UARTE. However, I am encountering...
Hi,
I can build and program the broadcast_source sample application using the Python script:
This runs fine and broadcasts as expected. However, I cannot get the application...