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...
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...
52810, LIS3DH, I call nrf_drv_twi_tx got NRF_ERROR_DRV_TWI_ERR_ANACK return using either TWI/ or TWIM . Here is my code:
const nrf_drv_twi_config_t config = { .scl = TWI_MASTER_CONFIG_CLOCK_PIN_NUMBER...
Hello,
I want to verify with you if the Standby current for My Bluetooth 5.0 corresponds to the system "on" according to the Bluetooth datasheet or there is another way...
Hello, we've built up quite a bit of experience programming Nordic targets with Keil and nRFgo studio. We love your products. However, we are considering moving away from...
I'm trying to get debug output to appear in my Segger J-LINK SWO viewer (from an NR52840 SDK board with NRF5 v16) which I understand is a potentially complicated process;...
I use Peer Manager for storing bonding infomation with nRF52832 (SDK14.2) using gcc.
I understand Peer Manager uses FDS, and FDS uses flash memory from 0x7D000 to 0x80000...
Hi All,
I know this question seems to have been asked many times already but still does not seem to work for us even after checking forum answers.
Hardware: Fanstel BT832...
I have followed up this example and compiled successfully but the NFC pairing is not working at all.
I use my smartphone (Google Pixel 2) to touch the NFC antenna and nothing...
I can control GPIO P0,but can't control P1, when I load project with nrf5340_dk_nrf5340_cpuapp ns configuration.
If I load project with nrf5340_dk_nrf5340_cpuapp configuration...
Hello,
I am using a custom nRF52840 ( SDK 14.2.0, SoftDevice S140) based board to connect with an iOS(v 13.3) phone.
I am running a custom application which uses the...
At this time my project is at very beginning state, I am picking up right tools to start my project development. I have spent good amount of time to research about my issue...
Hi,
So simple question about adapting dev kit examples for the dongle. I'm trying to adapt this USB/BLE example and I've made all the changes that I figured I'd need to...
Hello,
I'm currently levelling up a project based on an older SDK which involved SoftDevice v5 (S132) to SoftDevice v7 (S140).
As far as I understand S132 and S140 are...
Hello,
following the peripheral/saadc sample, which shows the periodic reading... could you please share the essential and minimal config for the One-Shot measurement? ...
I want to integrate the XMOS (XUF216-512-tq128) with nRF52840 where the nRF can be used to perform the field updates for the XMOS. Is there an application note or an example...