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...
I've been unable to get a SPI MOSI pin to output data on nRF54L15DK using Nordic Connect SDK v3.0.2. SPI transactions report success, and the SCL and CS lines are clocking...
I'm trying to use an ILI9341 display with nRF52840 in Zephyr (v4.1.99). The build fails with multiple errors about missing Devicetree properties when compiling display_ili9xxx...
Hi NRF team,
I am currently working on the microphone module in zephyr RTOS. I am using the zephyr sample code for stereo. I am reading the stereo microphone at every...
The npm2100.overlay file generated by the nPM PowerUP app (v2.1.1) appears to have errors, and does not compile with the nRF Connect SDK Toolchain v3.0.0 in Visual Studio...
What happened to embeddedcentric.com? NOTE: They made use of Segger Embedded Studio (SES) for the training. Can SES be used for this training, or only Visual Studio Code ...
Hi,
nRF54L15 DK + VSCODE + nRF connect for VSCODE,
I test example peripheral_uart, when click debug to start debugging with GDB,it show error:
Starting: "C:\Program...
I have code working for interfacing the nRF52 DK board to a SSD1309 based 2.42” OLED display.
The problem is with getting the correct indexing for lines and columns.
Can...
Hello,
we are experiencing rejection from the network by receiving cereg notification. Modem afterwards stops attempting to connect to network. Which results in application...
I had used nRF52840 DK sometime ago and successfully tested it with different codes. But now when I connect the kit to the PC, it is not getting detected by the same PC that...
We just ran into an issue with multiple build names for nRF Connect's plugin for VSCode on Mac.
Start with "Launch build_a", "Launch build_a_v1", and "Launch build_a_v2...
Hi, here comes a few VSCode plugin bugs, it's really the first one that is the main one, but thought I might as well "dump" the rest of the quirks and bugs I have with it...
Hello,
I am unable to see my Nordic Thingy 53 using the nRF connect desktop app, I can use the apps on my phone, but I need to be able to use my computer for a class....
Hi Nordic Teams:
I'm using Nordic Connect SDK v3.1.0 and nRF52840, I want to update USB iSerialNumber string in hid-keyboard samples.
I tried two methods but they didn...
Hi,
I'm not able to flash nRF54 DK. Log as below:
2025-08-29T06:47:39.828Z INFO Initialising the bundled nrfutil device 2025-08-29T06:47:39.874Z DEBUG Started watching...
*Note that this is only an issue when the central and peripheral are simultaneously active.
This is my current setup for starting advertising, but it requires a deprecated...