Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
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...