On the nRF54L15, how can I update the maximum TX time to 17040 µs when using Coded PHY?
I'm currently testing with the Throughput sample in nRF Connect SDK v2.9.1. During...
Hi,
I'm currently working with the Thingy:91X and would like to measure the total current consumption of the entire board using the PPK2. I understand that the PCA64165...
I'm not sure if this is the right place for this question.
I'm using the Settings subsystem for the BLE name.
When BLE is initialized inside matter, settings_load is only...
While using the nRF9151 DK , after inserting the onomondo sim and connecting, the Cellular Monitor SIM sections appears the Wireless Logic ICCID number instead of onomondo...
Dear devzone,
Based on ncs2.9.1 and nRF54L-DK(v0.9.2), add in the prj.conf of the peripheral_uart example:
Compile and burn to nRF54L15-DK, the program does not run, and...
Dear Nordic and community,
I am currently in pre-production phase of designing a PCB based on the NRF9151, and I am a bit confused by the Hardware Device Guidelines, which...
Hello,
I'm getting started with SDK 8.0. The examples complied and flashed for me relatively painlessly on OSX, and the project organization is easy to understand.
Now...
Hello,
I was wondering how to combine the
SPI master example code with Ble_app
-uart example code. So far I have tried many things such as cobining
the RTE file of these...
Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
I have my radio chip set up so that it pairs with an iOS device via an encrypted bluetooth connection. Everything works great -- however I'd like to be able to "unpair" from...
Hi,
we are using the chip nRF51822 CEAAE00.
We want to use the pin 0 as output. It is configured as below
NRF_GPIO->PIN_CNF[0] = (GPIO_PIN_CNF_SENSE_Disabled << GPIO_PIN_CNF_SENSE_Pos...
Hi,
I using nRF51822, S110 and NUS to send the data to the phone.
When sending the data, I using ble_nus_string_send function.
I need the execute time to the phone...
When scanning for peripherals using the Master Control Panel Android app, most of the various BLE devices scattered around me show up with a "connect" button next to them...
I have a development board with the AC variant, but for my custom board I have an AB. I am able to flash code using Keil to the development board, but when I change the device...
Can anyone suggest an I2C LCD driver for use with the nrF51822? We will likely be driving a 96-segment LCD but a dot matrix LCD may be an option.
The application is for...
I get the following error on doing OTA DFU using an Iphone with IOS V8.4.
Created .zip files using nrf.exe
Commands used
nrf dfu genpkg --application...
Hi everyone,
We're working with nFR8002 devices, and it works fine most of the time.
Even after losing the link intentionnally (Bluetooth stopped, or walking out of Bluetooth...
This question devzone.nordicsemi.com/.../ appears to show that S132 expects the FPU to be available and activated.
Does the S132 really need/use the FPU or is this an artefact...
Hi,
I know that when advertising in non-connectable mode, the fastest advertising interval is 100ms. I have some questions about this:
Is there any document explaining...