hello! I'm having problem when trying a repairing after clearing the bond information in the nrf52840 i using pairing via oob , i exchange oob between nrf52840 and RPI using...
Hi everyone,
I’m currently evaluating whether it is practical to use the nRF9151 DK together with the nRF7002 EK in the same project.
The goal is to use the nRF9151 for...
Hi, I use the hci-uart sample (4.3.99) on an nRF54L15 board. The host is an esp. The setup seems to work fine, but every now and then the Nordic board gives an assert:
ASSERTION...
Does the EdgeAI module support running multiple models in parallel? For example, an anomaly detector running on one data source and a classification model running on a second...
i would like to implement multi pairing connection of 20 peripheral device by single central mode. Is it best solution to adopt multi NUS sample S/W in GIthub?
Hello,I am working with the nRF9151 SMA DK and I need the VDD_GPIO rail to operate at 3.3V to interface with some external components.
According to the schematics, VOUT1...
Hi,
I want to download FOTA-updates with HTTPS from a function app running on Azure. I am not using IoT hub or MQTT. I'm using modem firmware 2.0.4 in combination with version...
I am using the serial port of SDK7.1 to send and receive data, and this serial port is a serial port of nRF51_SDK_7.1.0\examples\peripheral\uart\pca10028\arm. Can this serial...
Hi,
I have a project using Zigbee and NRF5340.
I'm facing a "zboss_osif ZBOSS fatal error occurred" from ZBOSS lib after few days of operation.
I'm wondering if the...
Hello,
first I would like to "set the scene".
* hardware : cutsom board
* mcu : nrf52832
* nRF5_SDK : nRF5_SDK_17.0.2_d674dde
* software : mbr + bootloader + softdevice...
Dear Sir/ Madam,
What is the difference between:
> nRF2401P and
>nRF2401P-R ?
Also, code that is written using nRF2401P - would it still work when using nRF2401P...
I am trying to a interrupt on when the sensor has noticed 1G movement for 150MS
Is this the correct way to configure it?
const struct device * const sensor = DEVICE_DT_GET_ANY...
I want to create a NR3540 DK application that accepts a Classic BLE audio connection, from say, a mobile phone with classic BLE (HFS profile?), and then broadcasts that audio...
Hi, I'm working on a project using Zephyr with LittleFS mounted on a QSPI flash device. However, I'm encountering an issue when trying to erase the flash area. Here are the...
Hello everyone,
I am having trouble using the bt_nus_shell.py script and a NRF52840 development board to send shell commands. I am trying to follow the instructions mentioned...
I'm trying to reflash the dongle with the "connectivity firmware". I previously used nRF Connect to do that, but with the latest version, the bootloader got somehow corrupted...
Hello everyone,
I'm currently transitioning a project from traditional BLE communication to the Nordic UART Service (NUS). The previous setup worked fine, but after replacing...
I get error about MPU error stack size while trying to run the example from ncs v2.7.0 on nrf52833dk
I was able to build correctly and I see in the log file that it gets...
nRF Connect SDK 2.3.0 on nRF52840DK
I am trying to add a fifo to my application but when trying to allocate the memory for the data item, k_malloc always returns NULL no...
Hello,
I have custom hardware running on nRF53 and there are multiple sensors connected with it for the measurement of their different entities. The hardware is battery...
Hello Experts,
On my Windows 10 PC, I have installed nRF for Desktop v5.0.2 and J-Link Pack version 7.94e got installed along with it.
Also installed Nordic command...