Hi There,
I am currently developing an LTE-M application on nrf9151 using ncs v3.2.1, the device is a MQTT client that publishes telemetry periodically every 3 minutes,...
Hello Nordic Team,
I am working on an nRF52833 project using nRF5 SDK 17.1.0 with Secure DFU Bootloader.
Environment:
MCU: nRF52833
SDK: nRF5 SDK 17.1.0
SoftDevice...
Hello Nordic Team,
I am currently working with the nPM1300 EK together with the nRF54L15 platform and a custom 40 mAh Li-Po battery.
I am facing an issue while configuring...
i2c_write_read() returns -5 (EIO) immediately when writing register 0x01 to the sensor. Logic analyzer confirms the sensor clock-stretches SCL for ~14µs+ after receiving the...
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 Everyone,
We are developing a custom retail display solution based on the nRF52810 SoC .
Currently, we are facing an issue where BLE advertising does not start properly...
When my device receives data from the Xiaomi Zigbee switch, sometimes it reboots without any logs.
(Note: Normally, when there’s a bug, the device pushes logs to UART, but...
I was migrating from nrf52832 to nrf54L15, and found that,
ncs3.10 + NRF_SAADC_GAIN1_2 has opposite gain effect on nrf52832 & nrf54L15.
More specifically:
* on nrf52832...
I have started developing a new application based on NCS (previous products still using nRF5 SDK), using the nRF54L15 and I'm struggling with what should be basic tasks. Can...
Hi, I am developing a PCB based on the NRF52840-QIAA-R package.
The pads are very tightly packed, and I had to shrink the size of the middle ground pad to accomodate vias...
Due to the size limitations of the equipment, it is difficult to operate the low-frequency range of 700Mhz to 960Mhz for cellular antennas, and it is necessary to switch them...
hi
> AT+CGMR
mfw_nrf91x1_2.0.2
OK > AT+CFUN=1
OK > AT%XCONNSTAT=1
OK > AT%XCONNSTAT?
%XCONNSTAT: 0,0,0,0,0,0
OK > AT+CMEE=1
OK > AT%XSIM=1
OK > AT+CEREG...
Hi, I am designing a pcb using the nrf52805. In your reference design, the RF matching network specifies a 2.2 nH inductor in 0201 (0603 metric) package.
Unfortunately,...
Hello, We are working on a project based on the Thingy91x which uses the following SAW filter : SAFFB2G45MA0F0A. Unfortunately this part seems to be out of stock everywhere...
Hi
I am maintaining a NRF project, done all Dev Academy courses 2 years ago, still I am havibng trouble.
My current task: I need to set a (hardware) timer interrupt with...
Hi Support
We are in the process of integrating the NPM1304 into a small battery (55mAh) wearable device. I am finding it hard to figure out section 7.3.2
regarding the...
Hello,
I am not able to send any data through the pins of port P2 using Pins : P2.0, P2.2, P2.3, P2.4 , while the pins P1.11, P1,10, and P1.4, P1.5 are working properly...
I am trying to capture steps and wrist wakeup ( https://github.com/zephyrproject-rtos/zephyr/blob/4c6b1e5a65e752c881183ddb4687fa0231b11cc3/drivers/sensor/bosch/bmi270/bmi270...