Hello,
I keep getting very strage intermittent (well when it happens its permanent) errors with nrf54L15DK.
I have not yet observed it with my custom PCB (based on Raytak...
Hi
I combine the hci_lpuart on the nRF52840 and a program that uses BLE on the nRF9160 on the nRF9160dk. I want to measure the current of this. At the moment I measure on...
I created a simple custom board (in VS Code 'Create a new board' Wizard) based on nrf9160 secure.
I copied the LED part of the original dts and I want to run blinky. ...
Hi Can someone, kindly suggest what are the pop up error notifications in the nRF mesh application for various scanning and provisioning of the BLE-Mesh network, if any document...
I used the Common Application Framework preview sample, with the following additions at end of prj.conf:
NCS 1.9.1 was used
The nrf52840dk then enters deep sleep after...
the cdc_acm speed is faster for my use in nrf5 sdk, but when i use the ncs,the cdc_acm example is use uart line, and the speed is slow, i receive data from rf2.4G radio, then...
Hello everyone, I'm testing the example ble peripheral "UART/Serial Port Emulation over BLE" with SoftDevice S112 nRF5 SDK v17.1.0 . My board is MBN52832DK and i'm using the...
I'm working to implement a USB Mass Storage device which uses an external flash memory to store my application's data. I have an nrf52833 DK and a W25Q64FV NOR flash memory...
I/my admin installed the SDK and visual studio though the nRF connect tool chain manager.
When i open visual studio through the toolchain manager it prompts me
to "Select...
Hi All,
I am trying to set up nRF Connect SDK in Visual Studio Code. I am following the guide provided in the DevAcademy https://academy.nordicsemi.com/topic/exercise-1...
I am controlling the SPI via PPI at regular time intervals and it is working as expected.
However, I want the SPI to operate manually at any given time under certain conditions...
Hi
I am bumping my NRF Connect SDK application to nrf v1.9.1. However, I am getting the following error: `nrfxlib/nrf_802154/driver/src/nrf_802154_request_direct.c:196:66...
Hello Community,
I am tirelessly working on connecintg my icarus development board to LWM2M server, However there are no good examples to follow and do it with ease, there...
When I connect my PPK2 to my computer, it will not be detected:
Luckily there are instructions on how to downgrade to nRF Connect 3.7 in this (locked) thread.
nRF Connect...
Hi.
I use nrf52840.
sdk nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_hrs_freertos.
Error calling xQueueReceive for the second time.
Here is the code and...