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...
Hi
In nRF Connect, in VSCode, I have several SDKs and Toolchains installed.
For some reason, I cannot select toolchain 2.9.1, or toolchain 3.0.1.
For example, in VSCode...
I have inherited a NRF52832 design, it uses Zephyr and I am using the NRF52 DK to debug the design using the SWDIO and SWDCLK. The board flashes correctly and I can single...
Hello, Nordic Team!
I am developing another emergency project. And we using the ncs v3.1.1 and NRF54L15. But there is a compile problem about the custom cluster. Here is...
ncs 3.1.1 trying to use VSCode to compile the LE audio project for an audio DK to run as a broadcast source with USB audio in and I'm possibly having a build configuration...
I stupidly plugged a battery into a nPM1304EK port with the wrong polarity and now I repeatedly get the error "module_pmic: No response from PMIC.". I've tried resetting the...
Hello, I am using nrf52832 along with S132 soft device and SDK 17.1.0.
Is Encrypted Advertisement possible with the above configuration?
If so is there a good example...
Hi Support Team
We follow the guidance of the following link to program firmware to external SPI Flash of nRF54L15,but it failed.
https://docs.nordicsemi.com/bundle/nrfutil...
Hi Nordic,
Do you have any CapSense examples for nRF52 or nRF54 on nRF Connect SDK (Zephyr)? If none, any recommended external controllers/drivers and minimal DTS/Kconfig...
Hi Team, We’re using the nRF7002DK + nRF5340DK (cpuapp) with nRF Connect SDK v2.6.1, and we’ve run into an issue during the BLE-based firmware update process: 1. The image...
Hi Support Team
Can the nPM1304 support the features that the current on VOUT1/2 can be read real time and the magnitude of the current can be controlled? Many thanks.
Hi, we need add the cluster color control to the project light bulb.
After add the build config and build the project for the firs time it build successfull:
But...
Hi Support Team
Is the oversampling mode the highest accuracy mode for the SAADC of nRF54L15? The datasheet mentioned a formula to calculate the improved SNR. What is the...