I am working on a project using a ble nano (nrf51822) using the Nordic SDK 8.1. In the examples I found a way to control an LED using the methods LEDS_ON and LEDS_OFF. I wanted...
Hello,
I am using ble_app_gls example and I have implemented static passkey in the code. Now I want to see if wireshark shows the passkey when I connect to ble devices. For...
Hi Team,
We are implementing an UART communication between a M4 processor (UART master) and a nRF51 (UART slave) and we want to use the UART in Low Power mode with flow...
Hello everybody,
for my project, i will bond the peripherial with the central.
I test my device with the MCP and can connect without problems. When i press the Bond Button...
Hi all,
I am trying to count the positive edges of a 3.5MHz signal with GPIOTE, PPI and the TIMER1. Unfortunately i can only measure to frequencies up to a little more...
Loaded Softdevice S140, ( Using NRF52840 DK board ) using NRFgo Studio.
App flash base is set to 0x00021000 and app RAM base is set to 0x20003000
Looking at the CPU...
In our earlier projects with nRF51 and SDK 8 we used to have bluetooth device names of length 13 or 14 characters. However, when using nRF52 and SDK 12 I noticed that the...
Hi. In the nRF52840 SDK example USBD_CDC, the APP_USBD_CDC_ACM_USER_EVT_RX_DONE event only seems to fire every other byte that is sent through. E.g. If i send one character...
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...