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.
...
Hi, I am looking to setup my nvim installation with a debug config to match ozone, but need some help getting started. When I debug using VSCODE I seem to miss crash, reboot...
For an application developed using the latest nRF Connect SDK v3.1.0, how would you recommend configuring Bluetooth performance to maximize connection range for nRF52840DK...
Hi,
I'm trying to pass to v3.0.0 from 2.6.0. I've install the new toolchain from nrf connect desktop app, everything works. I go to vscode add new build configuration, selected...
Hi, I'm programming via SWD nrf51822 chip using nrfjprog with nrf54L15-DK as programmer, with this script (Windows 10 or 11 OS): ECHO OFF nrfjprog --recover -f NRF51 > nul...
I would like to ask about the availability of sQSPI support for the nRF54LM20A device.
Is sQSPI support currently planned for this MCU?
If so, could you provide...
Hello,
I am working with an nRF5340 DUT and I would like to perform a throughput test . I have my own BLE peripheral/central application (developed separately) and I want...
I’m working on a custom board based on the nRF54L15. I’m using MCUboot Serial Recovery over UART and I’m seeing a repeatable issue I can’t reconcile with the docs.
SDK/Tools...
Hi, I'm working with multiple versions of the nRF Connect SDK (v2.8.0, v3.0.0, v3.1.0) using the official VS Code integration on Windows and could verify this also on Ubuntu...
Hi, I am trying to run the Wi-Fi STA sample on nRF7002DK .
With nRF Connect SDK v2.9.2 , the STA sample connects successfully to my Wi-Fi AP (router).
With NCS...
I am using vscode on linux, I started by programming the blinky sample onto the devkit, without issue. I then moved on to the gnss sample in a separate project, this worked...
When we run test case SED&MED 3.5 , the following inconclusive result happens:
COM78 command: ot test tmforiginfilter disable COM78 FUNC __executeCommand failed: Error 35...
Hello everyone,
I need to save a core dump on my NRF54L15 internal flash in order to debug an issue. I've been following the "Debugging and Troubleshooting section" of the...
Hi everyone,
I am facing an issue when modifying the peripheral_nfc_pairing example.
Due to hardware limitations, my device cannot integrate an NFC antenna. Instead, I...
Hello. We are evaluating the nRF9151 SiP as a potential solution due to its low power consumption and compact form factor . However, our team has limited experience with firmware...