Hello:
The latest nRF54L15 Errata for Rev 2 shows that the previously reported "GPIOs can exhibit radiated emissions" is no longer present in the Rev 2 SoC.
Can you please...
The documentation for the nRF52840's SAADC mention optional resistor ladders. What are they for? I see that the documentation specifies that the ladder's resistance is 160kΩ...
Hi, this is a very broad issue that i am having, because i dont know the source of it. I am simply unable to use the bme68x IAQ library. i have downloaded the external bsec...
Greetings!
I am using Wireshark along with an nRF52840 dongle to monitor BLE traffic between a mobile app and connected peripheral and periodically I see some "L2CAP Fragment...
Hello, I am using the nRF54L15 board, and trying to connect to the Adafruit SHARP 400x240 monochrome LCD display .
I got the display driver alone to function just fine after...
Hi,
I am trying to perform a DFU using SMP over BLE. My setup has NSIB and MCUBoot enabled and thus I am able to perform DFU for MCUboot and Application using nrf device...
Hi all,
I'm trying to use uart2 on my custom nrf9151 board, but I'm stuck. As I understand, I use i2c1 so I can't use uart1 and i2c1in parallel, so here is why I wnt to...
Hi,
I am trying to figure out how I can advertise with a custom UUID...
I know I have to start by adding a base address and then build on top of it. However, when I try...
I have a system that uses 5-byte addresses. The first 4 bytes are always the same, but the last byte has 4 different values. For test purpose I want to listen, from another...
Title says it all. My nordicsemi.com id/pw is not working here. (But it isn't working there either. I'm getting the following error, which I presume is some breakage in the...
I have a customer that wants to be able to have a single nRF51822 sends sensor information to two iphones at the same time. Is this possible? Can you pair a peripheral to...
Hello,
I have a question....
I have real ECG device and I almost got PCA10001 development board. Studying about PCA10001 I noticed that this board has ADC. I downloaded...
Hi,
It is not transparent to me, how can I determine this value? Is it a best practices value?
I want to implement Tx Power profile but I don't know where to get this...
Dear Nordic support team,
What is the maximum number of timers that I can create (and use) using the app_timer lib?
err_code = app_timer_create(&m_timer_m_1_0,
APP_TIMER_MODE_REPEATED...
I've recently started sharing development activities with another developer. I created a GIT from the folder: C:\Keil\ARM\Device\Nordic\nrf51822\Board\pca10001\ble\myProjectFolder...
I'm leveraging off the heart rate sensor example to create my own VS service. I've successfully registered a 128-bit UUID with the Soft Device which is enumerated along with...
Hi,
i get the example for using PWM to run and modfied it to use it in my application. My Prolem is that i only have one PWM Output toggle Pin. How can i build a second...
Hi,
I'm using the MCP to send a long to a nrf6310 board loaded with SD v6. The board hangs when I send a long though, is this due to the MCP not being set up to send longs...
Hello,
I have the nRF51822 Evaluation Kit. I have run the basic code examples like 'Blinky' and the BlueTooth HRS (Heart Rate) application, successfully.
Now I would like...