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 have a NRF51822 beacon and a reader, i read a advertising data:
0201041AFF590002150112233445566778899AABBCCDDEEFAB010200FFC300
i know that the uuid is:
0112233445566778899AABBCCDDEEFAB...
Hello!
We are doing transfer from an Android app to a device using nRF52. We don't get the transfer speed I have seen other achieve. I get between 8.5-10 kbps. As a reference...
I added a few custom services the ble_app_hrs code. I tried to flash the code, it was successful, the device is advertising but not connecting in the nRF connect app. What...
hi,
i started a project based on the ble_app_uart_c example and i have a working connection with a central and a peripheral board. now i'd like to have two peripherals...
Hi fellows,
I'm trying to control accurate/deterministic timing of the first bit from MOSI PIN of SPIM, employing EasyDMA.
According to Figure 69 SPI master with EsayDMA...
Hello,
I noticed the linker file we were using was for the nRF52832_xxAA so I got the nrf52832_xxab.icf from C:\Program Files (x86)\IAR Systems\Embedded Workbench 8.0\arm...
Hello,
I need to add firmware update process via air to my NRF 51822 device that runs application code on stack 12.2. How can i achieve this?
Do i need to add...
Hello,
I want to develop small modules with smart BLE that only sends advertise every 2seconds.
Do you think that the Central module can see all peripherals if the installation...
Hej, I just spent plenty of time finding an answer on above error within here with no luck. Since
there are certainly others facing this problem, I hereby post my solution...
sdkconfig.txt mainc.txt (/attachment/6fb97103178e9eb2c30302351e63ce8f)Can you please tell whether i follow the the entire tutorial as in the link or just the first step for...
Hello, when invoking sd_ble_gatts_hvx, it returned NRF_ERROR_INVALID_STATE (0x00000008), I wanna know what are the list of possible errors, here are a list I made:
CCCD...
Ciao all,
Two weeks ago I have started to learn about beacons and their usage. I have bought pca10040 development kit and designed custom nRF52832 based beacons. After...
Hi,
I've just hit a strange issue with SDK 12.1 on nRF52832.
Usually on BLE_GAP_EVT_DISCONNECTED , sd_ble_gap_adv_start gets called to start advertising and everything...
I am new to nRF 52. Previously i have worked on arduino IDE for programming arduino uno,mega. I have also used MPlabX for programming PIC(MircoChip) series micro-controllers...
Hi,
For the NRF52832, I read that a number of write (per block) is limited before a forced erase of the page. Apparently, the amount of write is 181 times for a block of...