I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
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...