I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
I want send ble bond connection request from raspberry pi to nrf51882.
Can you please let me know which ble libraries I need to send central ble bond request to nrf51882...
Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
Hi......
the board advertising correct,and it work normal (connect,send and receive data),bug it's name can not display in app scan menu. the definition is "liu",but displaying...
Hello All,
I want to develop bluetooth mesh using NRF51.
I have question about this:
Is their library closed or not?
Do we need smartphone like in CSR?
...
Hi, I have a TinyShield Nordic module and I am having some troubles trying to customize the advertising packet. I have downloaded NRFGO Studio and I have enabled service data...
I have an nRF 52 dev kit, an Asus router running openWRT, and an android phone with the master control panel.
I'm able to compile and flash the dev kit with the example...
hello,
I am using the nrf51822, I want to add a normal service which do not need bond before used at the ancs example.I hope it can do the follow tow points,firstly,if the...
Hi,
I tried to figure out what is happening on the lower Bluetooth levels but it is very difficult to find straightforward information. Especially the Bluetooth (4.2) standard...
Hi, My apologies that this seems repeat information from previous posts, however they do not give a clear answer to my question regarding 4.2 compliance. I must also state...
Hi,
I want to count the time in seconds for which I press the button and stop the counter when the button is released. How should I detect the long press of button and...
Hello,
I need to use storage component with wear-leveling (i need to save some data persitant quite often). I decided to use Flash Data Storage (FDS).
I found fix for linker...
Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
nrf51822-QFAA has 16KB SRAM,when run with SoftDevice S110 v9.0.0,
the memory areas is below:
why the size is 0x2000(8K)?
when change size to 0x4000(16K), the app can...
Hi,
I'm wondering if there is a throughput example for the NRF52-DK?
There seems to be one for the NRF51-DK posted on the Nordic github but nothing much for the NRF52...
Hi,
I am having BIG problems getting the Bluetooth Dual Bank Bootloader sample to work!
I am using Keil 5.18 and using SDK version 9.0.0 and also tried 10.0.0. I have...
I need change the interval in runtime, so I call a function with the interval as the parameter advertising_init (interval ) every time that I will change. This function define...
Hello, i recently followed your tutorial nAN-36 to understand how to add a custom service to my project. I managed to do this and i also created three characteristics to control...
I'm trying to set up the ADC to read a battery voltage but am unable to get the adc result to change regardless of whether the input line is connected to VDD or GND. I'm using...