In ticket Case ID 290251, Torsten Rasmussen provides the following advice to ensure that the toolchain corresponding to the SDK is used to build the SDK (this applies to nrfutil...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi everybody I'm using nRF Connect SDK 2.6.1. I have my own board based on nRF52840 SoC. I made an overlay file of nRF52840DK and changed its UART TX/RX settings according...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
Hello. Can i merge 4 files using mergehex? I want to merge softedevice + bootloader + bootloader settings + application.
Mergehex show error. But can i merge 3 files and...
I want to use external software to do MISRA checking for my source code, I have set the global macros in the pc-lint installed directory, but when I right click the source...
Is it possible to use the nRF52 840 DK for scanning infotainment to mobile communication of nearby cars, even when no media is streaming at time of scan? I am only interested...
I have been tipped that the GPS might deliver faster fix if i change the fix interval. I've tried this with values 2,3,4 and 5, but get an error stating that the fix interval...
Hello,
We are designing a wearable that is going to use the nRF52840 and I have a question about supplying power to the unit. We are planning on using a coin cell to power...
Hi,
I am trying to compile examples/thread/freertos_coap_server with my version of openthread library. my reference is: https://infocenter.nordicsemi.com/index.jsp?topic...
I have created a folder in ble_peripheral in the examples of SDK for my project.
I am using keil uvision 5 and when I have an issue with the sdk_config.h
It states incorrect...
Hi everyone,
I'm using the nrf52832 Dev Kit PCA10040
SDK version: 15.3.0
OS: Fedora
I try to use DFU following this tutorial but I don't get the DFUTarg on the...
Hi pals!
I'm trying to establish throughput test with two nRF52840 DK and it works perfectly well except the coded PHY option. When I configure the phy option to coded,...
HI,
I am playing around with the "usbd_ble_uart_freertos" example of SDK version 15.3.
When I create another Task and try to write log entries (NRF_LOG_INFO("Test")) i...
Hi,
As well know, there have 100 channels in ESB function in nRF52832, but 2.4GHz also share with Wifi and Bluetooth.
So there have many noise if I choice wrong channel...
Hi!
I am experimenting with the ble_app_hrs_freertos example.
I would like to start two additional tasks. All works until a ble conection is made. after that my created...
Hello
I am using FDS to store some MAc addresses in my project. After successful I try fds_init() which returns error 11.
I can't figure out what is causing this error...
Hello, I have been trying to get the nrf9160DK PCA10090 version 0.8.2 to connect to your nrf cloud. I initially tried with the provided ibasis sim. I was able to get it registered...
Hi,Master:
1.The timing of the underlying nrfx_qspi_write(...) function is:a. Send 05 to check if the wip bit is 0. (Here, if wip is not 0, will it always detect until wip...