I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
" The ultra-low latency (ULL) Human Interface Device (HID) enhancement project aims to make Bluetooth gaming controllers as responsive as those using USB-wired or proprietary...
Hi,
My development environment:
- VS Code
- nRF Connect SDK: v2.7.0
Description:
- My firmware had successfully paired (with passcode) with an iPhone. Security level...
Hi everyone. When configuring the GATT role, there are GATT server role, GATT client role and both. When using nRF5 SDK or nRF Connect SDK Bare Metal, is it possible to configure...
Hi there!
I'm working through the nrf_cloud_multi_service sample, and have a few questions.
Here is my setup:
nRF9151DK
nRF Connect SDK v2.9.0 and corresponding...
Hello everyone. I've been struggling with directed advertising for a few days now...
I found an example for the peripheral ( github.com/.../direct_adv).
Everything works...
Hi,
I have run the example in ncs 3.1.0 for CS_RAS_Initiator and compared to the older version ncs 3.0.1, there is a new flag called realtime_rd . Thanks to this, I can...
Hi,
I have a question about Channel Sounding: I want to run the CS procedure with 4antenna paths. Both the reflector and the initiator have 2 antennas. I started with the...
Hello!
I know IDAP-Link is not a product from Nordic, so maybe this is not the place to ask this, but...
I have to develop firmware for a custom board based nRF52 that...
I was able to compile and run the Hardware ID example on the nRF5340DK & SDK v3.1.1 using VS Code successfilly, but as soon as I add the overlay-ble-ma c config it still compiles...
This is the first time I've used two roles on one device and I've encountered some oddities.
The topology is as follows: Device A (nRF52840-DK) operates in dual mode (but...
Hi,
I was at the webinar today where they talked about SDK 3.0.0. They mentioned that the QSPI examples were "JESD216 flash" and "JEDEC SPI-NOR flash". I don't see either...
To preface:
Board: nRF9151 custom board nRF Connect SDK / Toolchain: 3.1.0
Hello,
We just received our first article boards for a design that uses a nRF9151 module....
Hello,
After completing DFU on the nRF5340 DK, the default behavior is to reset the MCU. However, instead of performing a full reset, we would like to jump directly to the...
Hi team , I have developed the code where i am able to do OTA in dual slot when my application size is less , but my current application size is aprx. 260 KB and i want top...