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...
Hi
I try to run BLE HRS collector example.
when I run the project, in RTT terminal I have these error
00> sd_ble_enable: app_ram_base should be adjusted to 0x20001CD8...
I’m trying to build and flash a BLE Mesh DFU application for the nRF5340 DK board, but it isn’t working. I selected the nrf5340dk_nrf5340_cpuapp build target only. Could you...
Hello,
I’m developing a composite USB device on nRF5340 (NCS v2.6.0) that exposes USB CDC + MIDI + Audio. When using the USB Audio interface, volume control works correctly...
I am trying to reset an nRF52840DK - it is visible within the nRF Connect SDK in Visual studio code but gives a timeout message:
[14:27:11] nrfutil-device reset --serial...
Hi everyone,
I’m currently working on a small, battery-powered tracking device based on the Nordic nRF9151 SiP . The goal is to create a compact and energy-efficient product...
I am unable to program the Thingy:91 using nRF Connect for Desktop → Cellular Monitor application , as described in the following link:
https://academy.nordicsemi.com/courses...
Hi,
what is the recommended way on the nRF91x1 to clear the Forbidden PLMN list?
Devices may get denied on networks repeatedly, filling up the FPLMN list. To ensure the...
Hi, we are still struggling with nrf9161 behavior and trying to mitigate data sending dropouts ( and ).
Here is one partial issue: we are currently using UDP and flushing...
using west update i just update the old version 3.0.2 to 3.1.1 and after take blinky code and build then i have got below error,also using the vs code i doenload the NCS v3...
Hello, While designing the hardware circuit for the CAAA WLCSP with internal LDO regulator setup on the nrf52810, I removed the 32.768kHz crystal oscillator and retained only...
I am currently developing my project using the nrf52832 and the nrf5SDK.
I utilized the peer_manager module, and in the application, when being connected as a peripheral...
Hi,
I’m using an nRF5340DK with nRF Connect SDK 2.9.1 , configured as both Central and Peripheral with the nordic SDC running the network processor Goal: allow the board...
The High-Performance Framework (HPF) is a framework designed to support the development and integration of software peripherals using coprocessors (e.g. FLPR on RF54L15)....
Hi,
I managed to get Channel Sounding with Pixel 10 as Initiator working, based on this change on mainline.
https://github.com/nrfconnect/sdk-nrf/commit/30f67fc0b6be8051b5d8f73d900675dd98758631#diff...
Hello Nordic team,
I'm developing a BLE peripheral using nRF52833 and would like to validate that my approach for handling connection parameters aligns with Nordic's best...
I now need to make a program on nrf5340 audio DK, SDK v3.0.2 to scan extended adv and print the BASE information in the subgroup in PA, without sink BIS, besides, a smartphone...