Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
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...
After switching to the BLE advertising module in SDK 16.0.0 (on an nRF52 board) and using it for over 3 months I am now discovering that no matter how I configure the advertising...
My firmware is blocked on custom board until RTT connects: Code hits and blocks on a printf. This doesnt happen when using an NRF5340, but does with NRF5280. Just trying to...
Hello, I am using v3.1.0 of the nRF SDK with a nRF52840-DK board.
I would like to run the "Counter RTC Driver Sample" (nrf/samples/zephyr/drivers/counter/alarm). The README...
I am updating our production tools and starting by simply trying to program the Thingy91 (or DK) with the following example from the internet. I keep getting timeout errors...
Hi Team,
I have configured I2C0 for reading data and sending iqs323 and iqs7211a. i have configured overlay file according pin conjuration which is below.
Pin configuration...
HI
Currently using NRF54L15 with NCS v3.0.0 and the periodic_sync_conn sample. I have created sysbuild.conf and added SB_CONFIG_BOOTLOADER_MCUBOOT=y. After compilation,...
Hi all,
I’m working with an nRF-based board and need to via software disable the internal DC-DC converter and use the LDO exclusively for testing purposes. I’m unclear on...
To confirm, when connecting a power source to VBAT for the first time, nPM2100 will automatically transition to Active mode assuming the power source can deliver enough current...
The error started coming after updating the sdk version from ncs v.2.9 to ncs v3.1
[00:06:58.439,514] <inf> _https: Log:Sock before -1 [00:06:58.484,649] <inf>_https:...
Hello,
Going through DevAcademy SDK Intermediate and it mentions running 'west boards'. Doesn't work for me:
Any ideas ?
Sadly after weeks of little problems like this...
Below is my change, set options to BT_LE_PER_ADV_OPT_USE_TX_POWER
But it always display Failed to set periodic advertising parameters (err -5) , why?
My hardware is...
Hi again,
I'm having trouble with the Matter Test Harness. I have been running tests in isolation one by one and fixing issues the TH finds. Now I have run into an issue...
Hi,
toolchain:-v3.1.0,sdk:v3.1.0. i am using the vscode software for the development
Basically i am trying to connect the peripheral using the address (mac:- 7C:D9:F4...
Hello,
I am using NRF5340-DK for my project and I wanted to know if there is some example on how to read and extract the public key from this type of certificate. I have...