Hi,
I wanted to implement a version of Channel Sounding where you wait for a certain amount of distance estimations, and then try to just select the smallest distance...
Good day,
I tried to build the standard Nordic application: Blinky for the nrf52840dk/nrf52840 board from the following directory on my PC: c:\ncs\v2.9.1\zephyr\samples...
Hi,
I'm developing custom firmware on the appcore and netcore. The netcore runs BLE controller, as well another custom IPC service to communicate between the appcore and...
Hi everyone,
I’m working on a project involving the nRF7002DK, where I’m trying to combine two separately working applications:
A TinyML CIFAR-10 image classification...
Hi,
we are looking into incorporating a NRF52 module into our control units, but to allow extending the antenna position away from the case through male-female SMA cables...
I opened up the nRF Connect for Desktop application and noticed a new version for the SDK , 3.0.0. I also noticed that the application is being deprecated.
Inside of Visual...
Hi,
I am trying to use nfc_t4t_lib and I have some issues because processing incoming data takes some time (around 100 ms) and therefore sending the response occurs late...
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...