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: Could you please advise me on how to use P1.01 as the output pin for PWM for NRF54LM20A? I attempted to use the regular IO mode and pulled P1.01 to a high level, but when...
Dear Technical Support Team,
I am currently developing a Matter product using the NCS (nRF Connect SDK) version 3.1.1 . During the build process, the software version string...
Hi Nordic Team,
When using the nRF5340 with XIP enabled, a release build with -Os runs perfectly, but a debug build with -Og crashes on the first function located in the...
Here is a properly structured issue report in professional English.
Project ID
SOFTUART-NRF52-19200-RTT-DEPENDENCY
Subject
Soft UART at 19200 baud works only when...
Issue
When attempting to connect GitHub Copilot to the public MCP endpoint `nordicsemi.mcp.kapa.ai` (as described in the [Kapa.ai MCP integration docs]( docs.kapa.ai/.....
Hello all,
I am investigating the feasibility of building an ultra-lightweight, single-use BLE tracker for short-term insect tracking. Target constraints: - Total weight...
Hi, I am testing the Nordic samples for different environments, and started noticing this strange thing, that sometimes the data output is the same as the previous output...
Hey,
currently I am testing FOTA and it works. The only thing I don't like is the fact that
takes > 10s to appear. Is there a way to make it faster? Because most of...
Hey.
We designed custom PCB board (basically an humidity sensor) with Nordic IC. It works fine, but when I did current measurements I noticed that in advertising mode, uC...
Hi everyone,
I believe that the documentation has an off by 1 error. "The MTU includes the SLIP encapsulation, which means that the maximum data size that can be sent is...
The nRF54L porting guide ( link ) states that:
> High speed read transfers use hardware-enabled delay sampling and require resetting the pad configuration between reads...
Adding long path/filenames to the drop-down fields in "Edit Build Configuration" dialog in VS Code Extension leads to hidden buttons (Browse). No additional files can be added...
Hi,
I am writing to inquire about the MTTF, MTTFd, MTBF and/or FIT value of the nRF52840. nRF52833 and nRF52832. Where can I find these values?
This question has been...
Hi Team,
The customer have used NRF52832-CIAA-R. The datasheet of the Bluetooth module has NFC function. Please help provide the reports of EN 300 330-1 and EN62311 for...
Hello Nordic Forums.
I have been struggling for the past couple of days to try to get the SPI working. I never thought that something this easy could have become such a...