Hello!
I need to use download_client to get files from an HTTPS server. I'm stuck in the implementation process - I'm lost when it comes to TLS etc. I tried to extract some...
Hi everyone,
After the latest update of the nRF Connect SDK plugin for VS Code (2025.4.106), we've seen this pop-up appear. We are using v1.8.0 and now we are not able to...
1. Set up the development environment for the nRF52840 chip in VS Code, but encountered an issue where the chip could not be recognized. The development environment consists...
Good morning,
In my application (SDK v 2.8.0) I would like to disable/enable runtime the advertising for the mesh provisioning. The inizialization of the mesh stack works...
Hi,
Our project need 7 seperate PWM outputs, as the nRF52840 have 4 hardware pwm, I decide to use GPIOTE with PPI to create extra 3 pwm outputs to drive Red/Green/Blue...
Hi, last year the name of the Zephyr module "TraceRecorderSource" was changed to "percepio". In January a PR was accepted that updated the SDK's allow-list (west.yml).
We...
Four returned products after sale could not be turned on & charged normally. Preliminary analysis of disassembly showed that the MCU was damaged, and the MCU was cross-verified...
Hello.
In according to screen below, how to generate public key X and Y (with no OBB autentication)?
Should I create a method for generating these values?
I found...
I have the following code which generates a random number from 1 to 255 but I would like to add a range to the formula to be able to generate a number example starting form...
do you have any examples for disconnection based on BLE_HCI_REMOTE_USER_TERMINATED_CONNECTION BLE_HCI_LOCAL_HOST_TERMINATED_CONNECTION user defined disconnection.
Hi all:
So I'm going straight to the point, I have a board with NRF51822 that I dump the flash and programmed with another one, after that I notice that the firmware I...
I recently purchased the nRF5340 PDK. I am working through the getting started guide and can't seem to get the Heart Rate Monitor demo application working.
Firstly, when...
trying to get nrfutil working on ubuntu, following this guide:
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_nrfutil%2FUG%2Fnrfutil%2Fnrfutil_intro.html
after...
hi, I have used to segger j link basic with nrf connect programmer to program mass production.
but, It takes 30 seconds. For better efficiency, can It be improved to change...
Hi Everyone,
I need to develop a bootloader and a firmware update procedure.
My development environment is nRF52840, sdk 15.3.
Program download configuration 1) Download...
Using Mesh SDK 3.2.0.
The returned Device Composition Data is malformed when requesting it after the node has been reset. This is because the sig_model_count and vendor_model_count...
Hi to all,
i am trying to develop an app with NRF52840 soc and nordic sdk 15.03. in my app i implemented a usb hid device and also i am using flash storage at same time...
Hi
After getting SDK16 , we have tried to load a combined hex file with bootloader + S132 V7 + application with dfu + bootloader setting page to PCA10040. And It work well...
Hi,
i am working with aws-fota example, i copied my certificate to certificate.h file, once i run the program it shows like
The MQTT AWS Jobs FOTA Sample nrf_inbuilt_key_delete...
Hello, I started to delvelop an program from mqtt simple, now that I almost finished I saw that mqtt is refusing to connect to my broker, I deleted all my code I wrote and...
hi ,,, nrf52832 , at first for bonding i will connect my device manually by scanning and after passing the data to flash , i will disconnect . in program i have set the timer...