Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi there,
I was designing an add-on development board to go onto the development kit to test a 1.8V application. I need VDD:nRF on the 54LM20 to be set as the same as VDD...
I connected the new nPM2100 EK to Linux PC and opened the nPM Power UP application. In the app I'm able to select the EK. The nPM Power UP tells me that " Programming required...
I have an NPM1300 demo board. After testing, the default voltage of VOUT1 is 1.74 V. If I use this voltage to power the VDD of nRF54L15, will it affect the power-on reset...
Hi Nordic
We plan to use 54l15+7002e, how much storage will spend for nRF7002 up layer stack and application(e.g typical Wi-Fi STA with TCP client connections)?
What I've tried:
Testing Summary: SD Card on Port 2
Setup : Wired an SDHC card (Transcend 8GB) to the Connector P2 (middle header) on an nRF54L15 DK v1.0.0...
In my code, I find I can start up the ble pakage sending. but it alway send out without stop. I need send out one package. and stop. In my radio callback. I do call this task...
Hi Nordic Support Team,
I am working on a Matter application using the nRF54L15 , and I have a few questions regarding the external flash configuration.
I noticed that...
nRF Connect SDK v3.2.1, nRF9160dk
Hi,
I'm working on an application which connects to a MQTT broker over cellular network, and have MCUMGR enabled for firmware updates...
Hi,
There are 8K functions in nrf_desktop, but this example is too complicated. My own example is relatively simple. I want to integrate 8K functions. At present, overlay...
I am using the nRF54L15 (PANB511 Module ) controller with an ST7789V-based display connected via SPI21 at 8 MHz. Image bin files are stored using LittleFS in external flash...
Hi,
I'm trying to modify the Nordic sample apps included in the ESL Getting Started kit so that the tags first scan for Access Points (APs) so that they can connect to the...
Our IoT device is connecting to 2 different cell towers on the same carrier. Cell tower 'A' has signal of -90dBm, tower 'B' has signal of -105dBm.
The device is mainly attempting...
Hi,
I am using nRF54L15 with SDK v3.0.2 . I am facing an issue while initializing the LSM6DS3 sensor on a custom PCB.
Device Initialization Code:
#define...