Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
An external PA/LNA is used to extend range of nRF51822, and S110 is used for BLE, How to switch between PA and LNA? and how to disable PA/LNA when there isn't transceiving...
Hi...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
I am working with the nRF8001, and I'd like to create a services.h file that will let me broadcast battery level and as well as allow temperature to be read by a peer.
...
Hi We have an application where we what to read i2c sensor data over the air to an iPhone. We've taken ble_app_uart_S130 project and grafted in some twi_hardware code. There...
I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi,
I am currently developing an nRF54L15 module.
During the evaluation, I measured the Tx current consumption and got a result that was 2mA higher than the value listed...
Dear All,
I updated Toolchain and SDKs to last version v3.0.2 and I'm going to add build configuration as suggested here How to create and build an application .
My board...
Please refer to the link below. How can I configure the Commission Flow according to the requirements?
www.matteralpha.com/.../how-does-matter-qr-code-work
Hello
I'm currently mounting a LittleFS partition in the internal flash of my Nordic MCU. However, since data is saved regularly to this partition, I’m concerned that the...
Hello DevZone,
For some reason, some customers didn't want to add an external flash on their module. So I advice them to use MCUBoot SerialRecovry single bank DFU.
I modified...
NRF52840
S140
APP based on ble_app_multilink_central
1 PCA10056 as central, 1 PCA10056 as peripheral, the cantral can find the peripheral and buid connection.
But...
There appears to be a bug with commenting in prj.conf. If I do this:
# This is the appearance of the device from the BLE SIG Assigned Numbers List (384 is general remote...
Hello,
I'd like to ask if or how is possible to set Thingy:91X as a Wi-Fi STA or AP? I found some examples for Wi-Fi but Thingy:91X wasn't in device list to choose. Could...
Dear Nordic,
We’re working on a Smart Door Lock project built on custom hardware that includes an nRF5340 and several other controllers. For firmware updates, we’ve adopted...
Hi there,
I am currently trying to program a custom PCB equipped with the BMD-380 that has the nrf52480 inside. Sadly, I am now stuck for days with the same issue: It...
Hello Nordic Team,
Currently, we are performing power consumption testing using the Nordic nRF54L15-DK development kit.
As part of this, I aim to fully disable the Radio...
It seems that I'm getting different results reading QSPI flash from the APP vs MCUBOOT, with the exact same configuration. Writes appear to work fine from either, but MCUBOOT...
Hello Nordic Team! I'm experiencing unusual issues with GPIO pins on an nRF54L15 custom board. Specifically, P0.02 and P1.03 are not behaving as expected. Button Issues (P0...
I get error provisioning key on nRF54L15 and NCS 3.0.1. I tried using "Erase all" in nRF connect SDK Programmer, but it doesn't help. Please check also the attached log. nrf54l15dk...
Hi,
I want to test the behavior of Enhanced Multi-Admin added in Matter 1.4.
Is it possible to verify this behavior using a Nordic DK board, sample code and a Raspberrypi...