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...
The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
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...
When we develop Bluetooth products, we find that in Android 6 APP, Bluetooth devices can connect normally, but at Android 7 or above, sometimes it doesn't connect to Bluetooth...
Just had a contractor update our project (simple device is peripheral and server for some GATT data) from SDK v12.x with S132 4.0.5 to v14.2 with S132 5.1.0.
All works...
nRF52, SDK12.1, Eclipse, gcc 5.4.1, FreeRTOS, no soft-device.
I am having a problem with GPIOTE. I have six interrupts programmed on six different pins. As long as the...