Hi Nordic,
I've built a ble app with a custom protocol, but am struggling with storing bonds, when running under freeRtos.
What I see:
central app crashes (hardfault...
Hello All,
I am new to this forum, I have been using nRF51822 for a while, and its a great little BLE chip. I am usinga BLE keyboard to send a key to iphone and I captured...
I WANT COMMUNICATION BETWEEN A NRF51422 AND NRF528321 BOARDS, IN WHICH IN NRF51422 BOARD I WILL MEASURE PWM COUNT(IT IS PHERIPHERAL) AND SEND IT TO NRF528321 BOARD WHICH IS...
Hi,
I've been working on a way to detect and prevent replay attacks when beacons are used for sensor data. This is mostly used for home automation sensors, where I have BLE...
Hi,
For our current application we have migrated from SDK 13 to SDK 14. We are using RTOS to handle the functionalities of our application. We replaced our own task for handling...
hello,
I use nrf51822 + S130 + SDK12.2 in my product, nrf51822 work at central + peripheral mode,and i use nrf_duf_flash module for my dfu funtion.
The problem is, i...
I want to communicate Central and peripheral devices with KeyPass. Also I want to generate keypass in Peripheral device. But keypass should to include symbols, low/upper case...
Dear Support Team!
I'm just about to flash an external board (nRF52820) through P19 where the MCU is powered at 2.3V. I would like to use the nRF52833_DK and the PPK2 to...
Hi Team,
We are using SDK 3.1.0 and radio FW version 1.3.7.
Trying to read RSSI, RSRP, RSRQ, SNR levels using AT command AT%MEAS but it returnns error.
Am I missing...
Hi Nordic,
I'm developing a BLE protocol on an nRF54L05, and is trying to send (On request or by notifying) up to 750 logs of data, each log being 8 bytes (1 byte event...
Hello everyone,
Im using nrf5340dk for the first time, i have built project for nrf5340dk_cpuapp and i think code is good but for some reasone i dont see a led diodes turnin...
Hello,
I had a question about the BT GATT DM Workqueue used in gatt_dm.c.
In NCS 2.8.0, the BT GATT DM Workqueue was introduced as an alternative to the System Workqueue...
Hi List, I have been successful to run my basic functionalities like GPIOs, I2C and ADC using custom board files for nrf54l15 based custom hardware.
Now, I am trying to...
Description:
Hello, We are developing a DECT NR+ communication setup using multiple nRF9161 DK boards arranged in a Sink–Relay–Leaf topology.
Each board operates as a...
While working on debugging our application firmware using the nRF9151, we ran into issues that we hypothesized as being caused by an incorrect modem clock leading to validation...
Hi Nordic team, We have a production firmware developed on nRF Connect SDK v1.7.0 targeting a Fanstel BLG840FB4 gateway module (nRF9160 SiP + nRF52840 SoC). We are trying...
Hello.
****************************** 1 ******************************
In the picture above, it's the original circuit for 9151 in our schematic, for this block of pins...
I followed Lesson 1, exercises 1 and 2 of https://academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals/ and successfully built and flashed the blinky sample on a nRF54L15...
Hi,
I'm porting a working SPI camera demo from nRF52840 to nRF54L15 and I'm stuck with an issue where the SPIS RX amount is correct, but the received buffer is all zeros...