hi,
When verifying the modem upgrade, if the network type is set to support both Cat-M and NB (AT%XSYSTEMMODE=1,1,0,0), the actual network that connects is NB, and the modem...
Hello Nordic Team, We have a customer using the NRF52810-CAAA package, and they need to enable the DCDC. However, due to PCB size constraints, they hope to replace the 10uH...
Hello Nordic Team,
We have a customer who needs to use the Nordic Distance Toolbox (NDT) functionality, and they are hoping to demonstrate it on the nRF54L15 DK. Is there...
Hello.
1. The nPM1300 PS v1.1 states in Section 6.1.1 the fllowing: "The default current limit is IBUS100MA (100 mA)". But the values after reset in registers VBUSINILIMSTARTUP...
Hello everyone,
I am trying to execute Nordic Bluetooth ESL tutorial with PAwR. Here, I am able to change the images and handling the state of an LED connected at the Tag...
Hi,
EDITED: This appears to NOT be related to any open circuit, the SAME behavior comes even with abrupt changes to the current scale, without any interruptions. Additional...
I am using nRF52833 / NCS 2.8.0. I'm using Gazell Pairing, but I only need pairing, not encryption. So I'm only using unencrypted pipes. If it is a non-encrypted pipe, it...
Hi
we are working on ble_nus_c multilink implementation and had problems when more than 1 server is connected: we've noticed that data get mixed between servers.
when...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image.
Is there any sample code integrated with HDC2010 Temperature & Humidity...
Hello,
I use a debugger probe (Segger Jlink) with the sdk_config.h setting SEGGER_RTT_MODE_BLOCK_IF_FIFO_FULL.
When my probe is not connected, there my product is blocked...
Hi, I am new to Nordic BLE development and trying to create an application that has beacon functionality with firmware upgrade over the BLE with the mobile phone and Nordic...
Hi,
So I've been developing just fine on the latest V1.0.0 SDK and SES 4.18. I literally stopped and started a new debugging session and suddenly SES is trying to reflash...
Hello!
I have 3 NRF52840 Preview DK's with Q1AAAA revision ICs. I have been putting those to good use, but I want to test some stuff with SPIM at 32Mhz, which I understand...
Hi,
I am using nRF9160DK, nrf v0.4.0, zephyr v1.14.99-ncs1
I have been trying to measure the boot time from when I press the reset to when it gets to the start of the...
Dear All,
I am trying to enable brown out detection to my NRF9160. From what I see in the data-sheet there is a register that you can set the brownout threshold, but there...
Hi,
looking at the ifx_optiga_custom_example in the nRF5_SDK_15.3.0, i see that for the Hashing calculation the oberon backend is used instead the optiga backend, Why? Is...
Hi,
I see your web: https://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF-Sniffer#infotabs
There are 4 hardware (DK x 3, Dongle x 1) we can choose to used...
Hi,
I am using nRF52832 with sdk15.3 SES
I need to use DFU.
Buttonless DFU
need to program the controller without the wire connection.
Can you explain how DFU works...
Recently, we are using Nordic resources and developing our own application. We have blue tooth integrated in app, also we have display and our own file system integrated on...
Hi,
I'm working with nRF52840 DK and I want it to advertise iBeacon packets.
I tried the beacon example on ble_peripherals from nRF5_SDK_15.3.0 SDK.
1) nRF connect and...
Hello,
My project is on nrf51822 in which I am using BLE and UART interfaces.
There is single UART available on nRF51822 and I am using it for communication with an...
Hi I am using the custom_ble_service example from https://github.com/bjornspockeli/custom_ble_service_example/blob/master/main.c . The example code will turn a custom characteristic...