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...
I need to have a Central device physically connected (via UART) to a sensor. Data is collected from the sensor and sent to a number of Peripheral devices which use the data...
Take a look at these screenshots. With the trigger enabled, the average current consumption is reported at 13.21uA. With the trigger disabled , the average current consumption...
Dear Nordic,
I want to know if it is possible to send asynchronous data type from a slave node to a master node (master node would be in continuous scanning mode). Reading...
Here is my problem. I want to disable uart when there is no data coming into MCU.
I used IO LotoHi event to enable uart Rx. After finish data receiving, I disable Uart.
...
I've modded the PCA10040 DK for current measurement with an ampere-meter (TTi 1604), using a program which turns an LED on and off every 5 seconds. The measured current stays...
I am using an LG G5 and my co worker let me use a google pixel. I tried using the s132 softdevice along with the BLE UART example code from 12.2.0, I get the device is not...
I'm aware of GATT's Profile, Service and Characteristic.
And also, for GATT_Server, GATT_Client it can be Central or Peripheral. (As I manually set it.)
And also, the...
hi
I am using nRF51822(from waveshare). previously i was able to program my device with nRFgo Studio. But I am facing a problem now. I programmed my device with radio transmitter...
I want to collect data for analysis sent from peripheral(ble_app_uart example), I connected peripheral device to app(nrf connect) and enabled service, now the data is sent...
We want to build a network of many nodes (nrf52 boards) distributed in the apartments, that are connected via BLE over 6lowpan, of course using a border router for communication...
image description (/attachment/6196b4481c3f6fefbd0784b78d9163c9)
Hello.
I development education robot by ENTRY base.
PC(ENTRY base) + NRF51822 central
and
NRF51822...
How to develop nrf31512, is it same to the nrf24le1? why i use the same firmware download to the Nrf24le1, it can run normally, but download to the nrf31512 , it can't work...
Hi All,
In my application I have two analog inputs coming from two different sources that I have to sample using one SAADC present inside NRF52. As far as I know, NRF52...