I tried to port the example "ble_app_ipsp_initiator" to pc-ble-driver and run on Linux. The peer device is another PCA10056 device running ble_app_ipsp_acceptor. The problem...
hi...
i want to use two uarts in nRF52840 , one uart to one pc and another uart to another pc .Data should be transferred and received between the nRF52840 and pc how can...
Hi, i'm using two nrf52840 DK ev kit. One it's the central and one the peripheral
After the connection I need to save power at the peripheral board, because the cpnsumptio...
In mesh example project “dimming_server”,I have added functions: mesh serial, SAADC(use ppi) and compie pass.However,when debugging,an error is happened in the function"nrf_drv_timer_init...
NRF52840 support the long range bluetooth and BLE gateway SDK, look at here that RAK Wireless held a Beta and welcome the community to participate.This board with Cellular...
Good day!
Started to work with nRF mesh. And wanted to add ir_lib from this project to Generic OnOff example.
And Source navigator shows error: static_assert failed "unspecified...
You have dead links everywhere and no obvious location for the gcc command line tools. Where is this?
Here are dead links:
https://infocenter.nordicsemi.com/index.jsp...
Hi! I'm currently trying to use waveshare E-Ink display module (waveshare_epaper_gdeh029a1). First of all, I wanted to test out the lvgl by flashing the sample onto nrf52840dk...
Support Ticket Draft: Severe PPP RX Buffer Overflow on nRF5340 Gateway (NCS v2.5.0)
Subject: Persistent net_ppp: Rx buffer doesn't have enough space Errors on nRF5340...
Hi
It's my first experience with nordic. I need to implement nfr 52833 with RFID-RC522 connected by SPI port. Does anyone have an example to start using the SPI port in...
Good afternoon,
We are using an nRF9151 device to send data over LTE-M. Our gateway, located in Sweden, occasionally resets unexpectedly. We suspect that a fatal error...
My task is to implement the below functionality and shared the below code Disable peripherals and GPIOs before sleep and enable back after wakeup
#include <zephyr/kernel...
Hi,
I am using NCS.
I am using SMP service through BLE, and for security reason I would like to have a custom UUID for the BLE service.
UUID is defined in zephyr\include...
I sent a 242-byte data packet, and using the NRF sniffer to capture the packets, I found that this packet was split into (27-byte per packet) for transmission. This caused...
I’ve been setting up an OpenThread network with multiple OT Sleepy End Devices (SEDs) that periodically transmit sensor data to an IPv4-only CoAP server. To enable communication...
Hi everyone, I’m working on a low-power BLE smart tag using nRF54L15 and nPM1300 PMIC. My requirement is:
When no charger is connected → the system should run from the 3...
Hello, I'm trying to bring up Bluetooth on the nRF54L15 DK using Zephyr. However, Bluetooth initialization fails during startup with the following error messages:
...
Hi,
I am using a custom nRF5340 board and referring to the Zephyr sample application located at:
ncs\v2.6.0\nrf\applications\nrf5340_audio
My setup and testing environment...
I'm experimenting with Bluetooth Channel Sounding using the nRF Toolbox Android app and the nRF54L15-DK. I'm curious about why CONFIG_BT_CTLR_SDC_CS_MAX_ANTENNA_PATHS needs...
Hi, I put a PCB antenna on my nRF52832 board, designed in KiCad as closely to the reference spec as I could, and manufactured on 4 layer by JLCPCB.
With the prototype in...
I have an adc connection I want to sample quickly after an event. The connection has some capacitance which is limiting how fast my value can update, so I want to drain the...
Hi,
I'm really sorry but I can't figure out how to do this. I've added FOTA to my ZigBee project (using the light switch example) but I can't find anything on how to generate...