Product: nRF54L15, SDK: V2.9.0
Application: Matter + BLE multi-protocol
Hi,
we want to store X509 certificates in secure storage. I went went through Nordic supplied...
Hi,
MCU - nRF52832
I am trying to understand the power consumed during the PaWR operation. I am referring to the steps explained here: I am getting the a similar graph...
Hello,
I am using Zephyr Toolchain v2.9.0 on an nRF9161 custom board . I have updated the modem firmware to mfw-nr+_nrf91x1_1.0.2 and flashed the board with the hello_dect...
This is a continuation of my previous thread ( Connections drop and don't come back (and "SoftDevice Controller ASSERT: 53, 296") ) (Case ID: 341823).
The project is a star...
Hi,
This is my first time designing RF section for BLE using nRF54l15, and i was wondering if you guys can give me some feedback on hardware design. I chose a Johanson 2450AT42B100...
Hello, I have U-Blox Nora B120 dev boards. Nora B120 chip has built in Skyworks SKY66405-11 FEM IC and I want to use it.
I read in the documentation to copy folder with...
I am using VSCode with SDK 2.9.1. I have added the spi21 to the device tree UI editor. When I choose the MOSI, MISO and SCLK, they all show up in the visual representation...
Hello,
finally I am developing an application for iPhone which works together with the nRF8001/nRF8002 which I was able to buy in a reasonable housing already. Therefor I...
First, I'm just beginning bluetooth solutions, so I apologize if my question is dumb :)
I have 2 Arduino boards, with 2 nRF8001 shields.
I want to connect them. After...
Chip: NRF51822
Per the documentation the band gap voltage is 1.2V however on my board when I apply the voltage 1.5V to AIN2 i read the following value from the ADC: 209...
I am completing a schematic using the nRF51822 part. I will be supplying the part with a 3.3V supply. I will use one of the ADC inputs to sense battery voltage (up to 10v...
Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
I was using nRF Master Controller app on Samsung S4 to connect to my Ble device. However, after connected a while, the device will be disconnected automatically while I was...
I'm getting started and have an overwhelming amount of stuff downloaded which I'm trying to make sense of.
Which of the examples in the nrf51 SDK use the Softdevice and...
Hi,
I'm using a NRF8001 shield with an Arduino Leonardo, everything connection wise seems to be working. I'm using the "ble_my_project_template" and uploading various services...
I install the j link driver for mac(4.78k),connect the ek,but can't recognition it:
Sens-Macbook:~ sen$ JLinkExe -if SWD -device nRF51822
SEGGER J-Link Commander V4.78k...
I'm usually cleaning out the older manuals when downloading new ones from the web site. Unfortunately the new EK user guide 1.2 doesn't show how to connect the nrf51822 UART...
I would like to use an idle loop for non critical tasks. Is there any way this can be done with the scheduler implementation? I don't want this to be time based, I just want...
I have worked with nrf24l01+ devices. In my project include single PRX with 100 PTX. Objective of this project is all PTX send packet to one common PRX device & PRX send ack...
I have the simple UART example working with the nRFgo motherboard laid out as described in the SDK docs, with 2p connectors on the RS-232 P15 and the SDA and SCL pins of the...
Hi All,
I'm just starting to use the 51422 DK and I do as the nRF51422_Developer_Kit_User_Guide,I have flashed the broadcast_tx of the ant_broadcast project in SDK and...