Hi,
We made an online course on Bluetooth Low Energy, includes BLE Fundamentals & Architecture, step by step implementation of Environment Sensing service development...
Hello, I am using nRF9160 PCA10090 DK. I want to make my board as central device and scan for all nearby BLE devices and display its rrsi value and device id on a terminal...
Hi Dears,
I have submit a issue for about two weeks but no response yet, would you please help me for handling it?
The link is https://devzone.nordicsemi.com/f/nordic...
It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
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...
Hi Nordic Dev,
I just saw the video about Bare Metal (BM), and was wondering about some of the differences between Zephyr based and BM NCS.
Power consumption is mentioned...