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 using nRF52810 on SDKv14.2 and I have changed the bootloader from 52832 to work for 52810. I could do OTA now. I found that the bootloader there is no timeout when...
Is there a way around the issue where bluetooth communication acting as a pass-though terminates the packet whenever null character is found in the packet.
SDK: nRF5_SDK_12...
Hi,
When creating and adding an characteristic to service, what the meaning and difference between these two variables:
attr_char_value.init_len
attr_char_value.max_len...
Hi all,
I have compiled the ble_app_hids_keyboard example for a nRF52832 on a Laird DVK-BL652 breakout board.
I have a tablet running android 5.1.1 and the nordic nRFConnect...
Hello All,
We are using nrf52840 board interface with wiznet550i.
We try to implement mqtt tls 1.2.we get following errors..
I get certificate verification error -0x2700...
Hello team,
I attempted to measure the sleep current on the nRF54L15 DK board, but I’m seeing a very high current draw of about 74 mA.
I built and compiled the peripheral_power_profiling...
Hello,
We are developing a custom board that uses the nRF54L15 chip, and are trying to flash an application along with MCUBoot to allow for OTA updates. When I flash the...
Hi Nordic folks,
I'm trying to get the nrf54L15 in a Fanstel BM15M to go into the system OFF state and be woken up later by a timer. All the documentation I've seen says...
What's minimum hold time for a pin reset on nRF54L10? https://docs-be.nordicsemi.com/bundle/ps_nrf54L15/page/pdf/nRF54L15_nRF54L10_nRF54L05_Datasheet_v1.0.pdf doesn't state...
Hello, I am developing an application that uses Bluetooth Channel Sounding, and for that reason I need to have two devkits connected to my computer at the same time, but the...
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...