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.
...
Hi,
I am working with relay example .I want my android to send data to the relay board .In which function of the relay example should I make the changes or will i need to...
I've being haven troubles getting to run SES examples, it keeps falling, is probably path problems but i can't indemnify them. So i want to start all over again from nerf...
Hello,
I have a question regarding power - up sequence of NRF52840.
When the USB is plugged in, the VBUS voltage is at 5V.
However, at the same instant, VDDH is...
I have a nRF52840 Dongle that connects to a USB port on my computer. I have a device that can connect to it via BT and the readings are logged through the Nordic utility app...
At edit a file compile Run DEBUG , But Program Usually lead to unexpectedly run this loop for a period of time,How can I look for the origins of this bug
Hi ,
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Fgetting_started_softdevice.html
In this link it says "
Before you program...
Hi,
I had to modify the peripheral blinky example by adding UART module .The program compiles and builds but it is not advertising.I guess there is some problem with the...
Dear All
We implement a DFU over USB functionality to the custom board nrf52840 board by compiling via gcc. Somehow there is my understanding problem with the linker for...
Hi
I wanted to add NUS_C service to multilink central example. I have nRF52-DK (PCA10040) evaluation boards at central and peripheral side. It compiles without errors but...
Hi,
I'm trying out the "Android nRF beacon for Eddystone" app (installed from PlayStore) with the Eddystone Beacon Application example on a PCA10040.
First off, I have...
Hi,
I want to change the bit rate in Mesh light switch example for long range (as of now getting only 15mtrs), i found that there is a function for update phys, but while...
Dear all,
I'm using an nRF51822 chip for implementing a BLE HID device (SDK ver. 12.3.0, SD ver. s130_2.0.1)
Situation is the following:
1. I use peer manager for deal...
I've written a detailed description of how to program & debug the NRF52832 using open-source tools and the Nordic SDK.
See https://iosoft.blog/arm-gcc-lean-nordic-nrf52...
Hi all
I am working on Bluetooth application using NRF52840 kit. The application is very simple, the device would have about 7 push buttons which when pressed data will...