Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
Sir,
We finally added WIFI to NINA B302, using a NINA W102 coprocessor!
https://github.com/khoih-prog/WiFiNINA_Generic
Please, enjoy!!!
Here a portuguese BLOG...
Hello!
Does anyone know of a library for the I2C LCD 16x2 display? I found the library by lovee, https://devzone.nordicsemi.com/f/nordic-q-a/23401/nrf52832-connect-with...
Not really sure where the problem is here, my guess is in the code... I just recently saw this: https://www.avrfreaks.net/comment/1342846#comment-1342846
Although my issue...
We are finishing up a project with the nRF52832 based on the Nordic Thingy. Most of what we want it to do are normal functions of the Nordic Thingy. It connects to a mobile...
I feel like a crazy person looking to store large amounts of data onto an external chip that is not a micro-SD (why not micro-SD? It's power-hungry and finicky ). NAND through...
I can easily generate a custom service that has characteristic with both notify and indication enabled. If I test with mobile app (using nRF Connect or other mobile apps for...
Dear community, we're having trouble connecting our thingy91x to the BMI270 via the nRF5340 using SPI. We've tried many similar cases without success. Here's our setup: Visual...
Hi,
I'm using littlefs with an external flash. Everything works well, but if I look my parition manager I have a 24KB little storage automatically created
is it possible...
Hi,
I have developed a custom application on nRF54L15 and now I want to add OTA over BLE support in it.
For that, I am following Exercise 5 – FOTA over Bluetooth Low Energy...
I am trying to setup the dev. environment in OpenSuSE Linux, but, even though it says Linux, I only find support for Ubuntu.
I am blocked now setting connecting the board...
Hello,
I'm designing an application where I intend to authorize different users to access the functionalities of a device based on the nRF54 family.
The general idea is...
Hello, I'm using NFC Type 4 Tag (T4T) but I can't write to it. The tool I'm using is the nRF NFC Toolbox. From the app screen I generate a Record and then touch the tag to...
Good day, I'm trying to use pin 1.02 as a GPIO in a TF-M build using a (custom) non-secure board target, and I'm struggling to find the appropriate way to accomplish this...
When I first created the BLOB Transfer model, I had to analysis the DFU sample code because there was no BLOB Transfer model sample.
Is it possible for me to create a sample...
Hi, For supporting multiple different peripherals is it possible to get something back from a SoC observer which indicates the peripheral type? https://docs.nordicsemi.com...
We have a manufacturing project assembling the 0.35mm CSP package. We would like guidance on part handling, solder stencil specifications and any other process steps that...
I am developing a DFU (FOTA) feature via BLE on the nRF54L15 MCU using NCS v2.9.1 .
I am using MCUBoot direct-XIP with revert mode .
My application needs to detect the...
Hi Nordic Team,
I’m working with the nRF9160DK , specifically targeting the nRF52840 application core ( nrf9160dk_nrf52840 ).
While building a BLE Central application...
Hi Nordic team,
We’ve implemented a custom firmware update flow for our nRF5340-based device , which supports a robust single-image FOTA process using external NAND flash...