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...
I use NRF52840 Evaluation Kit.
I want to use TIMER with nrf_drv_timer. However, I get an error and cannot use it. The error is the following part of "nrfx_timer.h".
...
Hi ,
I'm writing some code of mine , declaration functions all well defined and compilation no error or warning but only this 1 error at end of my code.
I'm using SDK...
To whom it may concern,
I am testing SPI Slave and I have an issue that I am not able to change the pin numbers in the peripheral configuration for SPIS0 and 1.
It works...
Hello,
we have developed a solar powered LED module with an additional battery. It is based on the nrf52832. The WDT and TWI is mainly used and for BLE the soft device...
Hi everybody,
I am developing a wireless interface on an nRF52840 chip (Laird BL654) and I do have a problem with the SDK integration in Keil uVision.When "Manag(ing) the...
Hi,
i have PCA10059 dongle board. when i want run my program on it, fds_init return FDS_ERR_NO_PAGES. and also in nrf connect i can see range of different application...
Due to the rewrite of the DSM persistent storage layer the DSM_VIRTUAL_ADDR_MAX define can no longer be set to 0. This has changed since 3.2.0 where it could be 0.
During...
I ask you for help with programming Bluetooth module u-blox ANNA-B112. It is based on nRF52832. I have already installed Keil MDK5 with nRF52832_xxAB package, soldered the...
I'm trying to use sine function such as: S = sin(0.8)
But variable S come to zero after this code. Go to Debug mode and add a break point to view the change of variable...
Hi,
can we do the mathematical operations (like math.sqrt ) using nRF51822 ? Since, our project requires many simple mathematical operations, we need to decide whether...
Hi,
During the initialization of the SIM I have this message:
There was an error submitting your user information. This SIM cannot be activated. I am from Israel. What...
Hi All,
I have the strange issue with scanning. I have the project losely based on examples where I created peripheral adevrtising with 1s interval. This sends the custom...
Hi there, I'm using nrfutil ( nrfutil version 6.0.1 ) to dfu via ble (dongle),
Mac (10.15.2), windows (10), linux (raspbian) have been tried out to update the firmware none...