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,
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...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
In the past few months I got aware, that some, in my opinion simple questions, get marked with
"This comment is under review"
and then nothing happens. For weeks, even...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Is there a way to erase/format everything that is stored in FDS so the storage can be reset to a blank state?
I wasn't able to find away to enumerate all files stored in...
I just updated the latest SDK in keil.
Now I am getting this error.
softdevice_handler.c is v2.0.0-2.alpha
Line 388:
p_ble_enable_params->common_enable_params...
Hi,
I'm missing something on how forwarding interrupt control between SoftDevice and APP works! how is it that part of the interrupts are handled by the SoftDevice code...
Hi, I'm trying to program my custom board which has external 32MHz Xtal oscillator using nRF51 DK.
I have connected the custom board and the DK well and by using nrfgo I...
I wanted to upload a code to a control box which has a nrf51 series microcontroller. I am wondering can I use NRF51DK to program it? But I didnt see any ISP socket on NRF...
I want to estimates 51822 consumed ,I find the tools is used to nRF52. nRF51 and nRF52 are different in some parameters,so if use the tools calculated nRF51 consumption maybe...
Hello Community,
According to my Applicatrion, it is so that I have to receive data from BLE App and send them to a different Device where these values are to be written...
Hello NRF Team,
I am manusinh thakor.actually i'm developing one BLE application using NRF8001 .i bought NRF8001 chips from mouser.in.i already designed hardware for NRF8001...
Hello,
Is there any DFU package that can be created that would enable downloading a larger bootloader? In this case, we have the non-debug bootloader loaded and want to...
(Protocol of my I²C Device)
I have tried the nRF52832 DK for a while now with the examples and so. I want to program a different Bluetooth Module, the EYSHSNZWZ from Taiyo...
Hey all,
I'm trying to roll our "own version" of the bootloader for the Thing52. I have followed the instructions to create the PEM file and the public key. I'm able to...
Hi all,
I'm looking for some advice on what hardware to buy for my next project as I'm not clear from the specs if existing self-contained solutions do what I need.
I...
I have software on my PC with an NFC reader attached, that connects to my nRF52 devices, reads the NDEF tag, modifies it, writes it back, then reads back the modified value...
Hi,
I've been trying to get the button events from the nrf52832 where FreeRTOS is enabled.
https://gist.github.com/gpgabriel/f070e39f335da8579e9a577b44109237
The 2 function...
Hi, We are testing the dfu ota example for the PCA10040. In our application we have some default values and settings are stored in the RAM. nrfutil is unable to generate the...