Hello,
Fllow the guide of Configuring and performing DFU over Mesh,I can update firmwre successful use DFU:
Source: Example/Dfu
Target: Blinky(about 180 segment)
But...
Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
Hi,
I want to design one BLE braodcaster and one BLE observer using nRF51822 chip.
What should be the advertising interval time and receiving interval time (with receiving...
Hi:
I am using the ANCS from SDK9.0 ,SoftDevice8.0 and iOS8.1.3.
Every time when I run ANCS, SPI will often crash.and error codes is:NRF_ERROR_BUSY.
Don't know if...
Is there any extra requirements When a Android APP connect to my Ble Decice? I want connect to my Ble device(51822) by my Android APP(EZ-GUI Ground Station V3.208.208), But...
We have the bootloader working over serial at UART_BAUDRATE_BAUDRATE_Baud38400. We took a big leap and tried it at UART_BAUDRATE_BAUDRATE_Baud230400 and it failed. We will...
Dfu not working when i try to upload my custom made application second time.
nrf51422 sdk v8.0 and softdevice s110 on pca10028
the steps i used to do dfu are as
1)programed...
Dear all
I have some questions about nRF51822 bluetooth smart beacon kit, I read the User guide, but I can't get information about the following questions:
1、what is the...
I want to change bootloader start address BOOTLOADER_REGION_START to 0x33800 to store user data and DFU. But when I only change BOOTLOADER_REGION_START, my device can't work...
Dear Developerzone Board
Does the nRF51822 Sniffer just start with the conversion over all advertising channels or do I need to send a start command? Which command set...
The ENable pin on addition hardware component requires "floating" to power on, and drive low ( less than 1.25V) to turn off.
Unclear based on my understanding of the chipset...
Hello
Is there a way to stream data from one nRF51 device, to a second nRF51 and have the received data sent over UART to a host PC? Basically in my setup, I have a custom...
I'd like to understand why BLE_GAP_ADV_TYPE_ADV_IND is used while using a whitelist.
An example application that does this is the ble_app_proximity app. You'll see the...
Hi.
I need to use multiple SPI devices and I'm not sure which is the proper way to handle this, should I open/close each time the SPI port with different SS pin configurations...
Hi,
I wonder if nrf51822 has a clock inside it.
It doesn't need to be real clock
but It's important to me.
I store datas on flash and send it to the phone when it...