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...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Hello,
I am using nrf52833-dk for making a ZigBee coordinator. I am using "network coordinator" sample code.
The project is making a ZigBee connection between "nrf52833...
My error message is that it works on a computer, but it doesn't work on the company computer. I'm not sure if it's the encryption software on the company computer, but I don...
I have a 5 year old design using a nrf52832 on a MDBT42Q module. The BLE option was placed on the PCB in 2020 and has been unoccupied since going into production. My customer...
Hello,
I am trying to build the sample/sensor/lps22hh project on nRF52840 DK and STEVAL-MKI220V1, but receive errors in build.
I have added an overlay file as in boards...
Hello, I need support regarding putting my device to low power mode (sleep) and waking up with a timer or GPIO input. I’m working on an application using the nRF9151 DK, with...
Hi! We're evaluating the nRF7002 with its DK. As part of that I'm trying to run the sample in ncs/sdk/v3.0.2/nrf/samples/wifi/raw_tx_packet. I build it with: `west build ...
Hi For the measure of the signal and related audio quality, we would like to measure the transport frame loss. We own two nRF5340 Audio DK. But to be honest at the moment...
Please publish the nRF Connect for VS Code Extension Pack to open-vsx.org so it's available to open source VS Code editors such as Code - OSS and VSCodium . Thanks!
Hello!
I'm preparing a second revision of my first BLE PCB with nRF52810 MCU.
The first iteration worked ok, but BLE range was worse than a ready-made module with PCB...
Hello,
I want to encode a key as a numeric value instead of a string using the ZCBOR library.
I've tried testing this, but each time, the key is converted to a string...
Hi
custom board using the nRF9160, toolchain version v2.6.0, mfw_v1.3.6.
Sorry I can't provide a decrypted modem trace, but I hope the screenshots are enough to show what...
Hello,
I am trying to build the Lesson 9 Exercise 1 in the DevAcademy Intermediate course, related to DFU. I get the following error:
error: SERIAL_HAS_DRIVER (defined...
Hi Support Team
The nRF52832 PS mentions that the pin 44 of nRF52832 QFN48 require no connect. What problem if pin 44 of nRF52832 QFN48 is grounded? Many thanks.
Hello, I'm designing a medical product, aiming at IEC 61000-4-2 level 4 ESD protection, and I have a question on the CC lines.
My understanding is that these two lines could...
Hi, I want to set different gap event length for different peripheral on a ble central: 1 link with high throughput and 4 links with low throughput.
The sdk is 17.0.2...