Hi,
We made an online course on Bluetooth Low Energy, includes BLE Fundamentals & Architecture, step by step implementation of Environment Sensing service development...
Hello, I am using nRF9160 PCA10090 DK. I want to make my board as central device and scan for all nearby BLE devices and display its rrsi value and device id on a terminal...
Hi Dears,
I have submit a issue for about two weeks but no response yet, would you please help me for handling it?
The link is https://devzone.nordicsemi.com/f/nordic...
It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
Hi, i'm using keil and i would like to run the fpu_fft example to perform a fft. The example works if I set 128 or 256 as number of input vector data as you can see in the...
I'm using SDK 6 + S110 v7.
Is it possible to use device manager to perform bonding but don't write bond information persistently in flash?
With old bond manager I could...
Could someone please guide me through the process?
I believe it can be done through nRF Studio which I have downloaded, but don't know how to proceed from there???
Tks...
Dears,
I am developing a ANCS application with nus service on our product. There are a few problems I don't know how to fix it.
My problem is that :
1. ANCS will not disconnect...
Hey guys,
I have designed one custom PCB based on BMD301 in which I am observing some weird behavior on RESET pin. I have connected reset pin of BMD301 i.e. P0.21 to 3...
How do I deny a connection if the connection is unencrypted? I'm currently trying to do it with the peer_manager using
case PM_EVT_CONN_SEC_FAILED:
{
/** In some cases...
I have request similar to this questions but for SDK13:
devzone.nordicsemi.com/.../
devzone.nordicsemi.com/.../
Judging by quick grep sdk_config.h from ble_app_template...
I am having some trouble getting the Power Profiler to start up correctly. Currently, I have the PPK DK plugged onto the PCA10040 DK. All of the onboard switches are set to...
Is there someone I can contact about acquiring some sample chips for prototyping? The normal distributors don't seem to have any information regarding the engineering samples...
Hello,
I am currently working on a project involving the nRF52DK to be a central device.
The peripheral device is based on the Nordic Uart service with minor changes...
hi,
i tried add ancs to the s130 ble_app_hrs_rscs_relay demo, when i use iphone5s to connect, the uart display as follow,but when i receive a message or a call, the software...
In GATT Packet transfer, is there occurs any packet loss and retrial?
I'm trying to connect about -90 Rssi dBm peripheral device with my nRF51-dk.
In this far range...