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,
we are upgrading our application firmware to the v1.3.0 of nrf-sdk. We have now encountered a problem in which the build process just freezes/stops without exiting...
I try to build and run a "blinky" example for nRF52840 DK and nRF5340 PDK. And in the case of nRF52840 DK everything works properly. I connected to the boards and saw UART...
Hi! Some prerequisite info:
We are using nrf52840 boards as our peripherals
We are using v16.0.0 SDK
We are using the s113 SoftDevice, more specifically s113_nrf52_7...
Hi,
I have a topology which has 20 to 50 nodes and these nodes should send a data packet of approximately 20 bytes at 50 Hz to a single gateway node. Is BLE mesh suitable...
hello nordic
i have been working with nrff52832 with the SDK16.0 (also working with s132 if it matters)
it is a real head braking to deal with your never ending sdk_config...
Hi team,
Do we have any evaluation on the nRF Connect SDK size if customer wants to run on nRF9160? Customer wants to evaluate their Flash/ RAM buffer for APP.
Thanks...
Dear Sirs,
I am trying to use the FDS Storage Library to store 4word = 16 bytes in to flash.. Which seems to be working fine. No errors and the function is shown below...
Hi,
We have custom board based on nRF52833 SoC. We are trying to use SDK_v16.0.0/examples/ble_peripheral/ble_app_uart/pca10100/s140.
Using Segger Embedded studio, program...
I'm planning not to have a device name UUID in the advertisement packet, instead set scan filter based on manufacturer-specific data. Is this possible in SDK16? If so please...
Hi, is there any public repository in which I could track changes in zb_cli_wrapper library? I had problems migrating from 0.2 to 0.3, and don't want to do this another time...
Hi!
Since I do not have a SIM card that provides support PSM or eRDX I need to switch the system mode manually.
In my config I have CONFIG_LTE_NETWORK_MODE_LTE_M=y ...
I generated boot-loader (logging disabled) from SDK 12.1.0 for adding a signature check during DFU for nRF51
The problem I am facing is with the size of bootloader (hex...
Hi I checked the relevant topics in the forum but none of them fixed my issue so I just create a new one here.
Basic info:
Hardware: nRF52 DK PCA10040
SDK: nRF5_SDK_15...
Hi,
I'm having issue connecting to the nRF52840_DK through J-Link and nrfjprog. I was able to connect to it the first time and upload simple BLE sample, but afterwards I...