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
Does the SLM application turn off the UART? I need the UART to be turned off whenever its not in use due to power consumption.
Still, the modem should be on to support...
My custom board with NRF52810 doesn't have an external LF clock, so I am using Synthesised Option.
as per my knowledge clock source will take 320 uA (~200 uA for HF clock...
Hello,
i have been struggling with this issue for several days now, maybe due to my limited knowledge of thread networks.
I'm developing a solution where some devices...
Short version:
- Can you enable debug output in the mbedtls used for DTLS in OpenThread, available through the nRF SDK? If so, how?
- Can you at all chan ge the list of...
To the kind attention of Nordic support team,
we are using secured gazell library in our devices. We would like to pre-pair couple of devices (host-device) using valid secured...
Hi i am working on project where i need to store logs on flash, i included nrf_storage and set start address 0x42000 and end address 0x50000 according to my application, my...
Hello. I want to use nRF52810 as a connectvity platform connected to OpenWRT MIPS based board via UART. For some reason the only solution I can assure is to use 2 wire UART...
Dear Nordic support,
We are using SDK5 15.2.
Our application uses FDS to maintain configuration. One issue is that we have to change the configuration via phone app regularly...
Hi,
I am working on nRF52840 DK . C:\Nordic\SDK\nRF5SDK17009d13099\nRF5_SDK_17.0.0_9d13099\examples\peripheral\ uart I am sending data from Arduino and showing it on PuTTY...
Hi All:
I try to create a custom Characteristic,with nrf_ble_qwr,
but when set is_defered_write = 1;
connect with NRF_CONNECT APP, I can't write under than 20 byte,if...
Hi, we just saw that %BSKGEN was added in MFW 1.2.1. However, it is not clear to us what is the intended use of it. Could you please give us a bigger picture of it?
Is...
Hi there,
I have a rudimentary understanding of programming with the nRF chipsets and Segger.
In our project, we are trying to locate the position of a transmitter (nRF52833...
when design the product, BLE output power set at +4dBm, and test the real output power with Spectrum Analyzer. when test at the MCU direct output pin the output power is about...
Hello -
We are developing on the nRF52840-DK, using SDK 15.3.0 and FreeRTOS with tickless idle. The SoftDevice is disabled. Using the PPK v2.3.1 when our app is in System...