Hi,
We designed the circuit followed the reference circuit(QFN48), but we always failed in the 8kv ESD test.The CPU always reset while ESD testing.
The 8kv ESD power...
Does anybody got an app inventor2 "project" to communicate with the (Adafruit) Bluefruit LE UART (or SPI) ?
Note: my Android version is 4.4.2 (LE "advertising" not supported...
I've created a Secure DFU client using the multilink central example with S130 and SDK 12.2 (running on PCA10031).
There are a few issues we have trouble with.
The...
Hi,
After successfully managing to preserve our devices bonding information (and custom app context data) across DFU updates, we have a few related questions.
I should...
I would appreciate some suggestions on a good development flow to go from an Example to end application
I have nrf52832 on a custom PCB.
I tested several sdk13.0.0 examples...
If anyone will ever have this error:
When using c++ and singleton the use of operator new is not possible.
I found the solution in this post: forum.arduino.cc/index.php...
Hi I am using Jlink board, when connected to my pc, I can't select nRF5x programming.
Version I am using is 1.20.0.2. I tried the uninstalling everything and installing....
hello,i want to update uuid in ibeacon packet using NUS service and if i update the field its showing in hext format ,i want to display same values those are coming from nus...
Hello. I have a modified light_switch example running on PCA10056 boards (52840 PDK). One board is a client also acting as a provisioner, and another one is server. Provisioner...
Hi, Everyone,
We are developping BLE project on nRF52832 chip. We need to measurethe battery voltage to determine the remmended charge in it. For this purpose we activated...
hi....
i am facing the problem , after debugging the program is not running,run option is disable , i couldn't able to do start code execution .. see the pic below
i am...
WIN10.
This is step #1 .. the 85840s are not showing up in file explorer. They did months ago, but with all the WIN10 updates and other IDEs (atmels) being loaded, something...
I am using SES 3.52a with SDK 15.0. ( I have a program based upon SDK14.1 from a year ago that was my starting point.)
In my current environment, my Debug config builds...
1. As a slave device, how do I update the content of a feature value when I set a feature value to the property of read? 2. The local setting can set the data of the feature...
Hi I am Working On Nrf Beacon in nrf51 Dk with the SDK11.
I am Trying to changing the name Of the Beacon ,,but i am not able to do this ..i want to change the name as well...
Hello,
I got a NRF52840 and want to use the BLE S140. On the application I want to use the CC310 random number generator.
- The S140 specification states that S140 uses...
nRF52 DK, PCA10040 v1.2.1
PPK PCA63511 rev 1.1.0 2018
I am connecting the PPK to the NRF52 DK in the simple case where I want to measure power consumption of the 52832...
I'm trying to get nRF sniffer to work in wireshark. I followed all the steps from the nRF sniffer user guide, but I can't get it to work.
The issue: - when I have the PCA10040...
Hi,
I tried to build your own example about "fatfs" on my board "nrf52840pdk" ( with MyNewt as OS ) but it seems that "ff.h" can't be found. Has it got any dependencies...
An nRF5 SDK for Mesh v2.2.0 dimming example client running on a nRF52840 Preview DK is not detected for provisioning by a nRF Mesh smartphone provisioner.
Running the example...
I am in process of doing my eng. thesis and apart from setting up Thread network part of my work is to measure delivery time of messages.
For now I have an application based...
Hello!
I am using NRF51822 in receiver mode with enabled interrupt on ADDRESS event, and even if transmitter is switched off I still get a few messages every second. It...