The at command documentation says that ENVEVAL is only available in system mode 2 (CFUN=2). Is there a reason why the command can't be run in any other mode? For example if...
In the LTE_MODE_PREFERENCE Kconfig description the CONFIG_LTE_MODE_PREFERENCE_LTE_M_PLMN_PRIO option states that: " LTE-M, PLMN prioritized
LTE-M is preferred, but PLMN...
Hi Team,
We require the detailed procedure for locking and unlocking JTAG access on the nRF54L15 device . Specifically, we are looking for:
Steps to enable JTAG...
The DECT Nr+ shell (the MAC version, not the -phy; tested with v3.3.0-ba167d9f3db4) offers IPv6 connectivity.
The DECT standard has a profile for IPv6 described in ETSI...
Hi
The TWI driver has a twi_clear_bus() function but the TWIM does not.
I'm getting an I2C error, and need to do I2C soft reset. I'm doing this manually at moment but...
I recently completed a field-upgrade path from an nRF5 SDK 17.1 application (with the legacy Secure DFU bootloader) to a fresh NCS-based firmware stack, while preserving user...
Hi, I am trying to understand the Friend and LPN behaviour. For that I am refering to nRF sample application light" and "light_switch". Below is the setup details: 1. On one...
I have used the Softdevice S130 2.0.1 and nRF5_SDK_12.3.0 the ble configuration code is based on the example of ble hids in the SDK The custom nrf51822 board only consists...
Hello,
our project which started 7 years ago with SDK13.0 has been migrated some time ago to SDK 15.3 and now to SDK17.1. At the beginning we were quite happy with the RTT...
New issue found, unsure if I can resolve this one! I have found the RTC1 may on rare occasion lock up, no love of resets, playing with LFSRC or RTC registers will make it...
Dir Sir
I have bought thingy 91 X for evaluation purposes
After activation of the Sim and, I have a constant green Led on
The device does not connect to the web application...
SDK v3.0.2 Toolchain 3.01
Is it possible to set the DIS name, (and possibly others) dynamically at runtime? I need to provide some level of configuration to my end users...
Try run Thread Certification with nRF52840 dongle, steps as below:
1. when Test harness is R62, Nordic devices work normally.
2. upgrade Test Harness to R63, and flash...
Hi,
We have 2 queries regarding I2C modes,
1. I2C fast speed mode
We are undergoing test of I2C under I2C_SPEED_FAST - 400Khz
when we enable this frequency on our...
Does ncs 2.5.0 implement the suggested workaround for https://docs.nordicsemi.com/bundle/errata_nRF52840_Rev3/page/ERR/nRF52840/Rev3/latest/anomaly_840_219.html ?
If not...
Hi
We met the problem is that clock low time period is out of spec, we got the value from oscilloscope is 1.24us@pull up resistor 10K/7.15k when clock speed=400kHz. The...
Hi
About nRF52840 I2C data read (CLK rate 400KHz)
1. Could you help check below three I2C items(tHD;DAT, tHD;STA, tSU;STO) can follow I2C standard(NXP) spec. or need follow...
Hi, having some issues with the matter door lock sample for the nRF54L15DK on NCS 3.0.2. I'm getting strange failures on boot when running the default matter door lock sample...
Hi,
using SDK 3.0.2 and build for the *ns target.
The idea is to put the CPU to sleep and while it is sleeping GPIO events (e.g. button press) shall increment a counter...
I have several applications that continuously scan on Bluetooth that have started exhibiting a new failure mode after upgrading nrfxlib from v2.9.0 to v3.0.2 ( https://github...
For our custom nrf9151 board,
The following is the prj.conf:
There are no pullups on any GPIO and for now, assume there are no peripherals connected, but there is a...