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 Team, I tried adding battery reporting to the Matter bulb demo based on the nRF54L15DK. The device was successfully added to the Apple Home app, but I’ve noticed that it...
Hi,
I'm trying to enable support for MT25QL01GBBB memory on nrF5340DK. Existing flash has been soldered-off, the one from Micron has been soldered-in with two pull-up resistors...
Hi, I was curious if the orientation of the devices matter for channel sounding using NRF54l15. I have noticed that channel sounding works best when the initiator and reflector...
Hi,
I am trying to get an nRF54L15DK working with an nRF7002EK using SPI (not QSPI) and I cannot get this working using the wifi-scan sample.
I am using nRF Connect SDK...
I'm attempting to migration from using MCUBOOT as a child image to sysbuild using SDK 2.8.0.
Everything boots fine when building using a child image, but when switching...
Hello, I tried the example from the exercise. I dint change anything which means I didnt activate timeslicing yet and I already get the output: Hello, I am thread0 Hello,...
I flash my firmware onto the nRF52840-DK and want to profile the power consumption of the nRF52840 chip, but not the other DK specific stuff like JLink. How do I exactly wire...
Using connect SDK 3.0.2 and a NRF-DK52840 my goal is fairly simple: My app should be updatable via BLE using a static partition table. I followed this tutorial: nRF Connect...
Hi,
I am trying to set up a half duplex UART in async mode over pin 1.9 on NRF54DK board for my project:
Overlay file:
& uart20 {
compatible = "nordic,nrf-uarte...
Hello Nordic
We're developing an application where the second firmware partition is saved in external storage, which we would like to be accessible by both MCUboot and the...
I will calculate the capacitance of the external capacitors for the 32 MHz oscillator circuit, but the values of the Cpin for XC1 and XC2 are not specified in the the datasheet...
When I follow the use_gpio_pin_directly manual I get a compilation error:
```
/home/gal/dev/ism330bx_driver_contribution/zephyr/include/zephyr/devicetree.h:196:36: error...
Hello,
I'm tinkering (motion detection mostly) with a Thingy:91 unit (I don't have a DK board), and in general it works fine reporting sensory data to AWS IoT Core.
Last...
We’re developing a medical device under IEC 62304 and plan to use nRF Connect SDK. Does Nordic offer any documentation or process descriptions to support IEC 62304 compliance...
Dear Customer Support,
We are gathering the list of supported AT commands support for the nRF9151
Also experimenting available AT commands using the nRF9151DK
So far...