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 am using nrf52832_xxaa with SDK v11.0.
I have a requirement to write into UICR register APPROTECT to set its value to 0x00.
Is it possible?If yes, please provide a sample...
hi,
10040 nrf52dk
softdevice 132 v2.
keil ide
I am trying to read magnetometer values so that i can calibrate it using this method . For this to happen, i need magnetometer...
Hi guys,
I am using FDS module in nrf51822, sdk 11 to store and read data from flash. I have a problem about reading the data. In the documents, the function:
fds_record_open...
The problem
I am trying to build the examples contained in Bluetooth Mesh stack, but I get the following error when running cmake :
...
-- Found assembler: /usr/local...
we tried to configure two gpios as output{two separate controlling switch) at a same time.hex file formed without error but we are executing that hex file on nrf51422 dk board...
Hello folks,
I have been trying to flash/debug an example(blinky_blank_pca200006-nrf51822_xxaa) from nRF SDK installation but to no avail.
The hardware is actually the...
In latest release of MESH SDK v1.0.0, there is support for DFU Bootloader.
It will be helpful, when there is upgrade from firmware side to add new features & remove bugs...
Best way to send datetime from android app to nrf52.
Ultimately I am trying to send two datetimes from android app and compare them with the current time in BLE device...
Hi, I'm using nrf51822 module for bluetooth connectivity in one of my projects. I'm able to compile the code in keil v5 without any errors or warnings. But I'm unable to find...
Hello,
I want to allow users to change the device name as they like. I've been reading about it and I know what needs to be done, i.e. write to the device name characteristic...
i want to add a PA for a nrf51822 chip inorder to extend the coverage. i choosed a PA IC named RFX2401C.i am wondering how to deal with the TX pin and RX pin of RFX2401C.could...
Hello Guys,
I use BMD-350 rigado module for development. Now I want to programme it using raspberry pi 3.
I am using OpenOCD in raspberry pi to programme nrf52 chip...