Does anybody got an app inventor2 "project" to communicate with the (Adafruit) Bluefruit LE UART (or SPI) ?
Note: my Android version is 4.4.2 (LE "advertising" not supported...
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.
...
Hello, I am using NCS 3.0.2 on nRF52840. I have been using MCUBoot for a long time on my device, and it is working fine. Recently, I went through a requirement where I needed...
Hey everyone,
I've been trying to get the Bluetooth Mesh DFU Target sample working on my nRF5340 DK and running into some issues. I've read through the docs.nordicsemi.com...
Hi All,
I have an nRF5340 Audio DK which has problem with the network core. When I connect the USB to board or try to recover the board the MCU light at the bottom of...
Hello all,
I am working on a project with 2 nrf5340 Audio DK's and I want to have the same functionality of the walkie talkie demo but instead use the microphone of the...
I had a working Matter application, but due to some human error, I erased my WSL installation.
I set it up again, but after successfully flashing my code onto the Nordic...
Hi,
For a product currently under development, we need to use a counter as an RTC. We’re targeting the following commit in ncs/sdk-zephyr :
github.com/.../d7e41fd2e361ee15454a253ebec9bb37aceaf09f...
Hello Support Team,
I am currently testing the new Channel Sounding feature on two nRF54L15 boards, on which I flashed your Channel Sounding samples ( initiator and reflector...
Content: I’m working on integrating the nRF7002 EK over SPI with an nRF54L15 using nRF Connect SDK v3.1.1 . While setting up the workspace, I noticed that the Wi-Fi driver...
I am working on a project where I am using the npm1300 with host nrf5340. The BUCK1 powers a sensor and BUCK2 powers the nrf5340. I have a SPDT switch connected to GPIO0 and...
I used the nRF Audio Example to build a BLE audio device. I use the test tone generator functionality. I was previously using nRF Connect SDK 2.6.1 and the test tone generation...
I am an FAE with Ezurio, we have a customer who was running through the nRF Connect SDK Intermediate training on DevAcademy and they ran into issues with AuTerm in Lesson...
## Description
On the nRF54L15DK, the measured floor current increases significantly when the GPIO is configured for button edge detection.
### Observed Behavior
* Floor...
Hi,
I am quite new to nrf's and zephyr and I'm working on a product that requires Direct Test Mode functionality. I started with the DTM sample and am now looking at how...
Why do I often fail to compile the examples due to west? The prompt suggests that I need to upgrade west, but I am unable to do so?When directly upgrading West through VSCode...
The solution for "nRF Connect SDK Intermediate - Lesson 9 Exercise 5" does not appear to boot-up after flashing and gives the following output on the com port:
*** Booting...