Hello all !
Summary
While in power save the nRF7002 RPU powers down its receiver without sending a PM=1 (Null) frame first, so from the AP point of view the station...
Hi all! I need to see the printks and log messages from the b0n and cpunet app in RTT Viewer. The problem is, whenever I connect with the SEGGER RTT Viewer to the netcore...
Hi
my project is about live streaming of physiological data at high sampling rates over BLE.
On the receiver side I have a Laptop(Windows/Mac/Linux) and not a NRF dongle...
Hi, we are using your nrf_cloud_fota library to download new FOTA updates from nRF Cloud, using NCS version 3.1.1.
We are also using MCUboot with the Swap using offset algorithm...
Hello,
I am currently testing the `ipt_initiator` sample on the nRF54L15-DK v1.0.0 using nRF Connect SDK v3.3.1.
When I call `k_sleep()` inside the loop in the `main(...
I am developing a custom board using the nRF9151 module controlled by an external host microcontroller. The nRF91x1 is running the Serial LTE Modem (SLM) application.
In...
I'm working with a nrf9160 custom board device using the nRF cloud location service. I'm trying to use the nRF cloud API GetLocationHistory endpoint to retrieve the previous...
Hello world
after several hours & day, Finally I have to implement this KNN code and nRF51822_adxl345 code. I have implement to one. but there is problem that..
I can...
I am trying to track down a fatal error and want to use the Error module as documented below, to get the line number and file name.
Using eclipse, where should DEBUG be...
Hi,
My customer issue problem on his redmi note4 of mobile.
Step1: The customer used mobile to bond the peripheral of nRF52. And then the nRF52 device add the bond of...
hi,
i am working on generic ble central device which has nrf52832 as it's core.
my question is that i want to know the length of data in bytes which are being sent by...
Dear Nordic,
I have located the Serialization example project (using SPI) for the Connectivity board, but I cannot find an example project for the Application CPU board...
Hi,
I have two WT51822-S4AT boards. My goal is to have this setup:
PC <--> board 1 via UART <--> board 2 via BLE <--> MCU via UART
I have flashed one of the boards...
I am using Taiyo Yuden 's EBSHSNZWZ.
"Ble_app_uart" of the sample program "nRF5_SDK_15.0.0_a53641a" was executed, but the program locked up. * There is no error or warning...
hello,
i'm developing about HR sensor.
so i need to add SAADC function for sensor.
and i had added SAADC code on the ble_app_hrs code.
but some compile error on the...
I try to run zigbee light example with IAR ARm.
When i start programm it return messages in terrminal window. but it are random symbols. I tried to use baudrates 9600 to...
Have you ever wondered what it is like to work in a technology startup? Did you get bored of working in services or fixing bugs and wanted to work on a complete product instead...
Hi,
I compile the mesh light_switch_client_nrf52832_xxAA_s132_6_0_0 project failed, due to a lack of component file. I wonder know if I can copy it from mesh v1.0.0, and...
Hi
I picked the above Image from this Link Nordic Mesh_Product_Bluetooth Mesh
I would like to know ADV bearer and GATT GAP features available in Mesh SDK 10
I just built nRF5 SDK for mesh v2.0.0 -> ‘light_switch_server_nrf52832_xxAA_s132_6.0.0’, but there is a compile error, "boards.h: No such file or directory".
My dev environment...
Helo, Im trying to sending data from sensor between two nrf52832, SDK 15.0.0 SoftDevice S140 on both. Im using uart central and peripheral examples on transmiter and receiver...