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...
Hello,
I am using a nRF5340-DK board for development and I am peforming Out-of-Band BLE pairing (using NFC) with a smartphone. Currently I have 2 smartphones for test purposes...
I'm having some trouble connecting to the onboard jlink with the NRF9151 devkit that I've recently received. The quickstart seems to detect the NRF9151 dev kit, but when I...
Hi,
I would like to use nvs to leave a space for store usage data.
Below is the current memory map of my program, however, the nvs storage was be lmited at 24kB.
However...
Hello,
We are working on establishing a connection between one of our existing Bluetooth modules (cypress) and nordic based module to provide backward compatibility with...
Hi
It seems that the default minium DTLS handshake timeout is about 1 second. That means, there is a retransmission if a response isn't received within this timeout. In...
I would like to implement ble mesh direct forwarding feature in my code but i am not finding zephyr library for that. Is there any possibility to get link for zephyr direct...
Hello,
We are developing nRF5340 SoC and is currently using Thingy53 as our reference design, our NCS version is v3.0.2.
So far, we've been able to use dfu-util tool to...
Hi,
I am working on the channel sounding feature on the 54l15 and I want to perform it sequentially between 3 reflectors and one initiator. I realized that after I make...
Hello,
I managed to run the examples for nrf54l15 channel_sounding_ras_initiator.c and reflector on my custom hardware boards. I changed the overlay files to use my own...
Hi,
Due to pcb constrain, we need to use single button mode with PG/RESET routed to SHPHLD. In this mode long press for reset in the datasheet but nothing is said about...
Hello:
I bought an NRF52 DK at the beginning of May from DigiKey.
I installed nRF Connect for Visual Studio Code Windows 11 today. I connected the NFR52 DK to the USB...
Dear support,
We need to disable the UART20 runtime. Currently it is configured as follows:
CONFIG_SERIAL =y
CONFIG_UART_ASYNC_API =y
CONFIG_UART_INTERRUPT_DRIVEN...
I am trying to create a partition on my external flash using littlefs
Here is the line that is returning me an error
FS_LITTLEFS_DECLARE_DEFAULT_CONFIG ( storage ...
Hey Team,
I'm trying to flash the audio application on our custom PCB, this PCB follows the interfaces of the nrf5340 audio dk. Previously on lower SDK versions (2.7-2.9...