Dear Nordic and community,
I am currently in pre-production phase of designing a PCB based on the NRF9151, and I am a bit confused by the Hardware Device Guidelines, which...
The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
Some questions regarding offset calibration when doing single samples (or burst mode) from multiple input pins:
Can SAADC offset calibration be performed after SAADC...
I am developing a BLE peripheral application on nRF52832 and SDK 14.3.
I have been power profiling my application and quite happy with the results, except for when the...
Hi there,
I was trying to understand "sleep" power modes of the chip (CPU + Peripherals) in a bit more details - but my understanding is that everything is handled by the...
Hi,
I am facing some issues on enabling timer1 with s132 (nrf52832 pca10040) enabled. i am using the basic timer0 example code as reference and it was working without the...
Hello,
I would like to use fstorage function, but when using the example of sdk 14.1.0,
I had some errors, please help to let me know what problem is and how to define...
Hi all,
I've got a single Thingy:52 (FW v2.1.0), and no DK. I'm trying to upgrade its firmware through nRF Connect on Android, but keep on running into a FW version failure...
Hi to everyone!
I have a custom board (based on nRF52832) with two LEDS and other GPIO ports. In some point of the code I have to activate one device by setting one port...
Hi Guys,
Will they work at the same time?
i want to use the MCU for UART and at the same time i want to run the BLE GAP events parallely.
is this possible? and how...
Hi all,
I have two pwm pins I would like to have them run at two different duty cycles. My understanding is that we can do this by setting the decoder to individual. When...
Hi, We are facing issue related to pc_ble_driver shared library at the time of run script.
Traceback (most recent call last):
File "SDFTest.py", line 414, in
init...
Hi,
I am using multiperipheral mode in ble_app_hrs using the ble_app_multiperipheral example taking the functions on_connected and on_disconnected while connect and disconnect...
Hi,
i'm developing an application with the NRF51822 device using the NRF51 development kit (DK). I bought a power profiler kit (PPK) to measure current for advertising...
I am using nrf52832.
I am setting MIN and MAX Connection Interval both to 7.5 ms as android support 7.5 ms connection interval. We are getting 2-3 packet in one connection...
We are in the process of upgrading from from soft device v 2 (with SDK v 11) to soft device v 5 (with SDK v 14), and we have a portion of our code that controls connection...