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...
Hello,
I'm working on an ultra low consumption purposes with which NRF51822 commnunique in BT4 with softdevice version 5.2.1.
I compile with GCC 4.7 2013q1. Unfortunately...
Hi
I've have customized a state machine and output patterns for the nrf8002 using the development kit. Now i have my own pcb design and I'm aiming to build a small prototype...
I installed master control panel and plug a PCA10000(usb dongle). The panel discovered the dongle.But once i press "start", an error hanppend:
"ascii" codec can't decode...
I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi there,
Im wondering if its possible to implement a proximity monitor with the new s120. Having one nrf51822 acting as a central and several (up to 8 I guess) nrf51822...
Hello,
at my current project I send a lot of data from one evalboard to another via proprietary Software.
Now I want to send that data via Bluetooth LE from one evalboard...
I would like to confirm the availability of the nrf51822 with DC/DC.
Should the nrf51822 with DC/DC be used in new designs? Will it continued to be available in 2015 and...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
For providing OTA function , I add dfu service into my own application APP1. and create another application App2 to copy the new firmware(named APP3) and cover the flash...
Please help me !
(spi_maseter_config.h at line 29)
#define SPI_PSELMOSI0 20u /**< SPI Master Out Slave In GPIO pin number. */
nRF51822 QFAA Package pin no.20 = P0.14...
I'd like to use 'Direct Advertising' to get the attention of a Central (a specific one or any in range) when an event happens on the peripheral. Is this mode supported by...