Hi,
I use UART bootloader SDK example(dfu_dual_bank_hci) to do update firmware on EK PCA10001 board,it can work ok.But i changed the HCI_SLIP_UART_RX_PIN_NUMBER and HCI_SLIP_UART_TX_PIN_NUMBER...
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?
Our product consists of a Texas MSP430 and a Nordic nRF52832 Chip, with serial/UART between
for MSP programming, debug and development : I'm using the official TI MSP-FET...
I am testing programming secure bootloader. But J-Link Commander reports Could not start CPU core. (ErrorCode: -1) after programming softdevice, bootloader, and application...
Hi,
Now I'm going to use 52833 USB_CDC_ACM , but there is no suitable type in SDK17.1.0. It's just have pca10056 . So I port to 52833 based on the 52840_pca10056 routines...
Hi team,
I am using nRF52833 DK with PCA10100 on it.
I am developing app_timer application for blinking led for a fixed time interval. But it is not working properly....
Hello,
We are trying to adapt the simple_gw example to receive temperature measurements from a zigbee temperature sensor. However we do not succeed. We can find the device...
I'm using an nRF5340 DK board with ncs v2.0.0. I have to build an application that should access BLE running in the network core. I see there are two options provided, Remote...
Dear Nordic engineers
I have a probelm would like to ask you.
I read this link: https://infocenter.nordicsemi.com/index.jsp?topic=%2Ferrata_nRF21540_Rev2%2FERR%2FnRF21540...
Hello,
I am developing an AoA Tx project using NCS v1.9.0 & 52820. Some problems are hard to solve by myself.
Below is my configuration:
1.When CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC_CALIBRATION...
Hello,
we are using the "AT%CCLK?" at it works very nice.
but now for the challange... since the modem is synchronized with the LTE network and sends on the designated...
I notice a problem with the MCUboot Hello World example.
I followed the steps mentioned in https://www.mcuboot.com/documentation/readme-zephyr/ That is, build the MCUBoot...
Target nRF52832(nrf52dk_nrf52832) SDK NCS v2.0.0 I could build with NCS v1.9.1 but I cannot build with NCS2.0
[Build log] In file included from C:/NCS200/v2.0.0/zephyr/include...
I have an Ellisys Bluetooth Explorer 400 sniffer and am trying to sniff the ISO audio data between nrf5340 ADK boards. I enabled CONFIG_BT_LOG_SNIFFER_INFO, CONFIG_BT_DEBUG_KEYS...