I got the Dynastream N5 kit and have successfully used it with limited ANT work and was trying to get BLE working but can't get a driver for the USB dongle. On the 51422 product...
Hi All,
I am working in the sleep mode with system off and wake up with internal RC clock.
It function well when connected to EV board...
I see the "Emulated System...
I want to write PCA20006 nRF51822 Beacon Firmware to PCA10004 on nRF6330.
I understand need to modify GPIO.
PCA20006 firmware consist of 3 firmware, SoftDevice, application...
I'm trying to use the ADC and internal reference to measure battery voltage on the nrf51422, while S210 is enabled.
From the example nrf51-ble-app-temp-master, I found...
I've read the Robin Heydon book and bits of the Core 4.0 spec and I'm still confused as to how an Android phone with my app installed is supposed to reconnect to my peripheral...
Hi guys,
I am doing a project of wireless video transmission via UWB.
I have a transmitter [ RPI camera + RPI 4 B connected via SPI of DWM1001 ] and,
The receiver has...
Hi,
I'm working with the NCS v2.0.0 - aws_iot sample and an nRF9160 on a custom board.
I have tested the aws_iot sample on an nRF9160DK and have confirmed that it...
Hi,
I'm working on a BLE Central application running on the nRF52840 using nRF Connect SDK. It connects to mice/keyboards and uses the HIDS Client functions (bt_hogp_*)...
Hello,
The embedded project I am currently working on was configured to be built, and flash with the command line. I want to build it using vscode and the nRF Connect extension...
Update:
Turns out it was an issue with the readback protection. We have a temporary fix of calling the following function at boot.
Is there a way to configure this in...
I am running the BLE_APP_UART example on a custom board. When I get to nrf_sdh_enable_request() in ble_stack_init(), I get the error code of Invalid state, meaning the sdh...
Dear support
I tried DFU OTA example here recently and it works for me and have a question to ask.
My application is a central app and host by my main MCU via UART interface...
I have an application that is working in NCS 1.8.0. When I build with NCS 2.0.0 and run then there is a hang in qspi_device_uninit (called by fd_mount, ..., qspi_nor_read...
I am using nRF52832 with UARTE with EasyDMA and communication speed of 912kB/s
I am wondering how I can increase the transmission speed using nrf_drv_uart_tx() in app_uart...
Hello,
I am trying to configure a visible symbol in the Kconfig.board file of my project.
This is what the Kconfig file looks like:
Where the new thing I want to...
Dear Nordic Engineers
I have a problem with NCS Logging and would like to ask you.
I would like to print two different level of Log.
For example, I have two backend...
Hello!
Just wanted to clarify the process of provisioning custom devices on NRF9160 to nRF Cloud.
1. Creating JITP certificates (nRF Cloud -> Provision devices ->...
Hi Im converting from NRF5 SDK to NRF connect SDK, and im using ESB but noticed that there is a different in RX ack timeout on the NRF5 SDK vs the NRF connect SDK.
The NRF5...