Hi. I have been trying get a notification through ANCS.
I have created an app which is made by modifying ble_app_ancs sample.
It works basically but there is one problem...
Hello,
I'm using the nrf51422 with 210 softdevice.
I'm trying to figure out a way for the receiving slave device to go to sleep when away from the master, but to wake...
To be able to upgrade FW through UART, a bootloader for nrf51822 is required in my project. I have tried out the example bootloader in SDK. But this example is using softdevice...
I followed the forum posts and nan-29 to get eclipse 4.3.2 to successfully connect to JLinkGDBServer via a Segger J-Link EDU on Ubuntu Linux.
I can start the GDB server...
I'm using Softedevice 6.0.0 and SDK 5.2. and Keil 4.7.
I Modified bootloader project so it compiles with both ble and hci transports. Currently I use button_0 and button_1...
I am working on the proj that needed 2 MCU and nrf51822 work as slave.
I would like to know any ref on how to firmware upgrade on board without external tool?
We're looking for a Nordic nRF51822 based low profile/small USB dongle that we can use for our iBeacon software.
It would need to come complete with casing and the ability...
Hi,
I am using a M1 and I've installed the flashing scripts. But I am getting the following errors.
As I've already figured out it is a bug in https://github.com/NordicSemiconductor...
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...