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?
Hello everybody ! Designing with the development board nRF52832 and SDK14.2.
My code is based on the code of the "ble_app_multilink_central" on which, I added some of the...
Hello, nordic.
I have added uart functionality to hrs example, to add OBB pairing to uart example.
I have replaced as hrs --> nus and have inserted uart_init(), uart_event_handler...
I want to connect esp32 with nrf52840 for availing Bluetooth 5 functionality. In this, I want to use esp32 as application processor and nrf52840 as network co-processor. Is...
Hi everyone,
We develop the project on chip NRF52832 with SDK v14.0.
The chip in this project works in multirole mode. During the work it must scan the devices to acquire...
In order to transmit sensor readout from an I2C sensor I have to write new software for the nRF51822 to use the I2C bus and need to change the Android app for displaying the...
I've read, that a provisioner/client in an application like the lightswitch example can only manage up to 50 nodes (servers), using persistent storage on a nRF52840 device...
Hello Recently, after a long time not using my Thingy52, I encountered a problem with it. I cannot connect to the device. Earlier it worked fine (can't remember if it was...
Hi,
I've just bought nRF Dongle and wanted to start using it with nRF Connect app for desktop, however nothing happens when I plug it in: no sound of connecting a USB device...
Hardware:
1. STM32L476, nrf52832
Software:
1. SES(Segger Embedded Studio)
We had finished our production development on Keil, and right now we want to transplant platform...
HI team,
I like to interface methane, hydrogen and moisture sensor in my custom board which is going to use nrf52840 soc. i am in development stage. for outdoor application...
I would like to know if there is any documentation that speaks of security for push notifications. For example, that talk about security when using a nRF52 device as a beacon...
Hi,
Is it possible to make infinite GATT connection ? I set auto connect in android central app and my program in nrf51DK works. But only 4 hours.
Hardfault is almost...
When I try to build example in SDK 12.3.0, I always get the hex file for nRF51422 target, how should I change the target to build the example for nRF51822?
I set the variables...