I noticed that through apply_old_config.h configuration values like NRFX_CLOCK_ENABLED in sdk_config.h simply get overriden by the old CLOCK_ENABLED, so that there is no point...
I have designed and built a custom nRF52840 board and I’m experiencing difficulties programming it via SWD using an nRF52840 DK (version 2.0.1). When I connect my custom board...
Hi
I have a beacon sending out some data, and I have already finish the TX side, I also want to have a RX side to receive the data, in addition, as there are many other...
Hello,
I am setting up a board configuration for my custom board and trying to get a bluetooth sample (heart rate profile) to compile using the board configuration.
...
Hello,
I am developing a mesh solution when the nrf52840 USB dongle will act as an observer.
I am using the mesh sensor observer sample. I am able to build and flash...
Hi!
Is there samples for specifically make nrf54L15 show up as 2 mics for stereo audio source through bluetooth? My project require lot of development with mics and I...
Hi,
I'm attempting to restore my Thingy91x to communicate with my instance of nRF Cloud (I had removed the certificates previously to test out the connection to another...
Hi,
I recently started working with the nRF54L15DK and nRF Connect SDK 2.9.1. I'm trying to use I2C21 and SPI00, but I noticed that certain pins on the development kit always...
I've been trying to run the example Mesh/Chat on NRF7002DK, and the terminal print <err> bt_mesh_pb_adv: Failed enabling advertiser and <err> bt_mesh_pb_gatt: Failed enabling...
After using the backup v2.9.0 project to overwrite the original project, I encountered the following issues during compilation: How to solve it? Using Windows not Linux. Thank...
Hi,
I'm working on an application where the system should enter System OFF mode after some button activity and wake up (restart) on a button press or USB connection.
When...
Hi Devzone
We found that the NRF54L dk will stuck if add systemView function into the bluetooth sample project
we add below config into peripheral_uart/peripheral_lbs...
i brought Power profiler kit II deveice and try to measure current on it.
i couldnt get proper measurement can you please help me on this? it is giving some random value...
Hello there, this is my first post here.
I'm facing a wall in my project development.
Here is the issue, so during start up of the NRF52832 I see a high current draw for...
Hi!
I have an NRF9151LACA AEA device and I'm trying to get it to work. Got the IMEI and the device successfully connects to cellular network.
However, I can't get HTTPS...
I am developing an app for a custom nRF52840 board. I am using the latest version of the nRF Connect SDK (2.9.1) and have enabled OTA DFU in firmware using MCUboot and sysbuild...
Dear Nordic Support Team,
I am working with the nRF52840 in a multi-protocol setup and would like to clarify the feasibility of the following configuration:
Running Thread...
Hey,
we're currently testing our devices with Modem FW 1.3.4 / nRF Connect SDK 2.2.0 and have observed the following error:
LTE-M
Connection was successful before...
Hello Team,
I am using nrf54l15 dk for the development. In this, I am using k_sleep to put the device in system-on sleep mode. Using this, I have achieved the sleep current...
Hi,
I need to use AES CBC 256 encryption/decryption on nrf52840 but since its cyrpto cell only supports AES 128, I tried using mbedtls to do AES 256 encryption. It works...
Hi,
I’m working on loading batch data from a BLE server using SDK version 2.8.0 with the nRF9161-DK hardware, and I’ve encountered a couple of issues.
Different Results...
Hello,
the mass production firmware of our product was generated on NCS 2.2.0 (MATTER 1.1). Now, we are attempting to OTA upgrade our product to the firmware based on NCS...