I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
Like explained in this tutorial , on master control panel I do File-> Flash Programming and reprogram the dongle, which then turns on one more LED on the dongle. But, I still...
I'm using SDK 7.1, PCA10028 eval board, SD110, MCP 3.8.0.7
I've compiled and loaded the dfu_dual_bank_ble_s110 project into my PCA100028 board. It shows up in the MCP as...
Hey,
I use ESB protocol on nrf51822. I am using one Pipe currently I can achieve only 183 Kbps, I read that i can achieve 1Mbps data rate if we use ESB. I have few questions...
I understand that it is possible to set a static passkey on the nRF51822.
However, what I would like to do is handle the verification of the user-entered passkey myself...
Hello all,
I am completely new to BLE and would like to make a sensor network with nRF51822 ( 1x S120 as center node and 8x S110 as slaves) I have been reading the content...
I am trying to make my NRF 51 advertise forever till someone connects. I have based myself on the ble_uart example where it uses fast advertising with 40 ms intervals for...
Hi,
Last year, I heard that nordic semi will release a SoftDevice for central that supports mulitple packets per interval time until June, 2015.
For now, I guess s120...
My understanding so far is that the input buffer of GPIO is disconnected by default and we can keep it disconnected for saving power when the pin is configured as output....
Hello,
I just read this paper "High speed data streaming with nRF24L01 " where we can achieve 1.6 Mbps Data Rate in clean RF environment. I am currently using nrf51822 in...
The documentation for ble_evt_hdr_t says that the evt_len field is
Length in octets excluding this header.
However as far as I can tell it's actually the length...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hi,
I need to implement an application who acts like a GATT client and gets notification from a GATT Server (on smartphone) and then sends the information to a GATT Client...
I am wondering what is the lowest DBM/RSSI i should have to make sure my connection between devices is safe both with setting up a connection and datatransfer?
Hello,
I know it is not recommended to use SD8.0.0 and SDK8 on revision 1 ( QFAAC0 ) based modules.. But as it is for testing purpose only and would save me a lot of time...