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 was looking to buy passive components for NRF51822 QFAA. Bill of Materials states specific tolerance and dielectric which is very difficult to find so, can anyone suggest...
Hi,
I try sample code usbd with PCA 10056 and it work.
On my custom board, same sample work fine too. But when I plug jtag, and try to debug my code, usbd can't be enabled...
ble_senso4s_v_0_7_poenostavljena4_1 power_manager.rar Hi
I read a lot about p_storage library and I tested it and works great if I use SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_XTAL_20_PPM...
Hi,
when using the following codes, I have some errors related with the ID of record,
please help to let me know the solution,
The errors are NRF_ERROR_INVALID_PARAM...
My application runs on nRF52832 with SDK11.
what happens if I call nrf_drv_spi_transfer in blocking mode from different contexts on the same SPI instance.
in my case the...
Hello,
I have a device that need ANT and BLE (central and peripheral) comunications. I found some examples about Ble central and peripheral but they working on s130 soft...
I am porting my code from SDK 13 to SDK 14.2 (nRF5_SDK_14.2.0_17b948a) and following the
migration guide . In the SoftDevice handler section I think the following section...
We are using LG Nexus 5 (Android v 6.0.1) and nRF52840 PDK. Currently when IO capabilities on nRF52840PDK are configured to Keyboard and Display, the numeric comparison is...
I would like to have ble_app_uart + usbd_msc. Now the problem is that SD not suporrt the USB power events,as a result, I can not check when usb is plug in and request USBD...
Hi,
I am using nrf51822 pca10004 with SDK110 v8 , I got a problem that the code hangs in sd_softdevice_enable and stuck in SVC_Handler.
Thanks,
Nagaraj
Sorry for being funny English because I am using translation software.
Hello, I am using PCA 10040.Version is V1.1.0.
I am in trouble because it is recognized as "Bossa...
When I use sdk14.2.0 nus service communication for some time, the connection suddenly disconnected, disconnect reason error code 0x28 ,I do not know what it means, I do not...
Hello,
I am currently using SEGGER studio with SDK11 and the MPU9255 repository from github.com/.../nrf5-mpu-examples . I followed the installation instructions in the...
Hi all,
I have a question that whether it can be set to an equal value with CONN_MNGR_SCAN_INTERVAL and CONN_MNGR_SCAN_WINDOW or not in a S120 application. If I do this,...
I am using the RTC to generate a square wave signal.
I have two issues. One is that nothing I do on the prescaler or the Count Compare is having an influence on the frequency...