Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
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...