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...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
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...