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...
I have a nRF51DK. And I would like to be able, to enable/disable the softdevice with 2 buttons.
Button 1 on nRF51DK --> Enable Softdevice
Button 2 on nRF51DK --> Disable...
Hello,
I am working on nRF51822 S110 softdevice 8.0 and SDK9.0. I am creating paired and unpaired states and the system will goto unpaired only if it is unpaired from the...
I know nrf51 timer0 can be configured for 16,8,24 and 32 bit modes
and timer1 and timer2 can be configured for 16 and 8 bit modes.
But what can I expect the value to be...
I'm going to star a new product development using nRF51422 supplied by a 3V battery. Since it is a low cost product the idea is to use the nRF51422 internal DCDC to provide...
Hello,
I'm using an external chip that decodes my RF transmission and outputs the data on two pins DAT, and CLK (data and clock). Currently I'm reading the data with GPIOTE...
We have written our own softdevice, but now we have a question about the stack pointer.
I read in the softdevice specification that the nordic softdevices share the stack...
I have been trying to establish a link that will feed sensor data into my com port via a Bluetooth uart bridge. I got my closest today by doing the following.
Load SDK10...
I'm having trouble making a single bank dfu mode with 128k NRF51822 chip.
Here's the problem;
Works fine when everything(SoftDevice, Application, Bootloader) is all...
Hi,
I am a newbie to Nordic BLE.
A make error occurs when building the heart_rate_collector example code of nrf51-ble-driver_linux_0.5.0 on my cross compile environment...
Good morning, i have windows 7 and at this moment i have installed "Gnu tools for ARM embedded Processors", "GnuWin32 ‐ GNU Make utility", "GnuWin32 ‐ Core Utility", "nrfgostudio...
Hello,
on our custom hardware design, the hardware reset won`t be executed after programming with nrfjprog.exe, until complete new boot with disconnecting Vcc.
After reconnecting...
We are going to use nRFgo - Bluetooth direct test mode to evaluate the nRF51 device RF performance, and we need to load the DTM (Direct test mode) application to the device...
Hello
I have an nRF51822 serving as s supervisory micro for an embedded Linux board. Two GPIO pins from the main CPU are hooked up to the nRF51822 to implement SWD for...