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,
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...
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...
From what I can tell, the SDK for Thread provided from Nordic uses a precompiled Openthread library that hardcodes the UART pin configuration. This means that users of this...
I'm developing on the nRF52840, SDK15, and s140 v6.0. I'm trying to use the sd_power_gpregret_set() function to write a value that would then be read after reset to start...
Hi - I'm using a nRF52840 DK for the first time with my 2010 MacBook pro running OSX Sierra version 10.12.6. I have SEGGER Embedded Studio for ARM 4.12 installed and Segger...
I've been trying to get TWI Sensor to work on 3rd party boards for a while now and no luck.
The code I'm using is only slightly modified, (1) it explicitly defines .scl...
Hi,
I am using ppk with nrf52832 dk to measure the current consumption of my board and it giving different values at different times. for two days it gave 250uA and tested...
Please tell me how to modify the base UUID of the NUS sample application (app_uart / app_uart_c).
SoC: nRF52832 SDK: nRF5_SDK_14.0.0
<My background> I am developing BLE...
Hi Guys,
I'm interested to get guideline on how could I customized the qspi example from nordic in terms of pins and command. I don't see any different between MX25R6435F...
The NRF_MODULE_ENABLED macro does not play well with Eclipse. I've tried enabling all Modules in the Symbols section of Eclipse but still it does not enable any module utlizing...
Hello all,
Anybody knows "EVENT_STARTED does not fire" issue will be fix or not?
I really do want to use the PPI function at Tacq=3us.
When can I get the counter measure...
Hi,
I am trying to use EasyDMA. Is it preferable to use with ...\peripheral\uart or ... \peripheral\serial. With ...\peripheral\uart there are lot of errors. I tried with...
In the code above I get an error that nrdx_gpiote_in_init() and nrfx_gpiote_in_event_enable() are undefined.
In CMSIS configuration wizard -> nRF_Drivers i've enabled...
Hello everyone, i work on nRF24L01 and i have 3 ardunio with 3 nRF24L01 and 3 IMU as transmitter and 1 ardunio with 1 nRF24L01 as reciever, i am trying to recieve data from...
I have migrated a project that uses Thread DFU from SDK for Thread and Zigbee 1.0.0 to 2.0.0.
I have successfully loaded the new MBR, bootloader, settings and program via...