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 working on Multi-link. I want to scan the advertising information and connect only the uuid I set up.
I want to process it on_adv_report (), but I do not know...
The output order of my scanning Saadc is not predictable.
I found two related questions, but they both are for SDK 11 and seem to have been resolved.
devzone.nordicsemi...
Hi,
Am I right that after provisioner done with network configuration all nodes save their info in persistant storage and continue work without a provisioner?
How provisioner...
HI
i'm trying to use TSL2561 sensor, but i can't geting to work. I found the code that works on the psoc that, I change it so it fits nrf52840 but it still does not work...
I want to be sure about erasing flash. Flash is divided into pages and each page has 8 blocks. The smallest amount of flash you can erase is a PAGE. Is this correct. In other...
hello,
I'm currently stuck with sd_app_evt_wait() function leaving for an unknown reason. This function is called in the main loop.
The only reasons that shall exit the...
BLUETOOTH SPECIFICATION Version 5.0 | Vol 3, Part H page 2321 Figure 2.4
According to the figure, if an eavesdrop device exists in the pairing process, it is easy to obtain...
Hi support team,
I am currently working with the nRF8001 that I wanted to integrated on a my PCB.I would like to know if you have an antenna to recommend to work with the...
Hi everyone!
I inherited an product already in production using the nRF51422 QFAA Ex0 chip with the S310 V3 stack. I checked the compatibility matrix and found out the Ex0...
Dear Sir/Madam,
I tried to use GPIOTE and nrf_dev_gpiote at same prject on a MDK 5 project which is based on nRF5 SDK 10 and SoftDevice S110, but got this error:
.\_build...
HI, I found that the maximum number of connections 52832 can only be 15 connections, like this
// <o> NRF_SDH_BLE_CENTRAL_LINK_COUNT - Maximum number of central links....
Hello, everyone~
I need to connect nRF51822 and another big MCU with SPI. The big MCU is connected to a LTE module. The new firmware of nRF51822 need to be downloaded...
Hi
We're migrating our code from SDK14.2.0 to SDK15.0.0 and we can no longer see EXTSUPPLY as part of NRF_UICR_Type. Is there anywhere we can read about this change and...
Hello,
I'm working with a custom application working on SDK11 (nrF52832). This application is currently working but I want to add nrf5_SDK_for_Mesh_v2.0.1.
The application...