Hi, I'm pretty new to microcontroller programming so please correct my wrongs.
I'm using the Libuarte driver library to have the pca10040 talk to my server via serial connection...
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...
Hi folks,
I have a 2MHz clock (call it DRDY) coming into my nRF51 on one of the GPIO pins (call it AFE_DRDY). I need to read an external AFE chip on every falling edge...
I have a project where specification requires disconnecting immediately after sending a response to a BLE read request. I'm using authorized reads.
Currently, I'm using...
Hello,
I am measuring 5~6 mA of current consumption in standby mode, even when not broadcasting/connected. Why is it so high?
Aditional info:
I am using a custom...
I am using IAR workbench. Using softdevice s110 Version 7.
I have created a bootloader at memory address 0x3A000.
My application sits at 0x16000.
My application checks...
I used the sample code from nordic with nRF51822. DTM works fine. sensibility test gives me 0% on the 3 channels. Perfect.
Then I copied and paste into my code, calling...
I'm compiling and running correctly but the Keil software program for St- Link does not work I have . Have a different method to compile and install nrf51822 ?
on iOS 9 beta 5, ANCS doesn't work.
Steps to reproduce:
On iPhone, Settings -> Bluetooth
Tap to connect and pair
Make a phone call on another device
no caller...
Good work,
I am trying to control with android i nrf51822 But I have a problem. Ten LEDs After connecting the device with Android when I press the off button or "device does...
redbearlab nrf51822 led controller with android.nrf51822 with android connected.But led on off Device does not support uart.Disconnecting.
How solving is the problem ?
I wrote code usenig de Development Board 10028 (nrf51422).
I bought in aliexpress This model link text
The first question I remember There is almost no difference between...
I have a project, where I try to trigger an interrupt when I get a low-to-high tranistion and high-to low transition.
My setup:
-nRF51DK
-SDK8.1
-SoftDevice 8...
I'm looking at the ble_app_hrs example and I'm confused about how the drivers are able to differentiate between events originating from various services/characteristics. For...
The JLINK is costs hundreds of dollars, the STLINK is less thank $20 USD (available on ST's Discovery boards). I would really prefer to use the STLINK. Is there a way to program...