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...
In the process of upgrading from SDKs 2.x to 3.x I either broke something or missed a step as the build process no longer produces a HEX file I can use for programming. My...
Hello,
After updating Visual Studio Code, I started facing an issue with the nRF Connect for VS Code extension. When I try to build my project, the toolchain is detected...
hi,
i'm learning exercise 1 and try to using step 14, i installed a java runtime environment and download cf-browser file but i can't open a cf-browser file on java(TM)...
Hi, I am using nrf5340 and nrf52840 SoC in my devices. I have tested that pairing works with the same linux machine for peripheral uart sample for nrf5340dk, nrf53 thingy...
Hi,
I am experiencing an issue with the nPM2100 I2C communication when using nRF Connect SDK 3.2.3. My hardware is a custom PCB with nPM2100QEAA and nRF52840QFAA
I am...
Hi everyone,
I am currently working with the nRF9151DK using nRF Connect SDK v3.2.3 (Zephyr OS v4.2.99). I am trying to run a basic UDP sample with a Terrestar Solutions...
Using the 54l15 chip, with the NCSv3.2.1 version, the example is compiled using peripheral_uart.
I have been using this environment for over a year now.
1. When I was...
Hi there , would the nRF54LM20A support USB "host" or USB "OTG" using Zephyr stack?
I can see that the device includes the DesignWare OTG USB 2.0 controller ( snps,dwc2...
I have made several Build-Configurations for my device. These are using "Extra Kconfig fragments" and everything works a it should.
Now I saved the Build configuration as...
Hi Team,
I am currently working on the nRF52805 module and have developed an application that supports dynamic service creation (runtime GATT service creation).
During...
Hi folks, so I will start by saying I have had this device working at home under Windows 11. I have brought the device to work to use on my works computer, which is still...
Below is the relevant code and log:
SDK:v2.9.1
static void dfu_work_handler ( struct k_work * work )
{
int ret = bootmode_set ( BOOT_MODE_TYPE_BOOTLOADER );
LOG_INF...
Como faço para habilitar o registro de logs do mcuboot para visualizar os logs de atualização DFU no nRF Connect SDK 2.9.2, usando o nRF54L15 em uma placa personalizada com...