Hello,
I have a custom nRF52820 board powered by a coin cell, and I want to measure its power consumption using the Nordic Power Profiler Kit 2 (PPK2).
Could you please...
Hello Nordic Team,
I previously asked about how to configure the internal load capacitance for the 32 MHz crystal on nRF54L, and I’ve successfully applied the solution provided...
Hello everyone!
I am rather new to firmware development with Nordic products and am experiencing some trouble with the Thingy91 LTE BLE Gateway sample.
What is the problem...
Hi,Team,
I am developing Pawr using nrf54l15-dk.
For the Pawr example I refer to E:\NCS\v2.8.0\zephyr\samples\bluetooth\periodic_adv_rsp and periodic_sync_rsp.
Advertiser...
Hello,
i have one PPK2. Recently i find the current reading from PPK2 is relatively large compared with actual current value.
For example, actual current value vs PPK2...
Our design has an nRF5340 with a 32 MHz high frequency crystal and an accurate 32 kHz external rail to rail clock chip (+/- 5 ppm @ 25 C). We would like to measure the actual...
I've been using the ppk2 power profiler with version 4.0.1 for over 2 years and it has worked very well in providing a power source and monitoring/ with reviewing the power...
Similar to this ticket , we are no longer able to connect to Verizon using a Hologram SIM after upgrading modem firmware from 1.0.1 to 1.1.0.
I'm attaching a matching console...
Inside gps_controller.c
We issue the following instruction to begin searching for a satellite fix.
k_delayed_work_submit(&gps_work.work,K_SECONDS(CONFIG_GPS_CONTROL_FIX_CHECK_INTERVAL...
Hi,
We are atempting to get DFU over UART working in our project, but there does not appear to be a bootloader project in the 16.0 SDK for this configuration. What would...
Hello, I want to put extra authentication when device is preparing for boot loader. I found callback "ble_dfu_evt_handler". I think inside case BLE_DFU_EVT_BOOTLOADER_ENTER_PREPARE...
Hi,
I am using nRF51822, S130, SDK12.
Now trying to add a level of security with a static passkey, I have done the following adaptation to my code -
Added to void gap_params_init...
The latest nrfConnect 3.3.0 doesn't work anymore for me, and is apparently full o' bugs (according to this: h ttps://devzone.nordicsemi.com/f/nordic-q-a/49331/nrfconnect-3...
Hi,
I want send a Data such as string or array, for that i took a look example ble_app_uart from the example we send a data from smartphone through ble but the microcontroller...
I'm trying to provision a DK to talk to an Azure IoT Hub and have a CA Cert, Private Key, and Public Key to use with them. I'm having trouble getting authentication of the...
Hi,
I can dfu successed by using PC's nRF Connect with 2xDKs, but can't dfu by using Android's nRF Connect. For mobile's dfu, just enter 'DfuTarg' and auto conn, but could...
Hi Nordic ,
I develop a schedule reporter with nRF52840 , I tried to use a application timer as a weak up timer during sleep,
If I setting the timer with shorter value...
Dear experts,
The following is my development environment:-
a. Using the PCA10040 development board,
b nRF UART 2.0 Anadroid application on my Nokia 6.0 mobile.
c...
Hi All,
I am using a custom board with nrf52832 and BMI160 sensor. I also have nrf52382 DK evaluation kit. This sensor was programmed with heart rate and battery service...
Hi,
I have a nRF52833 DK which contains PCA10100 debugger on it.
I would like to start coding with central role foe scanning multiple beacons. I didn't find any example...
I had an interesting call with the IT security team of a large Fortune 100 company. During our conversation they asked a few questions and I was wondering if someone from...
Hello,
While trying to compile a code that contains simple BLE peripheral functionality as well as battery measurement service after building the example I get the following...