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...
Hi i'm trying to using link with SDK14.2, and modified to the code with some init api,
when i used the MadgwickAHRS.c i modified, i got some trouble when i try to new a...
i'm have 2 device communicate byte UART protocol, one of them is NRF51822 and the other is some kind of MCU that i don't know clearly
NRF will send request to MCU then MCU...
Hello,
I'm usign nRF52832 with nRF5_SDK v15. I modified the example "ble_app_uart". I just remove the ble functions and added gpiote functions to wake up the MCU from sleep...
I would like to count fault code pulses that are 250mS active low duration with 250mS between pulses at the end of the pulse train there is a 1.25sec active high. The pulse...
BLE button and movement function seems ok now. How can I send media function like AC Forward or AC Back ?
// Report ID 3: Advanced buttons
0x05, 0x0C, // Usage Page ...
Hello,
We have developing solution for IIoT using Nordic BLE mesh technology for many node to other many node then send to own server. We have select one analog sensor and...
Hi,
I am using nRF52840 SoC. I want to test all the features like NFC, Bluetooth 5(Long range, throughput, Advertising extensions) features , Thread, BLE Mesh and rest provided...
What value should I use to calculate load capacitors with 4 layers? Using formula: C 1 = C 2 = 2C L - C PCB - C PIN
I found that for nRF52832 I should take that C PCB +...
Hi,
I'm working on a project where i need first to send string data from terminal pc to client board which is nRF52832 using UART and then send this data over mesh to other...
Hi every one !
I working at SDK15
I want to use MSD drag and drop hex file to upload 52840
I expected to use examples\dfu\secure_bootloader\pca10056_uart to change bootloader...
I use a bas service and a custom service for the sdk14.2 52832 master. PM_EVT_CONN_SEC_SUCCEEDED happens once after the first connection, but every connection on the second...
I am trying to port my code form SDK 12.1 to SDK14. I am using NRF52832 I have gone through the example code and trying to initialize a ble event in ble_stack_init() using...