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...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hi,
I am getting framing error notifications from the nrfx uarte driver on a zephyr platform when receiving data from a certain external device, but only when there are...
Hello,
I want to have 2 applications running on nrf5340 CPUAPP (nothing on CPUNET) with app1 in flash and app2 (in RAM) getting launched by app1 once placed in RAM as a...
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...