I've created a Secure DFU client using the multilink central example with S130 and SDK 12.2 (running on PCA10031).
There are a few issues we have trouble with.
The...
Hi,
After successfully managing to preserve our devices bonding information (and custom app context data) across DFU updates, we have a few related questions.
I should...
I would appreciate some suggestions on a good development flow to go from an Example to end application
I have nrf52832 on a custom PCB.
I tested several sdk13.0.0 examples...
If anyone will ever have this error:
When using c++ and singleton the use of operator new is not possible.
I found the solution in this post: forum.arduino.cc/index.php...
Hi I am using Jlink board, when connected to my pc, I can't select nRF5x programming.
Version I am using is 1.20.0.2. I tried the uninstalling everything and installing....
Hi guys,
In the iot sdk in mqtt.h there are typdefs for "mqtt_topic_t " and "mqtt_subscription_list_t".
I'm trying to set several topics (5) and subscribe to them.
...
Hi,
I am using nrf5832 that is running a coap server example.
I have modified it a little so it reads sensor data via i2c and returns the data using the coap callback.
...
Hi,
I am following the course "nRF Connect SDK Fundamentals" and am almost at a standstill when it comes to progress.
I am still struggling with lesson 1 and lesson 2...
Freshly installed VS Code natively on Windows (also tried on Linux and WSL with same result) with NRF Connect Extension Pack, SDK 3.1.1, Toolchain 3.1.1 was used to create...
i get various answer about this, been in the rf design for a while, we used to make global antenna lenght on some give am ook circuit a tad shorter and then use a load cap...
Hi Nordic
I am working with nrf52840 and nrf52832 using ncs v2.8.0
I am trying to save coredump to flash according to instructions on this link - https://docs.nordicsemi...
Hi everyone,
I'm working with the nRF52840 using the nRF5 SDK v17.1.0 and SoftDevice S140 v7.2.0 . My application uses QSPI for external Flash communication.
I have some...
Hi,
i just noticed that for the nRF5340DK board, the file nrf5340_cpunet_reset.c has been removed.
Nevetheless it is still reference in the documentation online: https...
Hello,
We have built a device that uses the nRF52840 reference design shown below. With the configuration shown the board advertises as expected. If we replace either...
Hi, I try to use the example Bluethoot LE Wi-Fi provision in the nRF7002 DK and in the step to see the Wi-Fi Networks in the APP appers internal error.
Development kit...
Hi,
I'm developing a custom window cover device for Matter and I have a weird issue where Matter packets sometimes seem to take a very long time to go though. Window Cover...
Hi, It would have been quite useful if nRF54L15DK had CR2032 battery holder to carry around for experiments. since this board does not have it any recommendation to conne4ct...
I used the device tree to assist with schematic design, but after the PCBA was returned, I found that the peripheral functions could not be implemented normally.
It was...
NCS3.1.1, Windows10, VScode, NRF52840 custom board
With 3.1.1 I've discovered the paths in the "Edit build configuration" wizard are being broken and silently ignored during...
Hello DevZone,
May I know if there are any hardware SoCs and development kits that operate in Wi-Fi Halow(802.11ah) standard? Please point me out if there are. Thank You...
Hi,
I tested uart30 of NCS3.1.1, and found that I could not enter the low power consumption mode.But there is nothing wrong with uart20.
Related code usage:
prj.conf...
Hi,
I have a nRF5340 DK (PCA10095) that was working fine on the nRF Connect v4.2.1. I use the Direct Test Mode functionality.
However, after updating to v5.2.0, the DTM...