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?
In fact, I would like to know if there are receivers from Nordic, able to receive simultaneous (or with time slot management) data from transceiver (type nRF52). I can use...
Is there any Dc offset on nRF52840 RF port? Is it necessary to add a DC blocking capacitor if the load has DC path to ground?
In particular Is it OK to connect a 50 Ohm...
I have read articles on the forum, watch youtube but still no luck. Actually I failed to find step by step tutorial how to do it from start to the end. Most of them touch...
Hello,
I'm trying to flash my nRF52 board with my program and for some reason it's freezing/crashing in the middle of programming the device using "nrfjprog". When I try...
Hi,
I am trying to find a good solution for multiple beacon advertising using s132_nrf52_3.0.0_softdevice and sdk 12.1 on nrf52.
Looking at other similar threads:
...
Hi, there
NRF51822
SDK9.0.0 and S110
How to subcontract in uart nus mode to ensure that each packet does not exceed 20 bytes and is sent as quickly as possible...
Wakeup from system off (not WFE) )will cause a system reset and hence will reset almost all of the peripherals (exceptions are RAM and few registers). RTC will also be rest...
Hello,
Is there a BLE only DFU application like that available on Android? The Android application works fine. The windows version needs a serial port to perform the same...
For synchronizing an external sensor i need to output a 32768Hz clock at a GPIO pin. For this case i want to use LFCLK from the external cyrstal.
My setup:
I use RTC0...
Hello,guys
I have build one application, in which I want to transmit the Image from Mobile BLE to nrf51822 and than after display on display like E-paper.
The use case...
Hi,
I use it as a translator for Google, so it may be strange in context. please understand.
I was in big trouble.
I used the nRF51822, S110, and SDK9 in my previous...
Hi. We are attempting to use the Infineon XMC1202 LED shield with our NRF52 device. The XMC1202 has an I2C address of 0x15E, instead of the traditional 7 bit address. We have...
I've tried linking the ESB library (esb_arm.lib) in Eclipse by adding it to my nRF51822 project's Makefile, but I am still getting undefined reference errors during build...